@font-face {
    font-family: 'ChevinDemiBold';
    src: url('ChevinDemiBold.woff2') format('woff2'),
        url('ChevinDemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

