@font-face {
    font-family: 'Haval';
    src: url('../fonts/Haval/Haval-Light.otf?#iefix') format('embedded-opentype');
    src: local('Haval-Light'),
    url('../fonts/Haval/Haval-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Haval';
    src: url('../fonts/Haval/Haval-Medium.otf?#iefix') format('embedded-opentype');
    src: local('Haval-Medium'),
    url('../fonts/Haval/Haval-Medium.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Haval';
    src: url('../fonts/Haval/Haval-MediumSlanted.otf?#iefix') format('embedded-opentype');
    src: local('Haval-Medium'),
    url('../fonts/Haval/Haval-MediumSlanted.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Haval';
    src: url('../fonts/Haval/Haval-Regular.otf?#iefix') format('embedded-opentype');
    src: local('Haval-Medium'),
    url('../fonts/Haval/Haval-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'tt-wellingtons';
    src: url('../fonts/tt-wellingtons/TT Wellingtons Trial Regular.woff') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}