@font-face {
  font-family: 'artyseo';
  src: url('../font/artyseo.eot?1260202');
  src: url('../font/artyseo.eot?1260202#iefix') format('embedded-opentype'),
       url('../font/artyseo.woff2?1260202') format('woff2'),
       url('../font/artyseo.woff?1260202') format('woff'),
       url('../font/artyseo.ttf?1260202') format('truetype'),
       url('../font/artyseo.svg?1260202#artyseo') 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: 'artyseo';
    src: url('../font/artyseo.svg?1260202#artyseo') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "artyseo";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  

  /* 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-arrow_down:before { content: '\e800'; } /* '' */
.icon-arrow_left:before { content: '\e801'; } /* '' */
.icon-arrow_right:before { content: '\e802'; } /* '' */
.icon-arrow_up:before { content: '\e803'; } /* '' */
.icon-artyseo_sun:before { content: '\e804'; } /* '' */
.icon-burger:before { content: '\e805'; } /* '' */
.icon-calc:before { content: '\e806'; } /* '' */
.icon-chevron_down:before { content: '\e807'; } /* '' */
.icon-chevron_left:before { content: '\e808'; } /* '' */
.icon-chevron_right:before { content: '\e809'; } /* '' */
.icon-chevron_up:before { content: '\e80a'; } /* '' */
.icon-close:before { content: '\e80b'; } /* '' */
.icon-direction:before { content: '\e80c'; } /* '' */
.icon-download:before { content: '\e80d'; } /* '' */
.icon-edit:before { content: '\e80e'; } /* '' */
.icon-facebook:before { content: '\e80f'; } /* '' */
.icon-goal:before { content: '\e810'; } /* '' */
.icon-heart:before { content: '\e811'; } /* '' */
.icon-home:before { content: '\e812'; } /* '' */
.icon-info:before { content: '\e813'; } /* '' */
.icon-pin_plus:before { content: '\e814'; } /* '' */
.icon-calendly:before { content: '\e815'; } /* '' */
.icon-magnifier:before { content: '\e816'; } /* '' */
.icon-minus:before { content: '\e817'; } /* '' */
.icon-mail:before { content: '\e818'; } /* '' */
.icon-phone:before { content: '\e819'; } /* '' */
.icon-pin:before { content: '\e81a'; } /* '' */
.icon-pin_point:before { content: '\e81b'; } /* '' */
.icon-pinterest:before { content: '\e81c'; } /* '' */
.icon-star_full:before { content: '\e81d'; } /* '' */
.icon-plus:before { content: '\e81e'; } /* '' */
.icon-quotes:before { content: '\e81f'; } /* '' */
.icon-smiley:before { content: '\e820'; } /* '' */
.icon-tiktok:before { content: '\e826'; } /* '' */
.icon-track:before { content: '\e827'; } /* '' */
.icon-instagram:before { content: '\e828'; } /* '' */
.icon-linkedin:before { content: '\e829'; } /* '' */
.icon-pause:before { content: '\e82a'; } /* '' */
.icon-play:before { content: '\e82b'; } /* '' */
.icon-tchat:before { content: '\e82c'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-battery-4:before { content: '\f240'; } /* '' */
.icon-battery-3:before { content: '\f241'; } /* '' */
.icon-battery-2:before { content: '\f242'; } /* '' */
.icon-battery-1:before { content: '\f243'; } /* '' */
.icon-battery-0:before { content: '\f244'; } /* '' */
