@font-face {
  font-family: 'raya-icon';
  src: url('../../font/icon/raya-icon.eot?6021466');
  src: url('../../font/icon/raya-icon.eot?6021466#iefix') format('embedded-opentype'),
       url('../font/icon/raya-icon.woff2?6021466') format('woff2'),
       url('../../font/icon/raya-icon.woff?6021466') format('woff'),
       url('../../font/icon/raya-icon.ttf?6021466') format('truetype'),
       url('../../font/icon/raya-icon.svg?6021466#raya-icon') 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: 'raya-icon';
    src: url('../font/raya-icon.svg?6021466#raya-icon') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "raya-icon";
  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-user:before { content: '\e801'; } /* '' */
.icon-cart:before { content: '\e802'; } /* '' */
.icon-plus:before { content: '\e804'; } /* '' */
.icon-aparat:before { content: '\e805'; } /* '' */
.icon-toman:before { content: '\e806'; } /* '' */
.icon-facebook:before { content: '\e807'; } /* '' */
.icon-in:before { content: '\e808'; } /* '' */
.icon-youtube:before { content: '\e809'; } /* '' */
.icon-telegram:before { content: '\e80a'; } /* '' */
.icon-watsapp:before { content: '\e80b'; } /* '' */
.icon-instagram:before { content: '\e80c'; } /* '' */
.icon-map:before { content: '\e80d'; } /* '' */
.icon-phone:before { content: '\e80e'; } /* '' */
.icon-mail:before { content: '\e80f'; } /* '' */
.icon-cancel:before { content: '\e810'; } /* '' */
.icon-menu-outline:before { content: '\e811'; } /* '' */
.icon-search-1:before { content: '\e812'; } /* '' */
.icon-search-outline:before { content: '\e813'; } /* '' */
.icon-right-open:before { content: '\e814'; } /* '' */
.icon-left-open:before { content: '\e815'; } /* '' */
.icon-right-open-big:before { content: '\e816'; } /* '' */
.icon-left-open-big:before { content: '\e817'; } /* '' */
.icon-phone-1:before { content: '\e818'; } /* '' */
.icon-play:before { content: '\e819'; } /* '' */
.icon-phone-circled:before { content: '\e81a'; } /* '' */
.icon-globe:before { content: '\e81b'; } /* '' */
.icon-clock:before { content: '\e81c'; } /* '' */
.icon-clock-1:before { content: '\e81d'; } /* '' */
.icon-down-open:before { content: '\e81e'; } /* '' */
.icon-up-open:before { content: '\e81f'; } /* '' */
.icon-align-justify:before { content: '\e820'; } /* '' */
.icon-align-right:before { content: '\e821'; } /* '' */
.icon-left-big:before { content: '\e822'; } /* '' */
.icon-right-big:before { content: '\e823'; } /* '' */
.icon-down-big:before { content: '\e824'; } /* '' */
.icon-up-big:before { content: '\e825'; } /* '' */
.icon-up-dir:before { content: '\e826'; } /* '' */
.icon-down-dir:before { content: '\e827'; } /* '' */
.icon-left-dir:before { content: '\e828'; } /* '' */
.icon-right-dir:before { content: '\e829'; } /* '' */
.icon-left-open-mini:before { content: '\e82a'; } /* '' */
.icon-right-open-mini:before { content: '\e82b'; } /* '' */
.icon-cancel-1:before { content: '\e82c'; } /* '' */
.icon-search-2:before { content: '\e82d'; } /* '' */
.icon-star:before { content: '\e82e'; } /* '' */
.icon-star-empty:before { content: '\e82f'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-angle-left:before { content: '\f104'; } /* '' */
.icon-angle-right:before { content: '\f105'; } /* '' */
.icon-angle-up:before { content: '\f106'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */
.icon-calendar:before { content: '\f133'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
