/* START - SAR Symbol Font */

@font-face {
    font-family: 'ultNewSARSymbolFont';
    src: url('../fonts/igSarFont.woff2') format('woff2');
}

.woocommerce-Price-currencySymbol,
.wc-block-components-product-price__value,
.wc-block-components-product-price__regular,
.wc-block-formatted-money-amount,
.order_total.column-order_total,
.woocommerce-Price-amount.amount,
.wc-shipping-zone-method-currency,
.woocommerce-summary__item-value span,
.woocommerce-table__summary-value,
.woocommerce-table__item.is-numeric,
.woocommerce-legend__item-total,
.uso-SAR-currency-symbol
{
    font-family: 'ultNewSARSymbolFont' !important;
}
/* END - SAR Symbol Font */