@font-face {
    font-family: 'domaine-sans-text';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url('domaine-sans-text-regular.woff2') format('woff2');
}
@font-face {
    font-family: 'domaine-sans-text';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url('domaine-sans-text-medium.woff2') format('woff2');
}

@font-face {
    font-family: 'PostGrotesk';
    src: url('PostGrotesk-Light.eot');
    src: url('PostGrotesk-Light.eot?#iefix') format('embedded-opentype'),
        url('PostGrotesk-Light.woff') format('woff'),
        url('PostGrotesk-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'PostGrotesk';
    src: url('PostGrotesk-Book.eot');
    src: url('PostGrotesk-Book.eot?#iefix') format('embedded-opentype'),
        url('PostGrotesk-Book.woff2') format('woff2'),
        url('PostGrotesk-Book.woff') format('woff'),
        url('PostGrotesk-Book.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PostGrotesk';
    src: url('PostGrotesk-Medium.eot');
    src: url('PostGrotesk-Medium.eot?#iefix') format('embedded-opentype'),
        url('PostGrotesk-Medium.woff2') format('woff2'),
        url('PostGrotesk-Medium.woff') format('woff'),
        url('PostGrotesk-Medium.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'PostGrotesk';
    src: url('PostGrotesk-Bold.eot');
    src: url('PostGrotesk-Bold.eot?#iefix') format('embedded-opentype'),
        url('PostGrotesk-Bold.woff2') format('woff2'),
        url('PostGrotesk-Bold.woff') format('woff'),
        url('PostGrotesk-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

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