/*
 * Manrope Variable, self-hosted tu Google Fonts.
 * License: SIL Open Font License 1.1 (assets/fonts/manrope/OFL.txt).
 */
@font-face {
    font-family: "Manrope";
    src: url("../fonts/manrope/Manrope-Variable.woff2") format("woff2-variations");
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
}

/*
 * CSS cu cua Flatsome/Additional CSS con ep Montserrat bang !important.
 * Selector nay ap dung Manrope cho moi phan tu van ban, dong thoi loai tru
 * font icon de Dashicons va Font Awesome van hien thi dung.
 */
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: "Manrope", Arial, sans-serif !important;
}
