/* public/fonts.css */
@font-face {
    font-family: 'EBGaramond-Forced-Italic';
    font-style: normal;
    font-weight: 400;
    font-display: 'swap';
    src: url('/assets/fonts/EB_Garamond_400_Latin_Normal.woff2') format('woff2');
  }
  @font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 400;
    font-display: 'swap';
    src: url('/assets/fonts/Merriweather_Latin_400_Regular.woff2') format('woff2');
  }
  @font-face {
    font-family: 'Atkinson-Hyperlegible';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/fonts/Atkinson_Hyperlegible_Latin_400_Regular.woff2') format('woff2');
  }
  @font-face {
    font-family: 'McLaren';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/fonts/McLaren_Latin_400_Regular.woff2') format('woff2');
  }
  @font-face {
    font-family: 'OpenDyslexic';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/fonts/OpenDyslexic3-Regular.woff2') format('woff2');
  }
  @font-face {
    font-family: 'Lexend Deca';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/fonts/Lexend_Deca_Latin_400_Regular.woff2') format('woff2');
  }
  @font-face {
    font-family: 'Arbutus Slab';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/fonts/Arbutus_Slab_Latin_400_Regular.woff2') format('woff2');
  }
  @font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/fonts/Lato_Latin_400_Regular.woff2') format('woff2');
  }
  @font-face {
    font-family: 'EB Garamond';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/fonts/EB_Garamond_400_Latin_Normal.woff2') format('woff2');
  }
