/*!
 * "Font Awesome" is lisenced under the SIL Open Font License 1.1
 * by http://fortawesome.github.com/Font-Awesome/
 */
@font-face {
  font-family: 'fa-icons';
  src: url('../font/fa-icons.eot?45084742');
  src: url('../font/fa-icons.eot?45084742#iefix') format('embedded-opentype'),
       url('../font/fa-icons.woff?45084742') format('woff'),
       url('../font/fa-icons.ttf?45084742') format('truetype'),
       url('../font/fa-icons.svg?45084742#fa-icons') 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: 'fa-icons';
    src: url('../font/fa-icons.svg?45084742#fa-icons') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before,
 [class^="af-icon-"]:after, [class*=" af-icon-"]:after,
 .bread a:after {
  font-family: "fa-icons";
  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); */
}
 [class^="af-icon-"]:before, [class*=" af-icon-"]:before {
  margin: 0 ;
}

.icon-right-open:before { content: '\e800'; } /* '' */
.icon-up-open:before { content: '\e801'; } /* '' */
.icon-angle-right:before { content: '\e802'; } /* '' */
.icon-angle-up:before { content: '\e803'; } /* '' */
.icon-left-open:before { content: '\e804'; } /* '' */
.icon-down-open:before { content: '\e805'; } /* '' */
.icon-angle-left:before { content: '\e806'; } /* '' */
.icon-angle-down:before { content: '\e807'; } /* '' */
.icon-search:before { content: '\e808'; } /* '' */
.icon-rss:before { content: '\e809'; } /* '' */
.icon-rss-squared:before { content: '\e80a'; } /* '' */
.icon-right-dir:before { content: '\e80b'; } /* '' */
.icon-left-dir:before { content: '\e80c'; } /* '' */
.icon-up-dir:before { content: '\e80d'; } /* '' */
.icon-down-dir:before { content: '\e80e'; } /* '' */
.icon-angle-double-left:before { content: '\e80f'; } /* '' */
.icon-angle-double-right:before { content: '\e810'; } /* '' */
.icon-angle-double-up:before { content: '\e811'; } /* '' */
.icon-angle-double-down:before { content: '\e812'; } /* '' */
.icon-mail:before { content: '\e813'; } /* '' */
.icon-menu-1:before { content: '\e814'; } /* '' */
.icon-mail-alt:before { content: '\e815'; } /* '' */
.icon-th:before { content: '\e816'; } /* '' */
.icon-videocam:before { content: '\e817'; } /* '' */
.icon-plus-squared-alt:before { content: '\e818'; } /* '' */
.icon-minus-squared-alt:before { content: '\e819'; } /* '' */
.icon-minus-squared:before { content: '\e81a'; } /* '' */
.icon-plus-squared:before { content: '\e81b'; } /* '' */
.icon-youtube-play:before { content: '\e81c'; } /* '' */
.icon-youtube-squared:before { content: '\e81d'; } /* '' */
.icon-youtube:before { content: '\e81e'; } /* '' */
.icon-stop:before { content: '\e81f'; } /* '' */

.af-icon-right-open:after { content: '\e800'; } /* '' */
.af-icon-up-open:after { content: '\e801'; } /* '' */
.af-icon-angle-right:after,
.bread a:after { content: '\e802'; } /* '' */
.af-icon-angle-up:after { content: '\e803'; } /* '' */
.af-icon-left-open:after { content: '\e804'; } /* '' */
.af-icon-down-open:after { content: '\e805'; } /* '' */
.af-icon-angle-left:after { content: '\e806'; } /* '' */
.af-icon-angle-down:after { content: '\e807'; } /* '' */
.af-icon-search:after { content: '\e808'; } /* '' */
.af-icon-rss:after { content: '\e809'; } /* '' */
.af-icon-rss-squared:after { content: '\e80a'; } /* '' */
.af-icon-right-dir:after { content: '\e80b'; } /* '' */
.af-icon-left-dir:after { content: '\e80c'; } /* '' */
.af-icon-up-dir:after { content: '\e80d'; } /* '' */
.af-icon-down-dir:after { content: '\e80e'; } /* '' */
.af-icon-angle-double-left:after { content: '\e80f'; } /* '' */
.af-icon-angle-double-right:after { content: '\e810'; } /* '' */
.af-icon-angle-double-up:after { content: '\e811'; } /* '' */
.af-icon-angle-double-down:after { content: '\e812'; } /* '' */
.af-icon-mail:after { content: '\e813'; } /* '' */
.af-icon-menu-1:after { content: '\e814'; } /* '' */
.af-icon-mail-alt:after { content: '\e815'; } /* '' */
.af-icon-th:after { content: '\e816'; } /* '' */
.af-icon-videocam:after { content: '\e817'; } /* '' */
.af-icon-plus-squared-alt:after { content: '\e818'; } /* '' */
.af-icon-minus-squared-alt:after { content: '\e819'; } /* '' */
.af-icon-minus-squared:after { content: '\e81a'; } /* '' */
.af-icon-plus-squared:after { content: '\e81b'; } /* '' */
.af-icon-youtube-play:after { content: '\e81c'; } /* '' */
.af-icon-youtube-squared:after { content: '\e81d'; } /* '' */
.af-icon-youtube:after { content: '\e81e'; } /* '' */
.af-icon-stop:after { content: '\e81f'; } /* '' */

