@font-face {
    font-family: "fl-icons";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/wp-content/themes/theme-9x/assets/fonts/fl-icons.eot");
    src:
        url("/wp-content/themes/theme-9x/assets/fonts/fl-icons.eot") format("embedded-opentype"),
        url("/wp-content/themes/theme-9x/assets/fonts/fl-icons.woff2") format("woff2"),
        url("/wp-content/themes/theme-9x/assets/fonts/fl-icons.ttf") format("truetype"),
        url("/wp-content/themes/theme-9x/assets/fonts/fl-icons.woff") format("woff"),
        url("/wp-content/themes/theme-9x/assets/fonts/fl-icons.svg") format("svg");
}

[class^="icon-"]::before,
[class*=" icon-"]::before {
    font-family: "fl-icons" !important;
}
