/* devanagari */
@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: normal;
    font-weight: 300;
    src: url(./BeVietnamPro-Light.ttf) format('TrueType');
}
/* devanagari */
@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: normal;
    font-weight: 400;
    src: url(./BeVietnamPro-Regular.ttf) format('TrueType');
}
/* devanagari */
@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: normal;
    font-weight: 500;
    src: url(./BeVietnamPro-Medium.ttf) format('TrueType');
}
/* devanagari */
@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: normal;
    font-weight: 600;
    src: url(./BeVietnamPro-SemiBold.ttf) format('TrueType');
}
@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: normal;
    font-weight: 700;
    src: url(./BeVietnamPro-Bold.ttf) format('TrueType');
}
@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: italic;
    src: url(./BeVietnamPro-Italic.ttf) format('TrueType');
}