@font-face{
  font-family: 'Yrsa';
  font-display: fallback;
  src: url('/fonts/YrsaVF-Ups.woff2') format('woff2');
}

@font-face{
  font-family: 'Yrsa';
  font-style: italic;
  font-display: fallback;
  src: url('/fonts/YrsaVF-Its.woff2') format('woff2');
}


@font-face{
  font-family: 'IBM Plex';
  font-style: normal;
  font-display: fallback;
  src: url('/fonts/IBMPlexSansVar-Roman.woff2') format('woff2');
}

@font-face{
  font-family: 'IBM Plex';
  font-style: italic;
  font-display: fallback;
  src: url('/fonts/IBMPlexSansVar-Italic.woff2') format('woff2');
}


