/** Volvo Centum */

/* Regular */
@font-face {
    font-family: 'Volvo Centum';
    src: url('../fonts/VolvoCentum_W_Rg.woff2') format('woff2'),
        url('../fonts/VolvoCentum_W_Rg.woff') format('woff'),
        url('../fonts/VolvoCentum_Rg.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Regular Italic */
@font-face {
    font-family: 'Volvo Centum';
    src: url('../fonts/VolvoCentum_W_It.woff2') format('woff2'),
        url('../fonts/VolvoCentum_W_It.woff') format('woff'),
        url('../fonts/VolvoCentum_It.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* Light */
@font-face {
    font-family: 'Volvo Centum';
    src: url('../fonts/VolvoCentum_W_Lt.woff2') format('woff2'),
        url('../fonts/VolvoCentum_W_Lt.woff') format('woff'),
        url('../fonts/VolvoCentum_Lt.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Light Italic */
@font-face {
    font-family: 'Volvo Centum';
    src: url('../fonts/VolvoCentum_W_LtIt.woff2') format('woff2'),
        url('../fonts/VolvoCentum_W_LtIt.woff') format('woff'),
        url('../fonts/VolvoCentum_LtIt.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* Medium */
@font-face {
    font-family: 'Volvo Centum';
    src: url('../fonts/VolvoCentum_W_Md.woff2') format('woff2'),
        url('../fonts/VolvoCentum_W_Md.woff') format('woff'),
        url('../fonts/VolvoCentum_Md.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* Medium Italic */
@font-face {
    font-family: 'Volvo Centum';
    src: url('../fonts/VolvoCentum_W_MdIt.woff2') format('woff2'),
        url('../fonts/VolvoCentum_W_MdIt.woff') format('woff'),
        url('../fonts/VolvoCentum_MdIt.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* Semibold */
@font-face {
    font-family: 'Volvo Centum';
    src: url('../fonts/VolvoCentum_W_SBd.woff2') format('woff2'),
        url('../fonts/VolvoCentum_W_SBd.woff') format('woff'),
        url('../fonts/VolvoCentum_SBd.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Semibold Italic */
@font-face {
    font-family: 'Volvo Centum';
    src: url('../fonts/VolvoCentum_W_SBdIt.woff2') format('woff2'),
        url('../fonts/VolvoCentum_W_SBdIt.woff') format('woff'),
        url('../fonts/VolvoCentum_SBdIt.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Bold */
@font-face {
    font-family: 'Volvo Centum';
    src: url('../fonts/VolvoCentum_W_Bd.woff2') format('woff2'),
        url('../fonts/VolvoCentum_W_Bd.woff') format('woff'),
        url('../fonts/VolvoCentum_Bd.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/* Bold Italic */
@font-face {
    font-family: 'Volvo Centum';
    src: url('../fonts/VolvoCentum_W_BdIt.woff2') format('woff2'),
        url('../fonts/VolvoCentum_W_BdIt.woff') format('woff'),
        url('../fonts/VolvoCentum_BdIt.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}
