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

@font-face {
    font-family: 'Haval';
    src: url('../fonts/Haval-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Haval';
    src:url('../fonts/Haval-MediumSlanted.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Haval';
    src: url('../fonts/Haval-Medium.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}