@font-face {
  font-family: "irswf-rg";
  src: url("../fonts/eot/iransansansweb_fanum-rg.eot");
  src: url("../fonts/eot/iransansansweb_fanum-rg.eot") format("embedded-opentype"), url("../fonts/woff2/iransansansweb_fanum-rg.woff2") format("woff2"), url("../fonts/woff/iransansansweb_fanum-rg.woff") format("woff"), url("../fonts/ttf/iransansansweb_fanum-rg.ttf") format("truetype");
}
@font-face {
  font-family: "irswf-md";
  src: url("../fonts/eot/iransansansweb_fanum-medium.eot");
  src: url("../fonts/eot/iransansansweb_fanum-medium.eot") format("embedded-opentype"), url("../fonts/woff2/iransansansweb_fanum-medium.woff2") format("woff2"), url("../fonts/woff/iransansansweb_fanum-medium.woff") format("woff"), url("../fonts/ttf/iransansansweb_fanum-medium.ttf") format("truetype");
}
@font-face {
  font-family: "irswf-black";
  src: url("../fonts/eot/iransansansweb_fanum-black.eot");
  src: url("../fonts/eot/iransansansweb_fanum-black.eot") format("embedded-opentype"), url("../fonts/woff2/iransansansweb_fanum-black.woff2") format("woff2"), url("../fonts/woff/iransansansweb_fanum-black.woff") format("woff"), url("../fonts/ttf/iransansansweb_fanum-black.ttf") format("truetype");
}
@font-face {
  font-family: "irswf-bold";
  src: url("../fonts/eot/iransansansweb_fanum-bold.eot");
  src: url("../fonts/eot/iransansansweb_fanum-bold.eot") format("embedded-opentype"), url("../fonts/woff2/iransansansweb_fanum-bold.woff2") format("woff2"), url("../fonts/woff/iransansansweb_fanum-bold.woff") format("woff"), url("../fonts/ttf/iransansansweb_fanum-bold.ttf") format("truetype");
}
@font-face {
  font-family: "irswf-light";
  src: url("../fonts/eot/iransansansweb_fanum-light.eot");
  src: url("../fonts/eot/iransansansweb_fanum-light.eot") format("embedded-opentype"), url("../fonts/woff2/iransansansweb_fanum-light.woff2") format("woff2"), url("../fonts/woff/iransansansweb_fanum-light.woff") format("woff"), url("../fonts/ttf/iransansansweb_fanum-light.ttf") format("truetype");
}
@font-face {
  font-family: "irswf-ultra-light";
  src: url("../fonts/eot/iransansansweb_fanum-ultra-light.eot");
  src: url("../fonts/eot/iransansansweb_fanum-ultra-light.eot") format("embedded-opentype"), url("../fonts/woff2/iransansansweb_fanum-ultra-light.woff2") format("woff2"), url("../fonts/woff/iransansansweb_fanum-ultra-light.woff") format("woff"), url("../fonts/ttf/iransansansweb_fanum-ultra-light.ttf") format("truetype");
}
@font-face {
  font-family: "icons";
  src: url("../fonts/eot/icons.eot?w05mcl");
  src: url("../fonts/eot/icons.eot?w05mcl#iefix") format("embedded-opentype"), url("../fonts/ttf/icons.ttf?w05mcl") format("truetype"), url("../fonts/woff/icons.woff?w05mcl") format("woff"), url("../fonts/svg/icons.svg?w05mcl#icons") 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: "icons" !important;
  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-books:before {
  content: "\e912";
  color: #ecc08b;
}

.icon-article:before {
  content: "\e900";
}

.icon-download:before {
  content: "\e901";
}

.icon-shape:before {
  content: "\e902";
}

.icon-right-arrow:before {
  content: "\e903";
}

.icon-left-arrow:before {
  content: "\e904";
}

.icon-whatsapp:before {
  content: "\e905";
}

.icon-location:before {
  content: "\e906";
}

.icon-aparat:before {
  content: "\e907";
}

.icon-instagram:before {
  content: "\e908";
}

.icon-youtube:before {
  content: "\e909";
}

.icon-twitter:before {
  content: "\e90a";
}

.icon-send:before {
  content: "\e90b";
}

.icon-plus:before {
  content: "\e90c";
}

.icon-minus:before {
  content: "\e90d";
}

.icon-search:before {
  content: "\e90e";
}

.icon-menu:before {
  content: "\e90f";
}

.icon-shape-two:before {
  content: "\e910";
  color: #21beca;
}

.icon-email:before {
  content: "\e911";
}/*# sourceMappingURL=fonts.css.map */

.icon-phone{
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image:url('../images/phone-icon.svg');
}