@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-stretch: 100%;
  src:
    local('SF Pro Display Regular'),
    url('SFProDisplay-Regular.woff2') format('woff2'),
    url('SFProDisplay-Regular.ttf') format('opentype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  font-stretch: 100%;
  src:
    local('SF Pro Display Medium'),
    url('SFProDisplay-Medium.woff2') format('woff2'),
    url('SFProDisplay-Medium.ttf') format('opentype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  font-stretch: 100%;
  src:
    local('SF Pro Display Semibold'),
    url('SFProDisplay-Semibold.woff2') format('woff2'),
    url('SFProDisplay-Semibold.ttf') format('opentype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-stretch: 100%;
  src:
    local('SF Pro Display Bold'),
    url('SFProDisplay-Bold.woff2') format('woff2'),
    url('SFProDisplay-Bold.ttf') format('opentype');
}
