/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 400.0;
*
* available axes:
'wght' (range from 100.0 to 900.0
*/
@font-face {
    font-family: 'Switzer-Variable';
    src: url('../fonts/Switzer-Variable.woff2') format('woff2'),
        url('../fonts/Switzer-Variable.woff') format('woff'),
        url('../fonts/Switzer-Variable.ttf') format('truetype');
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
}

/**
  * This is a variable font
  * You can control variable axes as shown below:
  * font-variation-settings: wght 400.0;
  *
  * available axes:
  'wght' (range from 100.0 to 900.0
  */
@font-face {
    font-family: 'Switzer-VariableItalic';
    src: url('../fonts/Switzer-VariableItalic.woff2') format('woff2'),
        url('../fonts/Switzer-VariableItalic.woff') format('woff'),
        url('../fonts/Switzer-VariableItalic.ttf') format('truetype');
    font-weight: 100 900;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'FamiljenGrotesk-Variable';
    src: url('../fonts/FamiljenGrotesk-Variable.woff2') format('woff2'),
        url('../fonts/FamiljenGrotesk-Variable.woff') format('woff'),
        url('../fonts/FamiljenGrotesk-Variable.ttf') format('truetype');
    font-weight: 400 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'FamiljenGrotesk-Variable';
    src: url('../fonts/FamiljenGrotesk-VariableItalic.woff2') format('woff2'),
    url('../fonts/FamiljenGrotesk-VariableItalic.woff') format('woff'),
    url('../fonts/FamiljenGrotesk-VariableItalic.ttf') format('truetype');
    font-weight: 400 700;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Kalam-Variable';
    src: url('../fonts/Kalam-Variable.woff2') format('woff2'),
        url('../fonts/Kalam-Variable.woff') format('woff'),
        url('../fonts/Kalam-Variable.ttf') format('truetype');
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Bilcase';
    src: url('../fonts/Bilcase.otf') format('opentype'),
        url('../fonts/Bilcase.ttf') format('truetype');
    font-weight: normal;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Nord';
    src: url('../fonts/Nord.otf') format('opentype');
    font-weight: normal;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'SohneMono';
    src: url('../fonts/SohneMono/SohneMono-Extralight.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SohneMono';
    src: url('../fonts/SohneMono/SohneMono-ExtralightItalic.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SohneMono';
    src: url('../fonts/SohneMono/SohneMono-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SohneMono';
    src: url('../fonts/SohneMono/SohneMono-LightItalic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SohneMono';
    src: url('../fonts/SohneMono/SohneMono-Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SohneMono';
    src: url('../fonts/SohneMono/SohneMono-BookItalic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Kräftig → Strong mapped to 500 */
@font-face {
    font-family: 'SohneMono';
    src: url('../fonts/SohneMono/SohneMono-Strong.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SohneMono';
    src: url('../fonts/SohneMono/SohneMono-StrongItalic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* Halbfett → Semibold → 600 */
@font-face {
    font-family: 'SohneMono';
    src: url('../fonts/SohneMono/SohneMono-Semibold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SohneMono';
    src: url('../fonts/SohneMono/SohneMono-SemiboldItalic.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* Dreiviertelfett → ThreeQuarterBold → 700 */
@font-face {
    font-family: 'SohneMono';
    src: url('../fonts/SohneMono/SohneMono-ThreeQuarterBold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SohneMono';
    src: url('../fonts/SohneMono/SohneMono-ThreeQuarterBoldItalic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* Fett → Bold → 800 */
@font-face {
    font-family: 'SohneMono';
    src: url('../fonts/SohneMono/SohneMono-Bold.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SohneMono';
    src: url('../fonts/SohneMono/SohneMono-BoldItalic.otf') format('opentype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

/* Extrafett → ExtraBold → 900 */
@font-face {
    font-family: 'SohneMono';
    src: url('../fonts/SohneMono/SohneMono-Extrabold.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SohneMono';
    src: url('../fonts/SohneMono/SohneMono-ExtraboldItalic.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Midstar';
    src: url('../fonts/Midstar.otf') format('opentype');
    font-weight: normal;
    font-display: swap;
    font-style: normal;
}