/* Adelle (serif) */
@font-face {
    font-family: 'Adelle';
    src: url('../fonts/Adelle-Regular.woff2') format('woff2'),
         url('../fonts/Adelle-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle';
    src: url('../fonts/Adelle-Semibold.woff2') format('woff2'),
         url('../fonts/Adelle-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle';
    src: url('../fonts/Adelle-Bold.woff2') format('woff2'),
         url('../fonts/Adelle-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Adelle Sans (sans-serif) */
@font-face {
    font-family: 'Adelle Sans';
    src: url('../fonts/AdelleSans-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Sans';
    src: url('../fonts/AdelleSans-Italic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Sans';
    src: url('../fonts/AdelleSans-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Sans';
    src: url('../fonts/AdelleSans-LightItalic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Sans';
    src: url('../fonts/AdelleSans-Semibold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Sans';
    src: url('../fonts/AdelleSans-SemiboldItalic.woff2') format('woff2');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Sans';
    src: url('../fonts/AdelleSans-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Sans';
    src: url('../fonts/AdelleSans-BoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
