@font-face {
  font-family: 'iconic';
  src: url('../font/iconic.eot?35382129');
  src: url('../font/iconic.eot?35382129#iefix') format('embedded-opentype'),
       url('../font/iconic.woff2?35382129') format('woff2'),
       url('../font/iconic.woff?35382129') format('woff'),
       url('../font/iconic.ttf?35382129') format('truetype'),
       url('../font/iconic.svg?35382129#iconic') 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: 'iconic';
    src: url('../font/iconic.svg?35382129#iconic') format('svg');
  }
}
*/
[class^="icon-iconic-"]:before, [class*=" icon-iconic-"]:before {
  font-family: "iconic";
  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-iconic-heart-empty:before { content: '\e800'; } /* '' */
.icon-iconic-star:before { content: '\e801'; } /* '' */
.icon-iconic-user:before { content: '\e802'; } /* '' */
.icon-iconic-video:before { content: '\e803'; } /* '' */
.icon-iconic-picture:before { content: '\e804'; } /* '' */
.icon-iconic-camera:before { content: '\e805'; } /* '' */
.icon-iconic-ok:before { content: '\e806'; } /* '' */
.icon-iconic-ok-circle:before { content: '\e807'; } /* '' */
.icon-iconic-cancel:before { content: '\e808'; } /* '' */
.icon-iconic-cancel-circle:before { content: '\e809'; } /* '' */
.icon-iconic-plus:before { content: '\e80a'; } /* '' */
.icon-iconic-plus-circle:before { content: '\e80b'; } /* '' */
.icon-iconic-minus:before { content: '\e80c'; } /* '' */
.icon-iconic-minus-circle:before { content: '\e80d'; } /* '' */
.icon-iconic-help:before { content: '\e80e'; } /* '' */
.icon-iconic-info:before { content: '\e80f'; } /* '' */
.icon-iconic-home:before { content: '\e810'; } /* '' */
.icon-iconic-link:before { content: '\e811'; } /* '' */
.icon-iconic-attach:before { content: '\e812'; } /* '' */
.icon-iconic-lock:before { content: '\e813'; } /* '' */
.icon-iconic-lock-empty:before { content: '\e814'; } /* '' */
.icon-iconic-lock-open:before { content: '\e815'; } /* '' */
.icon-iconic-lock-open-empty:before { content: '\e816'; } /* '' */
.icon-iconic-pin:before { content: '\e817'; } /* '' */
.icon-iconic-eye:before { content: '\e818'; } /* '' */
.icon-iconic-tag:before { content: '\e819'; } /* '' */
.icon-iconic-tag-empty:before { content: '\e81a'; } /* '' */
.icon-iconic-download:before { content: '\e81b'; } /* '' */
.icon-iconic-upload:before { content: '\e81c'; } /* '' */
.icon-iconic-download-cloud:before { content: '\e81d'; } /* '' */
.icon-iconic-upload-cloud:before { content: '\e81e'; } /* '' */
.icon-iconic-quote-left:before { content: '\e81f'; } /* '' */
.icon-iconic-quote-right:before { content: '\e820'; } /* '' */
.icon-iconic-quote-left-alt:before { content: '\e821'; } /* '' */
.icon-iconic-quote-right-alt:before { content: '\e822'; } /* '' */
.icon-iconic-pencil:before { content: '\e823'; } /* '' */
.icon-iconic-pencil-neg:before { content: '\e824'; } /* '' */
.icon-iconic-pencil-alt:before { content: '\e825'; } /* '' */
.icon-iconic-undo:before { content: '\e826'; } /* '' */
.icon-iconic-comment:before { content: '\e827'; } /* '' */
.icon-iconic-comment-inv:before { content: '\e828'; } /* '' */
.icon-iconic-comment-alt:before { content: '\e829'; } /* '' */
.icon-iconic-comment-inv-alt:before { content: '\e82a'; } /* '' */
.icon-iconic-comment-alt2:before { content: '\e82b'; } /* '' */
.icon-iconic-comment-inv-alt2:before { content: '\e82c'; } /* '' */
.icon-iconic-chat:before { content: '\e82d'; } /* '' */
.icon-iconic-chat-inv:before { content: '\e82e'; } /* '' */
.icon-iconic-location:before { content: '\e82f'; } /* '' */
.icon-iconic-location-inv:before { content: '\e830'; } /* '' */
.icon-iconic-location-alt:before { content: '\e831'; } /* '' */
.icon-iconic-compass:before { content: '\e832'; } /* '' */
.icon-iconic-trash:before { content: '\e833'; } /* '' */
.icon-iconic-trash-empty:before { content: '\e834'; } /* '' */
.icon-iconic-doc:before { content: '\e835'; } /* '' */
.icon-iconic-doc-inv:before { content: '\e836'; } /* '' */
.icon-iconic-doc-alt:before { content: '\e837'; } /* '' */
.icon-iconic-doc-inv-alt:before { content: '\e838'; } /* '' */
.icon-iconic-article:before { content: '\e839'; } /* '' */
.icon-iconic-article-alt:before { content: '\e83a'; } /* '' */
.icon-iconic-book-open:before { content: '\e83b'; } /* '' */
.icon-iconic-folder:before { content: '\e83c'; } /* '' */
.icon-iconic-folder-empty:before { content: '\e83d'; } /* '' */
.icon-iconic-box:before { content: '\e83e'; } /* '' */
.icon-iconic-rss:before { content: '\e83f'; } /* '' */
.icon-iconic-rss-alt:before { content: '\e840'; } /* '' */
.icon-iconic-cog:before { content: '\e841'; } /* '' */
.icon-iconic-wrench:before { content: '\e842'; } /* '' */
.icon-iconic-share:before { content: '\e843'; } /* '' */
.icon-iconic-calendar:before { content: '\e844'; } /* '' */
.icon-iconic-calendar-inv:before { content: '\e845'; } /* '' */
.icon-iconic-calendar-alt:before { content: '\e846'; } /* '' */
.icon-iconic-mic:before { content: '\e847'; } /* '' */
.icon-iconic-volume-off:before { content: '\e848'; } /* '' */
.icon-iconic-volume-up:before { content: '\e849'; } /* '' */
.icon-iconic-headphones:before { content: '\e84a'; } /* '' */
.icon-iconic-clock:before { content: '\e84b'; } /* '' */
.icon-iconic-lamp:before { content: '\e84c'; } /* '' */
.icon-iconic-block:before { content: '\e84d'; } /* '' */
.icon-iconic-resize-full:before { content: '\e84e'; } /* '' */
.icon-iconic-resize-full-alt:before { content: '\e84f'; } /* '' */
.icon-iconic-resize-small:before { content: '\e850'; } /* '' */
.icon-iconic-resize-small-alt:before { content: '\e851'; } /* '' */
.icon-iconic-resize-vertical:before { content: '\e852'; } /* '' */
.icon-iconic-resize-horizontal:before { content: '\e853'; } /* '' */
.icon-iconic-move:before { content: '\e854'; } /* '' */
.icon-iconic-popup:before { content: '\e855'; } /* '' */
.icon-iconic-down:before { content: '\e856'; } /* '' */
.icon-iconic-left:before { content: '\e857'; } /* '' */
.icon-iconic-right:before { content: '\e858'; } /* '' */
.icon-iconic-up:before { content: '\e859'; } /* '' */
.icon-iconic-down-circle:before { content: '\e85a'; } /* '' */
.icon-iconic-left-circle:before { content: '\e85b'; } /* '' */
.icon-iconic-right-circle:before { content: '\e85c'; } /* '' */
.icon-iconic-up-circle:before { content: '\e85d'; } /* '' */
.icon-iconic-cw:before { content: '\e85e'; } /* '' */
.icon-iconic-loop:before { content: '\e85f'; } /* '' */
.icon-iconic-loop-alt:before { content: '\e860'; } /* '' */
.icon-iconic-exchange:before { content: '\e861'; } /* '' */
.icon-iconic-split:before { content: '\e862'; } /* '' */
.icon-iconic-arrow-curved:before { content: '\e863'; } /* '' */
.icon-iconic-play:before { content: '\e864'; } /* '' */
.icon-iconic-play-circle2:before { content: '\e865'; } /* '' */
.icon-iconic-stop:before { content: '\e866'; } /* '' */
.icon-iconic-pause:before { content: '\e867'; } /* '' */
.icon-iconic-to-start:before { content: '\e868'; } /* '' */
.icon-iconic-to-end:before { content: '\e869'; } /* '' */
.icon-iconic-eject:before { content: '\e86a'; } /* '' */
.icon-iconic-target:before { content: '\e86b'; } /* '' */
.icon-iconic-signal:before { content: '\e86c'; } /* '' */
.icon-iconic-award:before { content: '\e86d'; } /* '' */
.icon-iconic-award-empty:before { content: '\e86e'; } /* '' */
.icon-iconic-list:before { content: '\e86f'; } /* '' */
.icon-iconic-list-nested:before { content: '\e870'; } /* '' */
.icon-iconic-bat-empty:before { content: '\e871'; } /* '' */
.icon-iconic-bat-half:before { content: '\e872'; } /* '' */
.icon-iconic-bat-full:before { content: '\e873'; } /* '' */
.icon-iconic-bat-charge:before { content: '\e874'; } /* '' */
.icon-iconic-mobile:before { content: '\e875'; } /* '' */
.icon-iconic-cd:before { content: '\e876'; } /* '' */
.icon-iconic-equalizer:before { content: '\e877'; } /* '' */
.icon-iconic-cursor:before { content: '\e878'; } /* '' */
.icon-iconic-aperture:before { content: '\e879'; } /* '' */
.icon-iconic-aperture-alt:before { content: '\e87a'; } /* '' */
.icon-iconic-steering-wheel:before { content: '\e87b'; } /* '' */
.icon-iconic-book:before { content: '\e87c'; } /* '' */
.icon-iconic-book-alt:before { content: '\e87d'; } /* '' */
.icon-iconic-brush:before { content: '\e87e'; } /* '' */
.icon-iconic-brush-alt:before { content: '\e87f'; } /* '' */
.icon-iconic-eyedropper:before { content: '\e880'; } /* '' */
.icon-iconic-layers:before { content: '\e881'; } /* '' */
.icon-iconic-layers-alt:before { content: '\e882'; } /* '' */
.icon-iconic-sun:before { content: '\e883'; } /* '' */
.icon-iconic-sun-inv:before { content: '\e884'; } /* '' */
.icon-iconic-cloud:before { content: '\e885'; } /* '' */
.icon-iconic-rain:before { content: '\e886'; } /* '' */
.icon-iconic-flash:before { content: '\e887'; } /* '' */
.icon-iconic-moon:before { content: '\e888'; } /* '' */
.icon-iconic-moon-inv:before { content: '\e889'; } /* '' */
.icon-iconic-umbrella:before { content: '\e88a'; } /* '' */
.icon-iconic-chart-bar:before { content: '\e88b'; } /* '' */
.icon-iconic-chart-pie:before { content: '\e88c'; } /* '' */
.icon-iconic-chart-pie-alt:before { content: '\e88d'; } /* '' */
.icon-iconic-key:before { content: '\e88e'; } /* '' */
.icon-iconic-key-inv:before { content: '\e88f'; } /* '' */
.icon-iconic-hash:before { content: '\e890'; } /* '' */
.icon-iconic-at:before { content: '\e891'; } /* '' */
.icon-iconic-pilcrow:before { content: '\e892'; } /* '' */
.icon-iconic-dial:before { content: '\e893'; } /* '' */
.icon-iconic-search-1:before { content: '\e934'; } /* '' */
.icon-iconic-mail-1:before { content: '\e935'; } /* '' */
.icon-iconic-heart-1:before { content: '\e936'; } /* '' */
