﻿@font-face {
    font-family: 'BeVietnamPro';
    src: url('/fonts/Be_Vietnam_Pro/woff2/BeVietnamPro-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'BeVietnamPro';
    src: url('/fonts/Be_Vietnam_Pro/woff2/BeVietnamPro-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'BeVietnamPro';
    src: url('/fonts/Be_Vietnam_Pro/woff2/BeVietnamPro-Italic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
}




@font-face {
    font-family: 'SVNGilroy';
    src: url('/fonts/SVN_Gilroy/SVN-Gilroy Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SVNGilroy';
    src: url('/fonts/SVN_Gilroy/SVN-Gilroy Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'SVNGilroy';
    src: url('/fonts/SVN_Gilroy/SVN-Gilroy Italic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}