@font-face {
  font-family: 'arrow';
  src: url('../font/arrow.eot?95421271');
  src: url('../font/arrow.eot?95421271#iefix') format('embedded-opentype'),
       url('../font/arrow.woff2?95421271') format('woff2'),
       url('../font/arrow.woff?95421271') format('woff'),
       url('../font/arrow.ttf?95421271') format('truetype'),
       url('../font/arrow.svg?95421271#arrow') 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: 'arrow';
    src: url('../font/arrow.svg?95421271#arrow') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "arrow";
  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-down-open:before { content: '\e800'; } /* '' */
.icon-left-open:before { content: '\e801'; } /* '' */
.icon-right-open:before { content: '\e802'; } /* '' */
.icon-up-open:before { content: '\e803'; } /* '' */
.icon-right-small:before { content: '\e804'; } /* '' */
.icon-left-small:before { content: '\e805'; } /* '' */
.icon-down-small:before { content: '\e806'; } /* '' */
.icon-up-small:before { content: '\e807'; } /* '' */
.icon-right-1:before { content: '\e808'; } /* '' */
.icon-up-1:before { content: '\e809'; } /* '' */
.icon-left-1:before { content: '\e80a'; } /* '' */
.icon-down-1:before { content: '\e80b'; } /* '' */
.icon-right-open-1:before { content: '\e80c'; } /* '' */
.icon-left-open-1:before { content: '\e80d'; } /* '' */
.icon-right-open-outline:before { content: '\e80e'; } /* '' */
.icon-left-open-outline:before { content: '\e80f'; } /* '' */
.icon-cursor:before { content: '\e810'; } /* '' */
.icon-left-2:before { content: '\e811'; } /* '' */
.icon-right-2:before { content: '\e812'; } /* '' */
.icon-up-2:before { content: '\e813'; } /* '' */
.icon-down-2:before { content: '\e814'; } /* '' */
.icon-gmail:before { content: '\e815'; } /* '' */
.icon-download-alt:before { content: '\e816'; } /* '' */
.icon-trash:before { content: '\e817'; } /* '' */
.icon-stackoverflow:before { content: '\e818'; } /* '' */
.icon-css:before { content: '\e819'; } /* '' */
.icon-wordpress:before { content: '\e81a'; } /* '' */
.icon-search-1:before { content: '\e81b'; } /* '' */
.icon-heart:before { content: '\e81c'; } /* '' */
.icon-heart-empty:before { content: '\e81d'; } /* '' */
.icon-mail:before { content: '\e81e'; } /* '' */
.icon-down-open-1:before { content: '\f004'; } /* '' */
.icon-up-open-1:before { content: '\f005'; } /* '' */
.icon-right-open-2:before { content: '\f006'; } /* '' */
.icon-left-open-2:before { content: '\f007'; } /* '' */
.icon-zoom-in:before { content: '\f07e'; } /* '' */
.icon-zoom-out:before { content: '\f07f'; } /* '' */
.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-flag-checkered:before { content: '\f11e'; } /* '' */
.icon-direction:before { content: '\f124'; } /* '' */
.icon-down:before { content: '\f175'; } /* '' */
.icon-up:before { content: '\f176'; } /* '' */
.icon-left:before { content: '\f177'; } /* '' */
.icon-right:before { content: '\f178'; } /* '' */
.icon-github-text:before { content: '\f307'; } /* '' */
.icon-github:before { content: '\f308'; } /* '' */
.icon-googleplus-rect:before { content: '\f309'; } /* '' */
.icon-skype:before { content: '\f30b'; } /* '' */
.icon-win8:before { content: '\f325'; } /* '' */
.icon-search:before { content: '\f50d'; } /* '' */
