@font-face {
  font-family: 'SharpGrotesk';
  src: url('SharpGroteskBook20.eot'); /* IE9 Compat Modes */
  src: url('SharpGroteskBook20.woff') format('woff'), /* Modern Browsers */    
       url('SharpGroteskBook20.woff2') format('woff2'),
       url('SharpGroteskBook20.ttf') format('truetype'),
       url('SharpGroteskBook20.svg#CopyrightSharpTypeCo.-Thisfontislicensedforwebuseonly.') format('svg');
  ffont-display: swap;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}