/* Remix Icon - local */
@font-face {
    font-family: "remixicon";
    src: url('../fonts/remix-icon/remixicon.woff2') format('woff2'), url('../fonts/remix-icon/remixicon.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

/* Be Vietnam Pro - loaded via Google Fonts CDN (see functions.php) */

/* Geist - local (không có trên Google Fonts) */
@font-face {
    font-family: "Geist";
    src: url('../fonts/geist/Geist-VariableFont_wght.ttf') format('truetype');
}