@font-face {
    font-family: 'stabil';
    src: url('StabilGrotesk-Regular.woff2') format('woff2'), url('StabilGrotesk-Regular.woff') format('woff');
    font-weight: normal;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'stabil';
    src: url('StabilGrotesk-Italic.woff') format('woff');
    font-weight: normal;
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'stabil';
    src: url('StabilGrotesk-Medium.woff2') format('woff2'), url('StabilGrotesk-Medium.woff') format('woff');
    font-weight: medium;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'stabil';
    src: url('StabilGrotesk-MediumItalic.woff') format('woff');
    font-weight: medium;
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'stabil';
    src: url('StabilGrotesk-Bold.woff2') format('woff2'), url('StabilGrotesk-Bold.woff') format('woff');
    font-weight: bold;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'stabil';
    src: url('StabilGrotesk-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
