@font-face {
  font-family: 'myicon';
  src: url('../font/myicon.eot?22081518');
  src: url('../font/myicon.eot?22081518#iefix') format('embedded-opentype'),
       url('../font/myicon.woff2?22081518') format('woff2'),
       url('../font/myicon.woff?22081518') format('woff'),
       url('../font/myicon.ttf?22081518') format('truetype'),
       url('../font/myicon.svg?22081518#myicon') 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: 'myicon';
    src: url('../font/myicon.svg?22081518#myicon') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "myicon";
  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-triple-tails:before { content: '\e800'; } /* '' */
.icon-elliptic-circles:before { content: '\e801'; } /* '' */
.icon-pulsating-capsules:before { content: '\e802'; } /* '' */
.icon-rotating-pendulum:before { content: '\e803'; } /* '' */
.icon-bursting-squares:before { content: '\e804'; } /* '' */
.icon-short-tick:before { content: '\e805'; } /* '' */
.icon-long-tick:before { content: '\e806'; } /* '' */
.icon-matrix:before { content: '\e807'; } /* '' */
.icon-ring:before { content: '\e808'; } /* '' */
.icon-hexagon-square:before { content: '\e809'; } /* '' */
.icon-lazy:before { content: '\e80a'; } /* '' */
.icon-diamond:before { content: '\e80b'; } /* '' */
.icon-hexagon-sticks:before { content: '\e80c'; } /* '' */
.icon-morphing-square:before { content: '\e80d'; } /* '' */
.icon-large-rotating-singleton:before { content: '\e80e'; } /* '' */
.icon-gradual-bump:before { content: '\e80f'; } /* '' */
.icon-morphing-squares:before { content: '\e810'; } /* '' */
.icon-fireworks:before { content: '\e811'; } /* '' */
.icon-snowflake:before { content: '\e812'; } /* '' */
.icon-gradual-faded-bump:before { content: '\e813'; } /* '' */
.icon-radar:before { content: '\e814'; } /* '' */
.icon-opposites:before { content: '\e815'; } /* '' */
.icon-worm:before { content: '\e816'; } /* '' */
.icon-fading-triangles:before { content: '\e817'; } /* '' */
.icon-radar-dim:before { content: '\e818'; } /* '' */
.icon-discrete-clock:before { content: '\e819'; } /* '' */
.icon-fading-arrows:before { content: '\e81a'; } /* '' */
.icon-circular-arrow:before { content: '\e81b'; } /* '' */
.icon-dual-circular-arrows:before { content: '\e81c'; } /* '' */
.icon-meteor:before { content: '\e81d'; } /* '' */
.icon-smooth-clock:before { content: '\e81e'; } /* '' */
.icon-fading-meteor:before { content: '\e81f'; } /* '' */
.icon-sweeper:before { content: '\e820'; } /* '' */
.icon-pausing-circular-arrows:before { content: '\e821'; } /* '' */
.icon-spirals:before { content: '\e822'; } /* '' */
.icon-dual-fading-tails:before { content: '\e823'; } /* '' */
.icon-snowball:before { content: '\e824'; } /* '' */
.icon-shadowed-gauge:before { content: '\e825'; } /* '' */
.icon-worm-squircle:before { content: '\e826'; } /* '' */
.icon-fading-spirals:before { content: '\e827'; } /* '' */
.icon-wormhole:before { content: '\e828'; } /* '' */
.icon-dance:before { content: '\e829'; } /* '' */
.icon-dual-worm-squircle:before { content: '\e82a'; } /* '' */
.icon-fading-sticks:before { content: '\e82b'; } /* '' */
.icon-knot:before { content: '\e82c'; } /* '' */
.icon-fireball:before { content: '\e82d'; } /* '' */
.icon-swirl:before { content: '\e82e'; } /* '' */
.icon-fading-slants:before { content: '\e82f'; } /* '' */
.icon-joggling-circles:before { content: '\e830'; } /* '' */
.icon-triple-circle:before { content: '\e831'; } /* '' */
.icon-fading-circles:before { content: '\e832'; } /* '' */
.icon-pulsing-swirl:before { content: '\e833'; } /* '' */
.icon-fading-slices:before { content: '\e834'; } /* '' */
.icon-spiral:before { content: '\e835'; } /* '' */
.icon-pulsating-squares:before { content: '\e836'; } /* '' */
.icon-rescaling-joggle:before { content: '\e837'; } /* '' */
.icon-arc-around-pulse:before { content: '\e838'; } /* '' */
.icon-small-rotating-singleton:before { content: '\e839'; } /* '' */
.icon-dual-resizing-arcs:before { content: '\e83a'; } /* '' */
.icon-lights:before { content: '\e83b'; } /* '' */
.icon-delayed-dynamic-arc-on-circle:before { content: '\e83c'; } /* '' */
.icon-delayed-dynamic-arc:before { content: '\e83d'; } /* '' */
.icon-dynamic-arc-on-circle:before { content: '\e83e'; } /* '' */
.icon-complementing-arcs:before { content: '\e83f'; } /* '' */
.icon-complementing-fading-arcs:before { content: '\e840'; } /* '' */
.icon-dynamic-arc:before { content: '\e841'; } /* '' */
.icon-static-arc:before { content: '\e842'; } /* '' */
.icon-dual-fading-ring:before { content: '\e843'; } /* '' */
.icon-stubborn:before { content: '\e844'; } /* '' */
.icon-accelerating-dual-arcs:before { content: '\e845'; } /* '' */
.icon-eclipsed-crescent:before { content: '\e846'; } /* '' */
.icon-fading-crescent:before { content: '\e847'; } /* '' */
.icon-hole:before { content: '\e848'; } /* '' */
.icon-fading-ring:before { content: '\e849'; } /* '' */
.icon-resizing-fading-ring:before { content: '\e84a'; } /* '' */
.icon-fading-bars-wave:before { content: '\e84b'; } /* '' */
.icon-bars-wave:before { content: '\e84c'; } /* '' */
.icon-bars:before { content: '\e84d'; } /* '' */
.icon-morphing-ellipse:before { content: '\e84e'; } /* '' */
.icon-morphing-sparkle:before { content: '\e84f'; } /* '' */
.icon-horizontal-bounce:before { content: '\e850'; } /* '' */
.icon-vertical-bounce:before { content: '\e851'; } /* '' */
.icon-far-close:before { content: '\e852'; } /* '' */
.icon-traffic:before { content: '\e853'; } /* '' */
.icon-traffic-continuous:before { content: '\e854'; } /* '' */
.icon-big-bouncing-ellipsis:before { content: '\e855'; } /* '' */
.icon-big-ellipsis:before { content: '\e856'; } /* '' */
.icon-ellipsis:before { content: '\e857'; } /* '' */
.icon-ellipsis-bouncing-stretched:before { content: '\e858'; } /* '' */
.icon-ellipsis-bouncing-highlight:before { content: '\e859'; } /* '' */
.icon-ellipsis-highlight:before { content: '\e85a'; } /* '' */
.icon-ellipsis-wave:before { content: '\e85b'; } /* '' */
.icon-rings:before { content: '\e85c'; } /* '' */
.icon-hexablossom:before { content: '\e85d'; } /* '' */
.icon-woo:before { content: '\e85e'; } /* '' */
.icon-photoshop:before { content: '\e85f'; } /* '' */
.icon-dual-dynamic-tails:before { content: '\e860'; } /* '' */
.icon-quad-chase:before { content: '\e861'; } /* '' */
.icon-photoshop-copy:before { content: '\e862'; } /* '' */
.icon-photoshop-full:before { content: '\e863'; } /* '' */
.icon-woocommerce-symbol:before { content: '\e864'; } /* '' */
.icon-photoshop-1:before { content: '\e865'; } /* '' */
.icon-illustrator:before { content: '\e866'; } /* '' */
.icon-after-effects:before { content: '\e867'; } /* '' */
.icon-premiere-pro:before { content: '\e868'; } /* '' */
