﻿
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
    font-display:swap;
	src: url('../fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'),
		 url('../fonts/woff/IRANSansWeb_Medium.woff') format('woff')
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
    font-display:swap;
	src: url('../fonts/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb.woff') format('woff');
}
@font-face {
	font-family: Numfont;
	font-style: normal;
	font-weight: normal;
    font-display:swap;
	src: url('../Fonts/Num_Medium.woff') format('woff');
}
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?42808648');
  src: url('../fonts/fontello.eot?42808648#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff2?42808648') format('woff2'),
       url('../fonts/fontello.woff?42808648') format('woff'),
       url('../fonts/fontello.ttf?42808648') format('truetype'),
       url('../fonts/fontello.svg?42808648#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-search:before { content: '\e800'; } /* '' */
.icon-heart-empty:before { content: '\e801'; } /* '' */
.icon-heart:before { content: '\e802'; } /* '' */
.icon-star-empty:before { content: '\e803'; } /* '' */
.icon-star:before { content: '\e804'; } /* '' */
.icon-home:before { content: '\e805'; } /* '' */
.icon-link:before { content: '\e806'; } /* '' */
.icon-tag:before { content: '\e807'; } /* '' */
.icon-tags:before { content: '\e808'; } /* '' */
.icon-print:before { content: '\e809'; } /* '' */
.icon-phone:before { content: '\e80a'; } /* '' */
.icon-calendar:before { content: '\e80b'; } /* '' */
.icon-record:before { content: '\e80c'; } /* '' */
.icon-windows:before { content: '\e80d'; } /* '' */
.icon-down-open:before { content: '\e80e'; } /* '' */
.icon-edit:before { content: '\e80f'; } /* '' */
.icon-edit-1:before { content: '\e810'; } /* '' */
.icon-rss:before { content: '\f09e'; } /* '' */
.icon-certificate:before { content: '\f0a3'; } /* '' */
.icon-doc-text:before { content: '\f0f6'; } /* '' */
.icon-unlink:before { content: '\f127'; } /* '' */
.icon-telegram:before { content: '\f2c6'; } /* '' */
.icon-instagram:before { content: '\f31e'; } /* '' */
