﻿@font-face {
    font-family: 'icomoon';
    src: url('../fonts/Saudi_Riyal_Symbol/icomoon.eot?3030er');
    src: url('../fonts/Saudi_Riyal_Symbol/icomoon.eot?3030er#iefix') format('embedded-opentype'), url('../fonts/Saudi_Riyal_Symbol/icomoon.ttf?3030er') format('truetype'), url('../fonts/Saudi_Riyal_Symbol/icomoon.woff?3030er') format('woff'), url('../fonts/Saudi_Riyal_Symbol/icomoon.svg?3030er#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


[class^="currency-icon"], [class*=" currency-icon"] {
    font-size: inherit;
    color: inherit;
    font-family: inherit;
/*    display: inline-block;*/
}
.currency-icon{

    margin : 0 5px;
}
.currency-sar:before {
    content: "\e900";
    font-size: inherit;
    color: inherit;
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* line-height: 1; */
    margin-right: 5px;
    -webkit-font-smoothing: antialiased;
    display: inline-flex;
    float: left;
    transform: scale(0.8);
}
