/* Keenicons */
@font-face{
    font-family: "keenicons-outline";
    src: url("/assets/mercuba/plugins/global/fonts/keenicons/keenicons-outline.woff2") format("woff2"),
    url("/assets/mercuba/plugins/global/fonts/keenicons/keenicons-outline.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

/* Font Awesome Brands */
@font-face{
    font-family: "Font Awesome 6 Brands";
    src: url("/assets/mercuba/plugins/global/fonts/@fortawesome/fa-brands-400.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

/* Font Awesome Solid */
@font-face{
    font-family: "Font Awesome 6 Free";
    src: url("/assets/mercuba/plugins/global/fonts/@fortawesome/fa-solid-900.woff2") format("woff2");
    font-style: normal;
    font-weight: 900;
    font-display: swap;
}

/* Bootstrap Icons */
@font-face{
    font-family: "bootstrap-icons";
    src: url("/assets/mercuba/plugins/global/fonts/bootstrap-icons/bootstrap-icons.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
