/* SVN-Gilroy WOFF2 — bo font local do chu website cung cap. */
@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/gilroy/SVN-Gilroy.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/gilroy/SVN-GilroyMedium.woff2") format("woff2");
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/gilroy/SVN-GilroySemiBold.woff2") format("woff2");
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/gilroy/SVN-GilroyBold.woff2") format("woff2");
    font-style: normal;
    font-weight: 700 900;
    font-display: swap;
}

/*
 * Flatsome/Additional CSS cu cua website con nhieu rule Montserrat co
 * !important. Selector nay chu dong thay font cho moi phan tu van ban,
 * nhung loai tru cac lop icon de Dashicons/Font Awesome khong bi hong.
 */
html body,
html body *:not(i):not(.dashicons):not(.ab-icon):not(.fa):not(.fas):not(.far):not(.fal):not(.fab):not(.fad):not([class^="fa-"]):not([class*=" fa-"]) {
    font-family: "SVN-Gilroy", Arial, sans-serif !important;
}
