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

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

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

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

