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

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