@font-face {
    font-family: 'roboto_r';
    src: url('../fonts/Roboto-Regular.woff2') format('woff2'),
        url('../fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'roboto_b';
    src: url('../fonts/Roboto-Bold.woff2') format('woff2'),
        url('../fonts/Roboto-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'roboto_m';
    src: url('../fonts/Roboto-Medium.woff2') format('woff2'),
        url('../fonts/Roboto-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ArgueVHbyLengnef';
    src: url('../fonts/ArgueVHbyLengnef-Regular.woff2') format('woff2'),
        url('../fonts/ArgueVHbyLengnef-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'VNChillatos';
    src: url('../fonts/VNChillatos.woff2') format('woff2'),
        url('../fonts/VNChillatos.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



