/* ============================================
   Extended / Secondary font faces
   These are loaded asynchronously to avoid 
   blocking the initial render.
   ============================================ */

@font-face {
    font-family: 'Clemente-pdap';
    src: url('/fonts/web/ClementePDap-HeavyItalic.woff2') format('woff2'),
        url('/fonts/web/ClementePDap-HeavyItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Clemente-pdak';
    src: url('/fonts/web/ClementePDak-SemiBold.woff2') format('woff2'),
        url('/fonts/web/ClementePDak-SemiBold.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Clemente-pdai';
    src: url('/fonts/web/ClementePDai-Regular.woff2') format('woff2'),
        url('/fonts/web/ClementePDai-Regular.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Clemente-pdam';
    src: url('/fonts/web/ClementePDam-Bold.woff2') format('woff2'),
        url('/fonts/web/ClementePDam-Bold.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ClementDam';
    src: url('/fonts/web/ClementePDam-Bold.woff2') format('woff2'),
        url('/fonts/web/ClementePDam-Bold.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clemente-pdaj';
    src: url('/fonts/web/ClementePDaj-RegularItalic.woff2') format('woff2'),
        url('/fonts/web/ClementePDaj-RegularItalic.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clemente-pdan';
    src: url('/fonts/web/ClementePDan-BoldItalic.woff2') format('woff2'),
        url('/fonts/web/ClementePDan-BoldItalic.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clemente-pdag';
    src: url('/fonts/web/ClementePDag-Book.woff2') format('woff2'),
        url('/fonts/web/ClementePDag-Book.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clemente-pdaa';
    src: url('/fonts/web/ClementePDaa-Hairline.woff2') format('woff2'),
        url('/fonts/web/ClementePDaa-Hairline.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clemente-pdab';
    src: url('/fonts/web/ClementePDab-HairlineItalic.woff2') format('woff2'),
        url('/fonts/web/ClementePDab-HairlineItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Clemente-pdac';
    src: url('/fonts/web/ClementePDac-ExtraLight.woff2') format('woff2'),
        url('/fonts/web/ClementePDac-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clemente-pdad';
    src: url('/fonts/web/ClementePDad-ExtraLightItalic.woff2') format('woff2'),
        url('/fonts/web/ClementePDad-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Clemente-pdae';
    src: url('/fonts/web/ClementePDae-Light.woff2') format('woff2'),
        url('/fonts/web/ClementePDae-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clemente-pdaf';
    src: url('/fonts/web/ClementePDaf-LightItalic.woff2') format('woff2'),
        url('/fonts/web/ClementePDaf-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Clemente-pdah';
    src: url('/fonts/web/ClementePDah-BookItalic.woff2') format('woff2'),
        url('/fonts/web/ClementePDah-BookItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Clemente-pdal';
    src: url('/fonts/web/ClementePDal-SemiBoldItalic.woff2') format('woff2'),
        url('/fonts/web/ClementePDal-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Clemente-pdao';
    src: url('/fonts/web/ClementePDao-Heavy.woff2') format('woff2'),
        url('/fonts/web/ClementePDao-Heavy.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clemente-pdar';
    src: url('/fonts/web/ClementePDar-UltraBoldItalic.woff2') format('woff2'),
        url('/fonts/web/ClementePDar-UltraBoldItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
