@font-face {
  font-family: 'Sharp Grotesk Book 25 Regular';
  src: local('Sharp Grotesk Book 25 Regular'),
      url('/webfont/Sharp-Grotesk-Book-25-Regular.woff2') format('woff2'),
      url('/webfont/Sharp-Grotesk-Book-25-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SF Mono';
  src: local('SF Mono'),
      url('/webfont/SFMonoRegular.woff2') format('woff2'),
      url('/webfont/SFMonoRegular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}