@font-face {
  font-family: 'ikonki';
  src: url('../font/ikonki.eot?24498999');
  src: url('../font/ikonki.eot?24498999#iefix') format('embedded-opentype'),
       url('../font/ikonki.woff2?24498999') format('woff2'),
       url('../font/ikonki.woff?24498999') format('woff'),
       url('../font/ikonki.ttf?24498999') format('truetype'),
       url('../font/ikonki.svg?24498999#ikonki') 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: 'ikonki';
    src: url('../font/ikonki.svg?24498999#ikonki') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "ikonki";
  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-mail-2:before { content: '\e800'; } /* '' */
.icon-music:before { content: '\e801'; } /* '' */
.icon-wallet:before { content: '\e802'; } /* '' */
.icon-t-shirt:before { content: '\e803'; } /* '' */
.icon-diamond:before { content: '\e804'; } /* '' */
.icon-shop:before { content: '\e805'; } /* '' */
.icon-money:before { content: '\e806'; } /* '' */
.icon-food:before { content: '\e807'; } /* '' */
.icon-truck:before { content: '\e808'; } /* '' */
.icon-beaker:before { content: '\e809'; } /* '' */
.icon-key:before { content: '\e80a'; } /* '' */
.icon-megaphone:before { content: '\e80b'; } /* '' */
.icon-database:before { content: '\e80c'; } /* '' */
.icon-graduation-cap:before { content: '\e80d'; } /* '' */
.icon-fire:before { content: '\e80e'; } /* '' */
.icon-paper-plane:before { content: '\e80f'; } /* '' */
.icon-cloud:before { content: '\e810'; } /* '' */
.icon-globe:before { content: '\e811'; } /* '' */
.icon-search-1:before { content: '\e812'; } /* '' */
.icon-heart:before { content: '\e813'; } /* '' */
.icon-star:before { content: '\e814'; } /* '' */
.icon-videocam:before { content: '\e815'; } /* '' */
.icon-user:before { content: '\e816'; } /* '' */
.icon-mail:before { content: '\e817'; } /* '' */
.icon-camera:before { content: '\e818'; } /* '' */
.icon-photo:before { content: '\e819'; } /* '' */
.icon-attach:before { content: '\e81a'; } /* '' */
.icon-lock:before { content: '\e81b'; } /* '' */
.icon-eye:before { content: '\e81c'; } /* '' */
.icon-tag:before { content: '\e81d'; } /* '' */
.icon-thumbs-up:before { content: '\e81e'; } /* '' */
.icon-pencil:before { content: '\e81f'; } /* '' */
.icon-comment:before { content: '\e820'; } /* '' */
.icon-location:before { content: '\e821'; } /* '' */
.icon-cup:before { content: '\e822'; } /* '' */
.icon-trash:before { content: '\e823'; } /* '' */
.icon-doc:before { content: '\e824'; } /* '' */
.icon-note:before { content: '\e825'; } /* '' */
.icon-cog:before { content: '\e826'; } /* '' */
.icon-params:before { content: '\e827'; } /* '' */
.icon-calendar:before { content: '\e828'; } /* '' */
.icon-sound:before { content: '\e829'; } /* '' */
.icon-clock:before { content: '\e82a'; } /* '' */
.icon-lightbulb:before { content: '\e82b'; } /* '' */
.icon-desktop:before { content: '\e82c'; } /* '' */
.icon-mobile:before { content: '\e82d'; } /* '' */
.icon-cd:before { content: '\e82e'; } /* '' */
.icon-tv:before { content: '\e82f'; } /* '' */
.icon-inbox:before { content: '\e830'; } /* '' */
.icon-search-2:before { content: '\e831'; } /* '' */
.icon-mail-1:before { content: '\e832'; } /* '' */
.icon-heart-1:before { content: '\e833'; } /* '' */
.icon-heart-empty:before { content: '\e834'; } /* '' */
.icon-star-1:before { content: '\e835'; } /* '' */
.icon-user-1:before { content: '\e836'; } /* '' */
.icon-video:before { content: '\e837'; } /* '' */
.icon-picture:before { content: '\e838'; } /* '' */
.icon-th-large:before { content: '\e839'; } /* '' */
.icon-th:before { content: '\e83a'; } /* '' */
.icon-th-list:before { content: '\e83b'; } /* '' */
.icon-ok:before { content: '\e83c'; } /* '' */
.icon-ok-circle:before { content: '\e83d'; } /* '' */
.icon-cancel:before { content: '\e83e'; } /* '' */
.icon-cancel-circle:before { content: '\e83f'; } /* '' */
.icon-plus-circle:before { content: '\e840'; } /* '' */
.icon-minus-circle:before { content: '\e841'; } /* '' */
.icon-link:before { content: '\e842'; } /* '' */
.icon-attach-1:before { content: '\e843'; } /* '' */
.icon-lock-1:before { content: '\e844'; } /* '' */
.icon-lock-open:before { content: '\e845'; } /* '' */
.icon-tag-1:before { content: '\e846'; } /* '' */
.icon-doc-1:before { content: '\e847'; } /* '' */
.icon-docs-landscape:before { content: '\e848'; } /* '' */
.icon-folder:before { content: '\e849'; } /* '' */
.icon-archive:before { content: '\e84a'; } /* '' */
.icon-rss:before { content: '\e84b'; } /* '' */
.icon-rss-alt:before { content: '\e84c'; } /* '' */
.icon-cog-1:before { content: '\e84d'; } /* '' */
.icon-logout:before { content: '\e84e'; } /* '' */
.icon-clock-1:before { content: '\e84f'; } /* '' */
.icon-block:before { content: '\e850'; } /* '' */
.icon-resize-full:before { content: '\e851'; } /* '' */
.icon-resize-full-circle:before { content: '\e852'; } /* '' */
.icon-popup:before { content: '\e853'; } /* '' */
.icon-left-open:before { content: '\e854'; } /* '' */
.icon-right-open:before { content: '\e855'; } /* '' */
.icon-down-circle:before { content: '\e856'; } /* '' */
.icon-left-circle:before { content: '\e857'; } /* '' */
.icon-right-circle:before { content: '\e858'; } /* '' */
.icon-up-circle:before { content: '\e859'; } /* '' */
.icon-down-dir:before { content: '\e85a'; } /* '' */
.icon-right-dir:before { content: '\e85b'; } /* '' */
.icon-down-micro:before { content: '\e85c'; } /* '' */
.icon-progress-4:before { content: '\e85d'; } /* '' */
.icon-progress-5:before { content: '\e85e'; } /* '' */
.icon-progress-6:before { content: '\e85f'; } /* '' */
.icon-progress-7:before { content: '\e860'; } /* '' */
.icon-font:before { content: '\e861'; } /* '' */
.icon-list:before { content: '\e862'; } /* '' */
.icon-list-numbered:before { content: '\e863'; } /* '' */
.icon-indent-left:before { content: '\e864'; } /* '' */
.icon-indent-right:before { content: '\e865'; } /* '' */
.icon-cloud-1:before { content: '\e866'; } /* '' */
.icon-terminal:before { content: '\e867'; } /* '' */
.icon-reply:before { content: '\e868'; } /* '' */
.icon-reply-all:before { content: '\e869'; } /* '' */
.icon-forward:before { content: '\e86a'; } /* '' */
.icon-code:before { content: '\e86b'; } /* '' */
.icon-retweet:before { content: '\e86c'; } /* '' */
.icon-comment-1:before { content: '\e86d'; } /* '' */
.icon-comment-alt:before { content: '\e86e'; } /* '' */
.icon-chat:before { content: '\e86f'; } /* '' */
.icon-attention:before { content: '\e870'; } /* '' */
.icon-location-1:before { content: '\e871'; } /* '' */
.icon-up-micro:before { content: '\e872'; } /* '' */
.icon-cw-circle:before { content: '\e873'; } /* '' */
.icon-arrows-cw:before { content: '\e874'; } /* '' */
.icon-updown-circle:before { content: '\e875'; } /* '' */
.icon-target:before { content: '\e876'; } /* '' */
.icon-signal:before { content: '\e877'; } /* '' */
.icon-progress-0:before { content: '\e878'; } /* '' */
.icon-progress-1:before { content: '\e879'; } /* '' */
.icon-progress-2:before { content: '\e87a'; } /* '' */
.icon-progress-3:before { content: '\e87b'; } /* '' */
.icon-heart-2:before { content: '\e87c'; } /* '' */
.icon-star-2:before { content: '\e87d'; } /* '' */
.icon-user-2:before { content: '\e87e'; } /* '' */
.icon-user-woman:before { content: '\e87f'; } /* '' */
.icon-user-pair:before { content: '\e880'; } /* '' */
.icon-video-alt:before { content: '\e881'; } /* '' */
.icon-videocam-1:before { content: '\e882'; } /* '' */
.icon-videocam-alt:before { content: '\e883'; } /* '' */
.icon-camera-1:before { content: '\e884'; } /* '' */
.icon-th-1:before { content: '\e885'; } /* '' */
.icon-th-list-1:before { content: '\e886'; } /* '' */
.icon-ok-1:before { content: '\e887'; } /* '' */
.icon-cancel-1:before { content: '\e888'; } /* '' */
.icon-cancel-circle-1:before { content: '\e889'; } /* '' */
.icon-plus:before { content: '\e88a'; } /* '' */
.icon-home:before { content: '\e88b'; } /* '' */
.icon-lock-2:before { content: '\e88c'; } /* '' */
.icon-lock-open-1:before { content: '\e88d'; } /* '' */
.icon-eye-1:before { content: '\e88e'; } /* '' */
.icon-tag-2:before { content: '\e88f'; } /* '' */
.icon-thumbs-up-1:before { content: '\e890'; } /* '' */
.icon-thumbs-down:before { content: '\e891'; } /* '' */
.icon-download:before { content: '\e892'; } /* '' */
.icon-export:before { content: '\e893'; } /* '' */
.icon-pencil-1:before { content: '\e894'; } /* '' */
.icon-pencil-alt:before { content: '\e895'; } /* '' */
.icon-edit:before { content: '\e896'; } /* '' */
.icon-chat-1:before { content: '\e897'; } /* '' */
.icon-print:before { content: '\e898'; } /* '' */
.icon-bell:before { content: '\e899'; } /* '' */
.icon-attention-1:before { content: '\e89a'; } /* '' */
.icon-info:before { content: '\e89b'; } /* '' */
.icon-question:before { content: '\e89c'; } /* '' */
.icon-location-2:before { content: '\e89d'; } /* '' */
.icon-trash-1:before { content: '\e89e'; } /* '' */
.icon-doc-2:before { content: '\e89f'; } /* '' */
.icon-article:before { content: '\e8a0'; } /* '' */
.icon-article-alt:before { content: '\e8a1'; } /* '' */
.icon-rss-1:before { content: '\e8a2'; } /* '' */
.icon-wrench:before { content: '\e8a3'; } /* '' */
.icon-basket:before { content: '\e8a4'; } /* '' */
.icon-basket-alt:before { content: '\e8a5'; } /* '' */
.icon-calendar-1:before { content: '\e8a6'; } /* '' */
.icon-calendar-alt:before { content: '\e8a7'; } /* '' */
.icon-volume-off:before { content: '\e8a8'; } /* '' */
.icon-volume-down:before { content: '\e8a9'; } /* '' */
.icon-volume-up:before { content: '\e8aa'; } /* '' */
.icon-bullhorn:before { content: '\e8ab'; } /* '' */
.icon-clock-2:before { content: '\e8ac'; } /* '' */
.icon-clock-alt:before { content: '\e8ad'; } /* '' */
.icon-stop:before { content: '\e8ae'; } /* '' */
.icon-resize-full-1:before { content: '\e8af'; } /* '' */
.icon-resize-small:before { content: '\e8b0'; } /* '' */
.icon-zoom-in:before { content: '\e8b1'; } /* '' */
.icon-zoom-out:before { content: '\e8b2'; } /* '' */
.icon-popup-1:before { content: '\e8b3'; } /* '' */
.icon-down-dir-1:before { content: '\e8b4'; } /* '' */
.icon-left-dir:before { content: '\e8b5'; } /* '' */
.icon-right-dir-1:before { content: '\e8b6'; } /* '' */
.icon-up-dir:before { content: '\e8b7'; } /* '' */
.icon-down:before { content: '\e8b8'; } /* '' */
.icon-up:before { content: '\e8b9'; } /* '' */
.icon-cw:before { content: '\e8ba'; } /* '' */
.icon-signal-1:before { content: '\e8bb'; } /* '' */
.icon-award:before { content: '\e8bc'; } /* '' */
.icon-mobile-1:before { content: '\e8bd'; } /* '' */
.icon-mobile-alt:before { content: '\e8be'; } /* '' */
.icon-tablet:before { content: '\e8bf'; } /* '' */
.icon-ipod:before { content: '\e8c0'; } /* '' */
.icon-cd-1:before { content: '\e8c1'; } /* '' */
.icon-grid:before { content: '\e8c2'; } /* '' */
.icon-book:before { content: '\e8c3'; } /* '' */
.icon-easel:before { content: '\e8c4'; } /* '' */
.icon-globe-1:before { content: '\e8c5'; } /* '' */
.icon-chart:before { content: '\e8c6'; } /* '' */
.icon-chart-bar:before { content: '\e8c7'; } /* '' */
.icon-chart-pie:before { content: '\e8c8'; } /* '' */
.icon-dollar:before { content: '\e8c9'; } /* '' */
.icon-at:before { content: '\e8ca'; } /* '' */
.icon-colon:before { content: '\e8cb'; } /* '' */
.icon-semicolon:before { content: '\e8cc'; } /* '' */
.icon-squares:before { content: '\e8cd'; } /* '' */
.icon-money-1:before { content: '\e8ce'; } /* '' */
.icon-facebook-rect-1:before { content: '\e8cf'; } /* '' */
.icon-twitter-bird-1:before { content: '\e8d0'; } /* '' */
.icon-facebook:before { content: '\f300'; } /* '' */
.icon-facebook-rect:before { content: '\f301'; } /* '' */
.icon-twitter:before { content: '\f302'; } /* '' */
.icon-twitter-bird:before { content: '\f303'; } /* '' */
.icon-googleplus-rect:before { content: '\f309'; } /* '' */
.icon-vkontakte-rect:before { content: '\f30a'; } /* '' */
.icon-skype:before { content: '\f30b'; } /* '' */
.icon-odnoklassniki-rect:before { content: '\f30d'; } /* '' */
.icon-vimeo-rect:before { content: '\f30e'; } /* '' */
.icon-tumblr-rect:before { content: '\f310'; } /* '' */
.icon-linkedin-rect:before { content: '\f312'; } /* '' */
.icon-youtube:before { content: '\f313'; } /* '' */
.icon-twitter-rect:before { content: '\f314'; } /* '' */
.icon-youtube-1:before { content: '\f315'; } /* '' */
