/* @font-face {
  font-family: 'ABC Diatype';
  font-weight: normal;
  font-display: swap;
  src: url('/webfonts/ABCDiatype-Regular.woff2') format('woff2');
} */

@font-face {
  font-family: 'ABC Diatype';
  /* font-weight: bold; */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('/webfonts/ABCDiatype-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'ABC Diatype';
  /* font-weight: bold; */
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url('/webfonts/ABCDiatype-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'FK Roman Standard';
  font-weight: normal;
  font-display: swap;
  src: url('/webfonts/FKRomanStandardTrial-Regular.woff2') format('woff2');
}
