@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url('../webfonts/IRANSansWebFa_Black.0cbe440.eot');
    src: url('../webfonts/IRANSansWebFa_Black.0cbe440.eot#iefix') format("embedded-opentype"),
    url('../webfonts/IRANSansWebFa_Black.3d58553.woff2') format("woff2"),
    url('../webfonts/IRANSansWebFa_Black.6e6d05b.woff') format("woff"),
    url('../webfonts/IRANSansWebFa_Black.879c6f0.ttf') format("truetype");
    font-display: swap
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 700;
    src: url('../webfonts/IRANSansWebFa_Bold.cacb945.eot');
    src: url('../webfonts/IRANSansWebFa_Bold.cacb945.eot#iefix') format("embedded-opentype"),
    url('../webfonts/IRANSansWebFa_Bold.924be0f.woff2') format("woff2"),
    url('../webfonts/IRANSansWebFa_Bold.6ed6ddf.woff') format("woff"),
    url('../webfonts/IRANSansWebFa_Bold.cf91637.ttf') format("truetype");
 font-display: swap
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../webfonts/IRANSansWebFa_Medium.5a25001.eot');
    src: url('../webfonts/IRANSansWebFa_Medium.5a25001.eot#iefix') format("embedded-opentype"),
    url('../webfonts/IRANSansWebFa_Medium.8451859.woff2') format("woff2"),
    url('../webfonts/IRANSansWebFa_Medium.32cc237.woff') format("woff"),
    url('../webfonts/IRANSansWebFa_Medium.caa93b1.ttf') format("truetype");
    font-display: swap
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../webfonts/IRANSansWebFa_Light.fe61680.eot');
    src: url('../webfonts/IRANSansWebFa_Light.fe61680.eot#iefix') format("embedded-opentype"),
    url('../webfonts/IRANSansWebFa_Light.d11c490.woff2') format("woff2"),
    url('../webfonts/IRANSansWebFa_Light.74955f1.woff') format("woff"),
    url('../webfonts/IRANSansWebFa_Light.1604933.ttf') format("truetype");
    font-display: swap
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    src: url('../webfonts/IRANSansWebFa.07e13ce.eot');
    src: url('../webfonts/IRANSansWebFa.07e13ce.eot#iefix') format("embedded-opentype"),
    url('../webfonts/IRANSansWebFa.38d4b5f.woff2') format("woff2"),
    url('../webfonts/IRANSansWebFa.d4bb655.woff') format("woff"),
    url('../webfonts/IRANSansWebFa.a5080d9.ttf') format("truetype");
    font-display: swap
}

@font-face {
    font-family: 'delta';
    src:  url('../webfonts/delta.eot?bo3ajm');
    src:  url('../webfonts/delta.eot?bo3ajm#iefix') format('embedded-opentype'),
    url('../webfonts/delta.ttf?bo3ajm') format('truetype'),
    url('../webfonts/delta.woff?bo3ajm') format('woff'),
    url('../webfonts/delta.svg?bo3ajm#delta') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'delta' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-braingym:before {
  content: "\e902";
}
.icon-mehrsa:before {
  content: "\e903";
}
.icon-mehromah:before {
  content: "\e904";
}
.icon-cart:before {
    content: "\e900";
}
.icon-logo:before {
    content: "\e901";
}