

/* Hier Font-Face einfügen */


/* --- Supreme-Variable --- */
@font-face {
  font-display: swap; 
  font-family: 'Supreme-Variable';
  font-style: normal;
  font-weight: 100 900; 
  src: url('fonts/Supreme-Variable.eot');
  src: url('fonts/Supreme-Variable.eot?#iefix') format('embedded-opentype'),
       url('fonts/Supreme-Variable.woff2') format('woff2'),
       url('fonts/Supreme-Variable.woff') format('woff'),
       url('fonts/Supreme-Variable.ttf') format('truetype');
}

@font-face {
  font-display: swap; 
  font-family: 'Supreme-Variable';
  font-style: italic;
  font-weight: 100 900; 
  src: url('fonts/Supreme-VariableItalic.eot');
  src: url('fonts/Supreme-VariableItalic.eot?#iefix') format('embedded-opentype'),
       url('fonts/Supreme-VariableItalic.woff2') format('woff2'),
       url('fonts/Supreme-VariableItalic.woff') format('woff'),
       url('fonts/Supreme-VariableItalic.ttf') format('truetype');
}

/* --- Zodiak-Variable --- */
@font-face {
  font-display: swap; 
  font-family: 'Zodiak-Variable';
  font-style: normal;
  font-weight: 100 900; 
  src: url('fonts/Zodiak-Variable.eot');
  src: url('fonts/Zodiak-Variable.eot?#iefix') format('embedded-opentype'),
       url('fonts/Zodiak-Variable.woff2') format('woff2'),
       url('fonts/Zodiak-Variable.woff') format('woff'),
       url('fonts/Zodiak-Variable.ttf') format('truetype');
}

@font-face {
  font-display: swap; 
  font-family: 'Zodiak-Variable';
  font-style: italic;
  font-weight: 100 900; 
  src: url('fonts/Zodiak-VariableItalic.eot');
  src: url('fonts/Zodiak-VariableItalic.eot?#iefix') format('embedded-opentype'),
       url('fonts/Zodiak-VariableItalic.woff2') format('woff2'),
       url('fonts/Zodiak-VariableItalic.woff') format('woff'),
       url('fonts/Zodiak-VariableItalic.ttf') format('truetype');
}

/* playball-regular - latin */
/* @font-face {
  font-display: swap; 
  font-family: 'Playball';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/playball-v22-latin-regular.woff2') format('woff2'), 
       url('./fonts/playball-v22-latin-regular.ttf') format('truetype'); 
} */

/* tangerine-regular - latin */
@font-face {
  font-display: swap; 
  font-family: 'Tangerine';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/tangerine-v18-latin-regular.woff2') format('woff2'), 
       url('./fonts/tangerine-v18-latin-regular.ttf') format('truetype'); 
}
@font-face {
  font-display: swap; 
  font-family: 'Tangerine';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/Tangerine-Bold.ttf') format('truetype'); 
}