/**
 * Inter – self-hosted (SIL Open Font License 1.1)
 * Quelle: https://github.com/rsms/inter
 * Keine Verbindung zu Google Fonts beim Seitenaufruf.
 */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('InterVariable.woff2') format('woff2');
}
