@font-face {
    font-display: swap;
    font-family: 'TeX-Gyre-Adventor';
    font-style: normal;
    font-weight: 900;
    src: url(./texgyreadventor-bold.otf);
  }
  
  @font-face {
    font-display: swap;
    font-family: 'TeX-Gyre-Adventor';
    font-style: normal;
    font-weight: 400;
    src: url(./texgyreadventor-regular.otf);
  }