/* ========== SF PRO TEXT ========== */
@font-face {
  font-family: 'SF Pro Text';
  src: url('/fonts/sfpro/SF-Pro-Text-Regular.woff2') format('woff2');
  font-style: normal;
  font-weight: 400;
  font-display: optional;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url('/fonts/sfpro/SF-Pro-Text-RegularItalic.woff2') format('woff2');
  font-style: italic;
  font-weight: 400;
  font-display: optional;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url('/fonts/sfpro/SF-Pro-Text-Medium.woff2') format('woff2');
  font-style: normal;
  font-weight: 500;
  font-display: optional;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url('/fonts/sfpro/SF-Pro-Text-MediumItalic.woff2') format('woff2');
  font-style: italic;
  font-weight: 500;
  font-display: optional;
}

/* ========== SF PRO DISPLAY ========== */
@font-face {
  font-family: 'SF Pro Display';
  src: url('/fonts/sfpro/SF-Pro-Display-Semibold.woff2') format('woff2');
  font-style: normal;
  font-weight: 600;
  font-display: optional;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url('/fonts/sfpro/SF-Pro-Display-SemiboldItalic.woff2') format('woff2');
  font-style: italic;
  font-weight: 600;
  font-display: optional;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url('/fonts/sfpro/SF-Pro-Display-Bold.woff2') format('woff2');
  font-style: normal;
  font-weight: 700;
  font-display: optional;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url('/fonts/sfpro/SF-Pro-Display-BoldItalic.woff2') format('woff2');
  font-style: italic;
  font-weight: 700;
  font-display: optional;
}
