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

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

@font-face {
    font-family: 'UVN Lac Long Quan';
    src: url('UVNLacLongQuan.woff2') format('woff2'),
        url('UVNLacLongQuan.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
