@font-face {
    font-family: 'OP Chevin Pro';
    src: url('../FONT/OPChevinPro-DemiBold.eot');
    src: url('../FONT/OPChevinPro-DemiBold.eot?#iefix') format('embedded-opentype'),
        url('../FONT/OPChevinPro-DemiBold.woff2') format('woff2'),
        url('../FONT/OPChevinPro-DemiBold.woff') format('woff'),
        url('../FONT/OPChevinPro-DemiBold.ttf') format('truetype'),
        url('../FONT/OPChevinPro-DemiBold.svg#OPChevinPro-DemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OP Chevin Pro';
    src: url('../FONT/OPChevinPro-Medium.eot');
    src: url('../FONT/OPChevinPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('../FONT/OPChevinPro-Medium.woff2') format('woff2'),
        url('../FONT/OPChevinPro-Medium.woff') format('woff'),
        url('../FONT/OPChevinPro-Medium.ttf') format('truetype'),
        url('../FONT/OPChevinPro-Medium.svg#OPChevinPro-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OP Chevin Pro';
    src: url('../FONT/OPChevinPro-Light.eot');
    src: url('../FONT/OPChevinPro-Light.eot?#iefix') format('embedded-opentype'),
        url('../FONT/OPChevinPro-Light.woff2') format('woff2'),
        url('../FONT/OPChevinPro-Light.woff') format('woff'),
        url('../FONT/OPChevinPro-Light.ttf') format('truetype'),
        url('../FONT/OPChevinPro-Light.svg#OPChevinPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OP Chevin Pro';
    src: url('../FONT/OPChevinPro-Thin.eot');
    src: url('../FONT/OPChevinPro-Thin.eot?#iefix') format('embedded-opentype'),
        url('../FONT/OPChevinPro-Thin.woff2') format('woff2'),
        url('../FONT/OPChevinPro-Thin.woff') format('woff'),
        url('../FONT/OPChevinPro-Thin.ttf') format('truetype'),
        url('../FONT/OPChevinPro-Thin.svg#OPChevinPro-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}