﻿
@font-face {
    font-family: "IRANSansWeb";
    font-display: swap;
    src: url('/fonts/IRANSansWeb.eot?#iefix');
    src: url('/fonts/IRANSansWeb.woff') format('woff'), url('/fonts/IRANSansWeb.ttf') format('truetype'), url('/fonts/IRANSansWeb.svg') format('svg');
}

@font-face {
    font-family: "nazanin";
    font-display: swap;
    src: url('/fonts/BNazanin.eot?#iefix');
    src: url('/fonts/BNazanin.woff') format('woff'), url('/fonts/BNazanin.ttf') format('truetype');
}

@font-face {
    font-family: 'lg';
    src: url("/fonts/lg.eot?n1z373");
    src: url("/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("/fonts/lg.woff?n1z373") format("woff"), url("/fonts/lg.ttf?n1z373") format("truetype"), url("/fonts/lg.svg?n1z373#lg") format("svg");
    font-weight: normal;
    font-style: normal;
}

:lang(fa):not(i):not(.tag):not(.lg-next):not(.lg-icon):not(.lg),
h3,
h1,
h2,
h4,
input:not(.lg-icon),
div,
button, .ui.button {
    font-family: IRANSansWeb !important;
    line-height: 1.6;
}


body[dir="rtl"] :lang(no):not(i) {
    font-family: 'nazanin' !important;
}

a {
    font-family: IRANSansWeb !important;
    color: #0a615d;
    text-decoration: none !important;
    cursor: pointer;
}
