@font-face {
  font-family: 'SFPRODISPLAY';
  font-weight: 400;
  font-style: normal;
  src: local('SFPRODISPLAYREGULAR'), url('SFPRODISPLAYREGULAR.otf') format('opentype');
}

@font-face {
  font-family: 'SFPRODISPLAY';
  font-weight: 500;
  font-style: normal;
  src: local('SFPRODISPLAYMEDIUM'), url('SFPRODISPLAYMEDIUM.otf') format('opentype');
}

@font-face {
  font-family: 'SFPRODISPLAY';
  font-weight: 700;
  font-style: normal;
  src: local('SFPRODISPLAYBOLD'), url('SFPRODISPLAYBOLD.otf') format('opentype');
}
