/* Fix cho bagisto-shop font icon - Load font file từ build directory */
@font-face {
    font-family: "bagisto-shop";
    src: url("/themes/shop/default/build/assets/bagisto-shop-5afe0d07.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

