@font-face {
  font-family: 'SF Pro Display';
  src: url('/static/fonts/SF-Pro-Display/SF-Pro-Display-Thin.otf') format('opentype');
  font-weight: 100;
}
@font-face {
  font-family: 'SF Pro Display';
  src: url('/static/fonts/SF-Pro-Display/SF-Pro-Display-Light.otf') format('opentype');
  font-weight: 300;
}
@font-face {
  font-family: 'SF Pro Display';
  src: url('/static/fonts/SF-Pro-Display/SF-Pro-Display-Regular.otf') format('opentype');
  font-weight: 400;
}
@font-face {
  font-family: 'SF Pro Display';
  src: url('/static/fonts/SF-Pro-Display/SF-Pro-Display-Regular.otf') format('opentype');
  font-weight: 500;
}
@font-face {
  font-family: 'SF Pro Display';
  src: url('/static/fonts/SF-Pro-Display/SF-Pro-Display-Semibold.otf') format('opentype');
  font-weight: 600;
}
@font-face {
  font-family: 'SF Pro Display';
  src: url('/static/fonts/SF-Pro-Display/SF-Pro-Display-Bold.otf') format('opentype');
  font-weight: 700;
}
@font-face {
  font-family: 'SF Pro Display';
  src: url('/static/fonts/SF-Pro-Display/SF-Pro-Display-Bold.otf') format('opentype');
  font-weight: 800;
}
@font-face {
  font-family: 'SF Pro Display';
  src: url('/static/fonts/SF-Pro-Display/SF-Pro-Display-Bold.otf') format('opentype');
  font-weight: 900;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url('/static/fonts/SF-Pro-Display/SF-Pro-Text-Light.otf') format('opentype');
  font-weight: 300;
}
@font-face {
  font-family: 'SF Pro Text';
  src: url('/static/fonts/SF-Pro-Display/SF-Pro-Text-Regular.otf') format('opentype');
  font-weight: 400;
}
@font-face {
  font-family: 'SF Pro Text';
  src: url('/static/fonts/SF-Pro-Display/SF-Pro-Text-Regular.otf') format('opentype');
  font-weight: 500;
}
@font-face {
  font-family: 'SF Pro Text';
  src: url('/static/fonts/SF-Pro-Display/SF-Pro-Text-Semibold.otf') format('opentype');
  font-weight: 600;
}
@font-face {
  font-family: 'SF Pro Text';
  src: url('/static/fonts/SF-Pro-Display/SF-Pro-Text-Bold.otf') format('opentype');
  font-weight: 700;
}
@font-face {
  font-family: 'SF Pro Text';
  src: url('/static/fonts/SF-Pro-Display/SF-Pro-Text-Bold.otf') format('opentype');
  font-weight: 800;
}
@font-face {
  font-family: 'SF Pro Text';
  src: url('/static/fonts/SF-Pro-Display/SF-Pro-Text-Bold.otf') format('opentype');
  font-weight: 900;
}
