@font-face {
    font-family: 'Adelle';
    src: url('Adelle-Heavy.woff2') format('woff2'),
        url('Adelle-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle';
    src: url('Adelle-HeavyItalic.woff2') format('woff2'),
        url('Adelle-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle';
    src: url('Adelle-Light.woff2') format('woff2'),
        url('Adelle-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle';
    src: url('Adelle-LightItalic.woff2') format('woff2'),
        url('Adelle-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle SemBd';
    src: url('Adelle-Semibold.woff2') format('woff2'),
        url('Adelle-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle SemBd';
    src: url('Adelle-SemiboldItalic.woff2') format('woff2'),
        url('Adelle-SemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

