/* mojoo — lokale Web Fonts (SIL Open Font License, siehe OFL-*.txt) */

@font-face{
  font-family:'Anton';
  src:url('Anton-Regular.woff2') format('woff2');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}

/* Archivo als Variable Font: deckt alle genutzten Gewichte 400–700 ab */
@font-face{
  font-family:'Archivo';
  src:url('Archivo-Variable.woff2') format('woff2');
  font-weight:100 900;
  font-stretch:62% 125%;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:'Space Mono';
  src:url('SpaceMono-Regular.woff2') format('woff2');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Space Mono';
  src:url('SpaceMono-Bold.woff2') format('woff2');
  font-weight:700;
  font-style:normal;
  font-display:swap;
}
