@font-face {
  font-family: 'SFProDisplay';
  src: url('../fonts/SFProDisplay/SFProDisplay-Regular.eot');
  src: url('../fonts/SFProDisplay/SFProDisplay-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/SFProDisplay/SFProDisplay-Regular.woff2') format('woff2'),
      url('../fonts/SFProDisplay/SFProDisplay-Regular.woff') format('woff'),
      url('../fonts/SFProDisplay/SFProDisplay-Regular.ttf') format('truetype'),
      url('../fonts/SFProDisplay/SFProDisplay-Regular.svg#SFProDisplay-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SFProDisplay';
  src: url('../fonts/SFProDisplay/SFProDisplay-Semibold.eot');
  src: url('../fonts/SFProDisplay/SFProDisplay-Semibold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/SFProDisplay/SFProDisplay-Semibold.woff2') format('woff2'),
      url('../fonts/SFProDisplay/SFProDisplay-Semibold.woff') format('woff'),
      url('../fonts/SFProDisplay/SFProDisplay-Semibold.ttf') format('truetype'),
      url('../fonts/SFProDisplay/SFProDisplay-Semibold.svg#SFProDisplay-Semibold') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SFProDisplay';
  src: url('../fonts/SFProDisplay/SFProDisplay-Bold.eot');
  src: url('../fonts/SFProDisplay/SFProDisplay-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/SFProDisplay/SFProDisplay-Bold.woff2') format('woff2'),
      url('../fonts/SFProDisplay/SFProDisplay-Bold.woff') format('woff'),
      url('../fonts/SFProDisplay/SFProDisplay-Bold.ttf') format('truetype'),
      url('../fonts/SFProDisplay/SFProDisplay-Bold.svg#SFProDisplay-Bold') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

