@font-face {
  font-family: 'SF-Pro-Light';
  src: url('/fonts/SF-Pro-Display-Light.otf');
}

@font-face {
  font-family: 'SF-Pro-Regular';
  src: url('/fonts/SF-Pro-Display-Regular.otf');
}

@font-face {
  font-family: 'SF-Pro-Medium';
  src: url('/fonts/SF-Pro-Display-Medium.otf');
}

@font-face {
  font-family: 'SF-Pro-Bold';
  src: url('/fonts/SF-Pro-Display-Bold.otf');
}