@font-face {
    font-family: Be-Medium;
    src: url('/css/fonts/BeVietnamPro-Medium.ttf');
    font-display: swap;
    font-weight: normal;
}

@font-face {
    font-family: Be-Semibold;
    src: url('/css/fonts/BeVietnamPro-SemiBold.ttf');
    font-display: swap;
    font-weight: normal;
}

@font-face {
    font-family: Be-regular;
    src: url('/css/fonts/BeVietnamPro-Regular.ttf');
    font-display: swap;
    font-weight: normal;
}