@font-face {
    font-family: 'Adelle Basic Rg';
    src: url('fonts/AdelleBasic-BoldItalic.woff2') format('woff2'),
        url('fonts/AdelleBasic-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Basic Rg';
    src: url('fonts/AdelleBasic-Bold.woff2') format('woff2'),
        url('fonts/AdelleBasic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Basic EB';
    src: url('fonts/AdelleBasic-ExtraBoldItalic.woff2') format('woff2'),
        url('fonts/AdelleBasic-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Basic EB';
    src: url('fonts/AdelleBasic-ExtraBold.woff2') format('woff2'),
        url('fonts/AdelleBasic-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Basic Hv';
    src: url('fonts/AdelleBasic-HeavyItalic.woff2') format('woff2'),
        url('fonts/AdelleBasic-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Basic Lt';
    src: url('fonts/AdelleBasic-LightItalic.woff2') format('woff2'),
        url('fonts/AdelleBasic-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Basic Lt';
    src: url('fonts/AdelleBasic-Light.woff2') format('woff2'),
        url('fonts/AdelleBasic-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Basic Rg';
    src: url('fonts/AdelleBasic-Regular.woff2') format('woff2'),
        url('fonts/AdelleBasic-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Basic Hv';
    src: url('fonts/AdelleBasic-Heavy.woff2') format('woff2'),
        url('fonts/AdelleBasic-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Basic SB';
    src: url('fonts/AdelleBasic-SemiBold.woff2') format('woff2'),
        url('fonts/AdelleBasic-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Basic Rg';
    src: url('fonts/AdelleBasic-Italic.woff2') format('woff2'),
        url('fonts/AdelleBasic-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Basic SB';
    src: url('fonts/AdelleBasic-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/AdelleBasic-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Basic Th';
    src: url('fonts/AdelleBasic-ThinItalic.woff2') format('woff2'),
        url('fonts/AdelleBasic-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Basic Th';
    src: url('fonts/AdelleBasic-Thin.woff2') format('woff2'),
        url('fonts/AdelleBasic-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

