/* Local Variable Font: Archivo */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 100 900;
  font-stretch: 100%;
  font-display: swap;
  src: url('./fonts/archivo-latin.woff2') format('woff2');
}

/* Local Font: Permanent Marker */
@font-face {
  font-family: 'Permanent Marker';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/permanentmarker-latin.woff2') format('woff2');
}
