@font-face {
    font-family: 'AT Osmose';
    src: url('ATOsmose-Bold.woff') format('woff'),
        url('ATOsmose-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AT Osmose';
    src: url('ATOsmose-Regular.woff') format('woff'),
        url('ATOsmose-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AT Osmose';
    src: url('ATOsmose-LightItalic.woff') format('woff'),
        url('ATOsmose-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AT Osmose';
    src: url('ATOsmose-MediumItalic.woff') format('woff'),
        url('ATOsmose-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AT Osmose';
    src: url('ATOsmose-Medium.woff') format('woff'),
        url('ATOsmose-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AT Osmose';
    src: url('ATOsmose-Light.woff') format('woff'),
        url('ATOsmose-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AT Osmose';
    src: url('ATOsmose-UltraLight.woff') format('woff'),
        url('ATOsmose-UltraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AT Osmose';
    src: url('ATOsmose-BoldItalic.woff') format('woff'),
        url('ATOsmose-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AT Osmose';
    src: url('ATOsmose-RegularItalic.woff') format('woff'),
        url('ATOsmose-RegularItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AT Osmose';
    src: url('ATOsmose-UltraLightItalic.woff') format('woff'),
        url('ATOsmose-UltraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

