@font-face {
  font-family: 'SF Pro Text';
  src: url("SF-Pro-Text-Regular.woff2") format('woff2'),
       url("SF-Pro-Text-Regular.ttf") format('truetype'),
       url("SF-Pro-Text-Regular.otf") format('opentype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url("SF-Pro-Text-RegularItalic.woff2") format('woff2'),
       url("SF-Pro-Text-RegularItalic.ttf") format('truetype'),
       url("SF-Pro-Text-RegularItalic.otf") format('opentype');
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url("SF-Pro-Text-Bold.woff2") format('woff2'),
       url("SF-Pro-Text-Bold.ttf") format('truetype'),
       url("SF-Pro-Text-Bold.otf") format('opentype');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url("SF-Pro-Text-BoldItalic.woff2") format('woff2'),
       url("SF-Pro-Text-BoldItalic.ttf") format('truetype'),
       url("SF-Pro-Text-BoldItalic.otf") format('opentype');
  font-style: italic;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url("SF-Pro-Text-Heavy.woff2") format('woff2'),
       url("SF-Pro-Text-Heavy.ttf") format('truetype'),
       url("SF-Pro-Text-Heavy.otf") format('opentype');
  font-style: normal;
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url("SF-Pro-Text-Light.woff2") format('woff2'),
       url("SF-Pro-Text-Light.ttf") format('truetype'),
       url("SF-Pro-Text-Light.otf") format('opentype');
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url("SF-Pro-Text-Medium.woff2") format('woff2'),
       url("SF-Pro-Text-Medium.ttf") format('truetype'),
       url("SF-Pro-Text-Medium.otf") format('opentype');
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url("SF-Pro-Text-Semibold.woff2") format('woff2'),
       url("SF-Pro-Text-Semibold.ttf") format('truetype'),
       url("SF-Pro-Text-Semibold.otf") format('opentype');
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url("SF-Pro-Text-Thin.woff2") format('woff2'),
       url("SF-Pro-Text-Thin.otf") format('opentype');
  font-style: normal;
  font-weight: 100;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url("SF-Pro-Text-Ultralight.woff2") format('woff2'),
       url("SF-Pro-Text-Ultralight.otf") format('opentype');
  font-style: normal;
  font-weight: 200;
  font-display: swap;
}
