@font-face {
    font-family: 'site-head';
    font-weight: 400;
    font-display: swap;
    src: url('head-regular.woff2') format('woff2'), url('head-regular.woff') format('woff');
}

@font-face {
    font-family: 'site-head';
    font-weight: 700;
    font-display: swap;
    src: url('head-bold.woff2') format('woff2'), url('head-bold.woff') format('woff');
}

@font-face {
    font-family: 'site-head';
    font-weight: 200;
    font-display: swap;
    src: url('head-light.woff2') format('woff2'), url('head-light.woff') format('woff');
}

@font-face {
    font-family: 'site-text';
    font-weight: 400;
    font-display: swap;
    src: url('text-regular.woff2') format('woff2'), url('vwtext-regular.woff') format('woff');
}

@font-face {
    font-family: 'site-text';
    font-weight: 700;
    font-display: swap;
    src: url('text-bold.woff2') format('woff2'), url('vwtext-bold.woff') format('woff');
}

@font-face {
    font-family: 'text-ar';
    font-weight: 200;
    font-display: swap;
    src: url('beiruti-light.woff2') format('woff2'), url('beiruti-light.woff') format('woff');
}

@font-face {
    font-family: 'text-ar';
    font-weight: 400;
    font-display: swap;
    src: url('beiruti-regular.woff2') format('woff2'), url('beiruti-regular.woff') format('woff');
}

@font-face {
    font-family: 'text-ar';
    font-weight: 700;
    font-display: swap;
    src: url('beiruti-bold.woff2') format('woff2'), url('beiruti-bold.woff') format('woff');
}

@font-face {
    font-family: 'roboto-vi';
    font-weight: 200;
    font-display: swap;
    src: url('roboto-vietnamese-latin-ext-light.woff2') format('woff2'), url('roboto-vietnamese-latin-ext-light.woff') format('woff');
}

@font-face {
    font-family: 'roboto-vi';
    font-weight: 400;
    font-display: swap;
    src: url('roboto-vietnamese-latin-ext-regular.woff2') format('woff2'), url('roboto-vietnamese-latin-ext-regular.woff') format('woff');
}

@font-face {
    font-family: 'roboto-vi';
    font-weight: 700;
    font-display: swap;
    src: url('roboto-vietnamese-latin-ext-bold.woff2') format('woff2'), url('roboto-vietnamese-latin-ext-bold.woff') format('woff');
}
