/* Myreze self-hosted fonts — activate after running fetch-fonts.command.
   Anton (display), Archivo (body, variable 400–700), JetBrains Mono (variable 400–700).
   Swap the Google Fonts <link> for this file once the .woff2 files are present. */
@font-face{font-family:'Anton';font-style:normal;font-weight:400;font-display:swap;
  src:url('anton-latin.woff2') format('woff2')}
@font-face{font-family:'Archivo';font-style:normal;font-weight:400 700;font-display:swap;
  src:url('archivo-latin.woff2') format('woff2')}
@font-face{font-family:'JetBrains Mono';font-style:normal;font-weight:400 700;font-display:swap;
  src:url('jetbrainsmono-latin.woff2') format('woff2')}
