@charset "utf-8";
/**
 * Vietnamese Specific Styles
 * Enqueued only when get_site_language() == 'vi'
 */

body, 
h1, h2, h3, h4, h5, h6, 
p, span, a, li, 
input, textarea, select, button,
label, div {
    font-family: 'Montserrat-Regular', sans-serif !important;
}
