@font-face {
    font-family: "BeVietnam-Thin";
    src: url('fonts/BeVietnam/BeVietnam-Thin.ttf');
    font-weight: 200;
}

@font-face {
    font-family: "BeVietnam-Light";
    src: url('fonts/BeVietnam/BeVietnam-Light.ttf');
    font-weight: 300;
}

@font-face {
    font-family: "BeVietnam-Regular";
    src: url('fonts/BeVietnam/BeVietnam-Regular.ttf');
    font-weight: 400;
}

@font-face {
    font-family: "BeVietnam-Medium";
    src: url('fonts/BeVietnam/BeVietnam-Medium.ttf');
    font-weight: 500;
}

@font-face {
    font-family: "BeVietnam-SemiBold";
    src: url('fonts/BeVietnam/BeVietnam-SemiBold.ttf');
    font-weight: 600;
}

@font-face {
    font-family: "BeVietnam-Bold";
    src: url('fonts/BeVietnam/BeVietnam-Bold.ttf');
    font-weight: 700;
}

@font-face {
    font-family: "BeVietnam-ExtraBold";
    src: url('fonts/BeVietnam/BeVietnam-ExtraBold.ttf');
    font-weight: 800;
}

