@font-face {
  font-family: 'San Francisco Pro';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/300.woff2) format('woff2'),
       url(../fonts/300.woff) format('woff'),
       url(../fonts/300.ttf) format('truetype');
}
@font-face {
  font-family: 'San Francisco Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/400.woff2) format('woff2'),
       url(../fonts/400.woff) format('woff'),
       url(../fonts/400.ttf) format('truetype');
}
@font-face {
  font-family: 'San Francisco Pro';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/400italic.woff2) format('woff2'),
       url(../fonts/400italic.woff) format('woff'),
       url(../fonts/400italic.ttf) format('truetype');
}
@font-face {
  font-family: 'San Francisco Pro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/700.woff2) format('woff2'),
       url(../fonts/700.woff) format('woff'),
       url(../fonts/700.ttf) format('truetype');
}
@font-face {
  font-family: 'San Francisco Pro';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/700italic.woff2) format('woff2'),
       url(../fonts/700italic.woff) format('woff'),
       url(../fonts/700italic.ttf) format('truetype');
}