/* wilkon Variable Fonts – lokal gehostet, kein Google CDN */

@font-face {
    font-family: 'wilkon-headlines';
    src: url('Aleo-VariableFont_wght.woff2') format('woff2-variations');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'wilkon-headlines';
    src: url('Aleo-Italic-VariableFont_wght.woff2') format('woff2-variations');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}

/*
 * Subset of the upstream Roboto Flex: the eleven axes the site never sets are
 * pinned to their defaults, and Greek, Cyrillic and Vietnamese are dropped.
 * Weight (100-1000) and optical size (8-144) stay variable. 730 KB -> 225 KB.
 */
@font-face {
    font-family: 'wilkon-robotoflex';
    src: url('RobotoFlex-VariableFont_opsz-wght.woff2') format('woff2-variations');
    font-weight: 100 1000;
    font-style: normal;
    font-display: swap;
}
