@font-face {
    font-family: 'Haval';
    src: url('../fonts/2Haval-Light.woff2?v=2') format('woff2'),
        url('../fonts/2Haval-Light.woff?v=2') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Haval';
    src: url('../fonts/2Haval-Regular.woff2?v=2') format('woff2'),
        url('../fonts/2Haval-Regular.woff?v=2') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Haval';
    src: url('../fonts/2Haval-Medium.woff2?v=2') format('woff2'),
        url('../fonts/2Haval-Medium.woff?v=2') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

