@font-face {
    font-family: 'Geely';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('../fonts/geely/GEELY.woff') format('truetype');
    font-weight: 700;
}

@font-face {
    font-family: 'Inter';
    src: url(../fonts/inter/Inter-Regular.woff);
    font-weight: 400;
}

@font-face {
    font-family: 'Inter';
    src: url(../fonts/inter/Inter-Light-BETA.woff);
    font-weight: 300;
}

@font-face {
    font-family: 'Inter';
    src: url(../fonts/inter/Inter-Medium.woff);
    font-weight: 500;
}