@font-face {
  font-family: 'aday';
  src: url('icon/aday.eot?959252');
  src: url('icon/aday.eot?959252#iefix') format('embedded-opentype'),
       url('icon/aday.woff2?959252') format('woff2'),
       url('icon/aday.woff?959252') format('woff'),
       url('icon/aday.ttf?959252') format('truetype'),
       url('icon/aday.svg?959252#aday') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
      font-family: 'shilat';
      src: url('iricons/font/fontello.eot?50311442');
      src: url('iricons/font/fontello.eot?50311442#iefix') format('embedded-opentype'),
           url('iricons/font/fontello.woff?50311442') format('woff'),
           url('iricons/font/fontello.ttf?50311442') format('truetype'),
           url('iricons/font/fontello.svg?50311442#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
    }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'aday';
    src: url('icon/aday.svg?959252#aday') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "aday","shilat";
  font-style: normal;
  font-weight: normal;
  speak: none;

  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-sorush:before { content: '\e900'; } /* '' */
.icon-eitaicon:before { content: '\e901'; } /* '' */
.icon-gplus:before { content: '\e800'; } /* '' */
.icon-twitter:before { content: '\e801'; } /* '' */
.icon-instagram:before { content: '\e802'; } /* '' */
.icon-facebook:before { content: '\e803'; } /* '' */
.icon-direction:before { content: '\e804'; } /* '' */
.icon-menu-1:before { content: '\e805'; } /* '' */
.icon-plus:before { content: '\e806'; } /* '' */
.icon-minus:before { content: '\e807'; } /* '' */
.icon-down-open-big:before { content: '\e808'; } /* '' */
.icon-attention:before { content: '\e809'; } /* '' */
.icon-cog:before { content: '\e80c'; } /* '' */
.icon-linkedin-squared:before { content: '\e80e'; } /* '' */
.icon-paper-plane:before { content: '\e812'; } /* '' */
.icon-emo-happy:before { content: '\e82a'; } /* '' */
.icon-direction-1:before { content: '\e875'; } /* '' */
.icon-rss:before { content: '\e884'; } /* '' */
.icon-down-open:before { content: '\e8a6'; } /* '' */
.icon-left-open:before { content: '\e8a7'; } /* '' */
.icon-right-open:before { content: '\e8a8'; } /* '' */
.icon-up-open:before { content: '\e8a9'; } /* '' */
.icon-down-open-mini:before { content: '\e8aa'; } /* '' */
.icon-left-open-mini:before { content: '\e8ab'; } /* '' */
.icon-right-open-mini:before { content: '\e8ac'; } /* '' */
.icon-up-open-mini:before { content: '\e8ad'; } /* '' */
.icon-left-open-big:before { content: '\e8ae'; } /* '' */
.icon-right-open-big:before { content: '\e8af'; } /* '' */
.icon-up-open-big:before { content: '\e8b0'; } /* '' */
.icon-gplus-1:before { content: '\e928'; } /* '' */
.icon-instagram-1:before { content: '\e93b'; } /* '' */
.icon-rss-1:before { content: '\e9c3'; } /* '' */
.icon-infinity-1:before { content: '\ea61'; } /* '' */
.icon-facebook-2:before { content: '\ea6f'; } /* '' */
.icon-skype-1:before { content: '\ea7b'; } /* '' */
.icon-twitter-2:before { content: '\ea7f'; } /* '' */
