@font-face {
    font-family: 'Amithen';
    src: url('fonts/Amithen.woff2') format('woff2'),
        url('fonts/Amithen.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Amithen';
    src: url('fonts/Amithen.woff2') format('woff2'),
        url('fonts/Amithen.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face{
  font-family: 'Amithen fallback';
  src: local(Arial);
  font-style: normal;
  ascent-override: 176.7%;
  descent-override: -97.2%;
  line-gap-override: 0;
  size-adjust: 100%;
}
