/* Local self-hosted font: Staatliches (Regular 400)

   Files in this folder:
   - staatliches-v15-latin-regular.woff2  (primary)
   - Staatliches-Regular.ttf             (fallback)

   License: SIL Open Font License 1.1 (see OFL.txt)
*/

@font-face {
  font-family: 'Staatliches';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url('./staatliches-v15-latin-regular.woff2') format('woff2'),
    url('./Staatliches-Regular.ttf') format('truetype');
}
