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

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

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

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