/* Ersatz für /css/outfit.css
   Gleiche Schriftdatei wie 'Outfit CSTM' (Outfit Variable Font, wght 100-900). */
@font-face {
  font-family: 'Outfit';
  src: url('../fonts/Outfit-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
