﻿@font-face {
    font-family: 'Linearicons';
    src: url('/theme/font/Linearicons.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[class^="lnr-"]:before,
[class*=" lnr-"]:before,
button.search-button:before,
.sc-cart-btn:before {
    font-family: 'Linearicons' !important;
}
