@font-face {
  font-family: "IBM Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/normal-sans.woff2) format('woff2');
}

@font-face {
  font-family: "IBM Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/normal-mono.woff2) format('woff2');
}