

@font-face {
    font-family: 'BeVietnamRegular';
    src: url('../fonts/BeVietnam-Regular.woff2') format('woff2'),
        url('../fonts/BeVietnam-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BeVietnamMedium';
    src: url('../fonts/BeVietnam-Medium.woff2') format('woff2'),
        url('../fonts/BeVietnam-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'UVNNguyenDu';
    src: url('../fonts/UVNNguyenDu.woff2') format('woff2'),
        url('../fonts/UVNNguyenDu.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BeVietnamBold';
    src: url('../fonts/BeVietnam-Bold.woff2') format('woff2'),
        url('../fonts/BeVietnam-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BeVietnamSemiBold';
    src: url('../fonts/BeVietnam-SemiBold.woff2') format('woff2'),
        url('../fonts/BeVietnam-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'UTMNovido';
    src: url('../fonts/UTMNovido.woff2') format('woff2'),
        url('../fonts/UTMNovido.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

