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

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

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

@font-face {
    font-family:"TT Wellingtons";
    src: url('../fonts/TT-Wellingtons-Medium.woff2') format('woff2'),
         url('../fonts/TT-Wellingtons-Medium.woff') format('woff');
    font-weight:500;
    font-style:normal;
    font-display: swap;
}

@font-face {
    font-family:"TT Wellingtons";
    src: url('../fonts/TT-Wellingtons-Bold.woff2') format('woff2'),
         url('../fonts/TT-Wellingtons-Bold.woff') format('woff');
    font-weight:700;
    font-style:normal;
    font-display: swap;
}
