@font-face {
  font-family: 'Sharp Grotesk 20';
  src: url('SharpGroteskBook20.eot');
  src: url('SharpGroteskBook20.eot?#iefix') format('embedded-opentype'),
    url('SharpGroteskBook20.woff2') format('woff2'),
    url('SharpGroteskBook20.woff') format('woff'),
    url('SharpGroteskBook20.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  /*font-display: swap;*/
}

@font-face {
  font-family: 'Sharp Grotesk 20';
  src: url('SharpGroteskBold20.eot');
  src: url('SharpGroteskBold20.eot?#iefix') format('embedded-opentype'),
    url('SharpGroteskBold20.woff2') format('woff2'),
    url('SharpGroteskBold20.woff') format('woff'),
    url('SharpGroteskBold20.ttf') format('truetype');
  font-style: normal;
  font-weight: bold;
  /*font-display: swap;*/
}

@font-face {
  font-family: 'Sharp Grotesk 25';
  src: url('SharpGroteskBook25.eot');
  src: url('SharpGroteskBook25.eot?#iefix') format('embedded-opentype'),
    url('SharpGroteskBook25.woff2') format('woff2'),
    url('SharpGroteskBook25.woff') format('woff'),
    url('SharpGroteskBook25.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  /*font-display: swap;*/
}
