@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?18734495');
  src: url('font/fontello.eot?18734495#iefix') format('embedded-opentype'),
       url('font/fontello.woff2?18734495') format('woff2'),
       url('font/fontello.woff?18734495') format('woff'),
       url('font/fontello.ttf?18734495') format('truetype'),
       url('font/fontello.svg?18734495#fontello') 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: 'fontello';
    src: url('../font/fontello.svg?18734495#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  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); */
}
 
.icon-music:before { content: '\e800'; } /* '' */
.icon-search:before { content: '\e801'; } /* '' */
.icon-mail:before { content: '\e802'; } /* '' */
.icon-user:before { content: '\e803'; } /* '' */
.icon-users:before { content: '\e804'; } /* '' */
.icon-video:before { content: '\e805'; } /* '' */
.icon-videocam:before { content: '\e806'; } /* '' */
.icon-picture:before { content: '\e807'; } /* '' */
.icon-camera:before { content: '\e808'; } /* '' */
.icon-camera-alt:before { content: '\e809'; } /* '' */
.icon-ok:before { content: '\e80a'; } /* '' */
.icon-ok-circled:before { content: '\e80b'; } /* '' */
.icon-ok-circled2:before { content: '\e80c'; } /* '' */
.icon-cancel:before { content: '\e80d'; } /* '' */
.icon-cancel-circled:before { content: '\e80e'; } /* '' */
.icon-cancel-circled2:before { content: '\e80f'; } /* '' */
.icon-plus:before { content: '\e810'; } /* '' */
.icon-plus-circled:before { content: '\e811'; } /* '' */
.icon-minus:before { content: '\e812'; } /* '' */
.icon-help-circled:before { content: '\e813'; } /* '' */
.icon-info-circled:before { content: '\e814'; } /* '' */
.icon-home:before { content: '\e815'; } /* '' */
.icon-link:before { content: '\e816'; } /* '' */
.icon-attach:before { content: '\e817'; } /* '' */
.icon-lock:before { content: '\e818'; } /* '' */
.icon-lock-open:before { content: '\e819'; } /* '' */
.icon-pin:before { content: '\e81a'; } /* '' */
.icon-eye:before { content: '\e81b'; } /* '' */
.icon-eye-off:before { content: '\e81c'; } /* '' */
.icon-tag:before { content: '\e81d'; } /* '' */
.icon-tags:before { content: '\e81e'; } /* '' */
.icon-bookmark:before { content: '\e81f'; } /* '' */
.icon-thumbs-up:before { content: '\e820'; } /* '' */
.icon-thumbs-down:before { content: '\e821'; } /* '' */
.icon-download:before { content: '\e822'; } /* '' */
.icon-upload:before { content: '\e823'; } /* '' */
.icon-pencil:before { content: '\e824'; } /* '' */
.icon-print:before { content: '\e825'; } /* '' */
.icon-minus-circled-1:before { content: '\e826'; } /* '' */
.icon-comment:before { content: '\e827'; } /* '' */
.icon-chat:before { content: '\e828'; } /* '' */
.icon-bell:before { content: '\e829'; } /* '' */
.icon-attention:before { content: '\e82a'; } /* '' */
.icon-attention-circled:before { content: '\e82b'; } /* '' */
.icon-location:before { content: '\e82c'; } /* '' */
.icon-trash-empty:before { content: '\e82d'; } /* '' */
.icon-doc:before { content: '\e82e'; } /* '' */
.icon-folder:before { content: '\e82f'; } /* '' */
.icon-folder-open:before { content: '\e830'; } /* '' */
.icon-phone:before { content: '\e831'; } /* '' */
.icon-cog:before { content: '\e832'; } /* '' */
.icon-cog-alt:before { content: '\e833'; } /* '' */
.icon-key:before { content: '\e834'; } /* '' */
.icon-calendar:before { content: '\e835'; } /* '' */
.icon-zoom-in:before { content: '\e836'; } /* '' */
.icon-zoom-out:before { content: '\e837'; } /* '' */
.icon-down-dir:before { content: '\e838'; } /* '' */
.icon-up-dir:before { content: '\e839'; } /* '' */
.icon-left-dir:before { content: '\e83a'; } /* '' */
.icon-right-dir:before { content: '\e83b'; } /* '' */
.icon-down-open:before { content: '\e83c'; } /* '' */
.icon-left-open:before { content: '\e83d'; } /* '' */
.icon-right-open:before { content: '\e83e'; } /* '' */
.icon-up-open:before { content: '\e83f'; } /* '' */
.icon-down-big:before { content: '\e840'; } /* '' */
.icon-left-big:before { content: '\e841'; } /* '' */
.icon-right-big:before { content: '\e842'; } /* '' */
.icon-up-big:before { content: '\e843'; } /* '' */
.icon-right-hand:before { content: '\e844'; } /* '' */
.icon-left-hand:before { content: '\e845'; } /* '' */
.icon-up-hand:before { content: '\e846'; } /* '' */
.icon-down-hand:before { content: '\e847'; } /* '' */
.icon-cw:before { content: '\e848'; } /* '' */
.icon-ccw:before { content: '\e849'; } /* '' */
.icon-arrows-cw:before { content: '\e84a'; } /* '' */
.icon-shuffle:before { content: '\e84b'; } /* '' */
.icon-play:before { content: '\e84c'; } /* '' */
.icon-play-circled2:before { content: '\e84d'; } /* '' */
.icon-to-end:before { content: '\e84e'; } /* '' */
.icon-to-end-alt:before { content: '\e84f'; } /* '' */
.icon-to-start:before { content: '\e850'; } /* '' */
.icon-to-start-alt:before { content: '\e851'; } /* '' */
.icon-fast-fw:before { content: '\e852'; } /* '' */
.icon-fast-bw:before { content: '\e853'; } /* '' */
.icon-down-open-1:before { content: '\e854'; } /* '' */
.icon-award:before { content: '\e855'; } /* '' */
.icon-globe:before { content: '\e856'; } /* '' */
.icon-inbox:before { content: '\e857'; } /* '' */
.icon-scissors:before { content: '\e858'; } /* '' */
.icon-briefcase:before { content: '\e859'; } /* '' */
.icon-off:before { content: '\e85a'; } /* '' */
.icon-list-alt:before { content: '\e85b'; } /* '' */
.icon-book:before { content: '\e85c'; } /* '' */
.icon-gift:before { content: '\e85d'; } /* '' */
.icon-chart-bar:before { content: '\e85e'; } /* '' */
.icon-credit-card:before { content: '\e85f'; } /* '' */
.icon-left-open-2:before { content: '\e860'; } /* '' */
.icon-megaphone:before { content: '\e861'; } /* '' */
.icon-truck:before { content: '\e862'; } /* '' */
.icon-hammer:before { content: '\e863'; } /* '' */
.icon-note:before { content: '\e864'; } /* '' */
.icon-note-beamed:before { content: '\e865'; } /* '' */
.icon-search-1:before { content: '\e866'; } /* '' */
.icon-heart:before { content: '\e867'; } /* '' */
.icon-heart-empty:before { content: '\e868'; } /* '' */
.icon-user-1:before { content: '\e869'; } /* '' */
.icon-users-1:before { content: '\e86a'; } /* '' */
.icon-user-add:before { content: '\e86b'; } /* '' */
.icon-video-1:before { content: '\e86c'; } /* '' */
.icon-picture-1:before { content: '\e86d'; } /* '' */
.icon-camera-1:before { content: '\e86e'; } /* '' */
.icon-check:before { content: '\e86f'; } /* '' */
.icon-cancel-1:before { content: '\e870'; } /* '' */
.icon-cancel-circled-1:before { content: '\e871'; } /* '' */
.icon-cancel-squared:before { content: '\e872'; } /* '' */
.icon-plus-1:before { content: '\e873'; } /* '' */
.icon-plus-circled-1:before { content: '\e874'; } /* '' */
.icon-plus-squared-1:before { content: '\e875'; } /* '' */
.icon-minus-1:before { content: '\e876'; } /* '' */
.icon-minus-circled:before { content: '\e877'; } /* '' */
.icon-minus-squared:before { content: '\e878'; } /* '' */
.icon-help-1:before { content: '\e879'; } /* '' */
.icon-help-circled-1:before { content: '\e87a'; } /* '' */
.icon-info-1:before { content: '\e87b'; } /* '' */
.icon-info-circled-1:before { content: '\e87c'; } /* '' */
.icon-home-1:before { content: '\e87d'; } /* '' */
.icon-link-1:before { content: '\e87e'; } /* '' */
.icon-attach-1:before { content: '\e87f'; } /* '' */
.icon-lock-1:before { content: '\e880'; } /* '' */
.icon-lock-open-1:before { content: '\e881'; } /* '' */
.icon-tag-1:before { content: '\e882'; } /* '' */
.icon-eye-1:before { content: '\e883'; } /* '' */
.icon-download-1:before { content: '\e884'; } /* '' */
.icon-upload-1:before { content: '\e885'; } /* '' */
.icon-print-1:before { content: '\e886'; } /* '' */
.icon-feather:before { content: '\e887'; } /* '' */
.icon-keyboard-1:before { content: '\e888'; } /* '' */
.icon-comment-1:before { content: '\e889'; } /* '' */
.icon-chat-1:before { content: '\e88a'; } /* '' */
.icon-bell-1:before { content: '\e88b'; } /* '' */
.icon-vcard:before { content: '\e88c'; } /* '' */
.icon-folder-1:before { content: '\e88d'; } /* '' */
.icon-archive:before { content: '\e88e'; } /* '' */
.icon-box-1:before { content: '\e88f'; } /* '' */
.icon-phone-1:before { content: '\e890'; } /* '' */
.icon-cog-1:before { content: '\e891'; } /* '' */
.icon-tools:before { content: '\e892'; } /* '' */
.icon-basket:before { content: '\e894'; } /* '' */
.icon-bag:before { content: '\e895'; } /* '' */
.icon-calendar-1:before { content: '\e896'; } /* '' */
.icon-login:before { content: '\e897'; } /* '' */
.icon-logout:before { content: '\e898'; } /* '' */
.icon-mic-1:before { content: '\e899'; } /* '' */
.icon-clock:before { content: '\e89a'; } /* '' */
.icon-hourglass:before { content: '\e89b'; } /* '' */
.icon-lamp:before { content: '\e89c'; } /* '' */
.icon-popup:before { content: '\e89d'; } /* '' */
.icon-window:before { content: '\e8a1'; } /* '' */
.icon-trophy:before { content: '\e8a3'; } /* '' */
.icon-monitor:before { content: '\e8a4'; } /* '' */
.icon-mobile-1:before { content: '\e8a5'; } /* '' */
.icon-inbox-1:before { content: '\e8a6'; } /* '' */
.icon-install:before { content: '\e8a7'; } /* '' */
.icon-lifebuoy:before { content: '\e8a9'; } /* '' */
.icon-mouse:before { content: '\e8aa'; } /* '' */
.icon-briefcase-1:before { content: '\e8ab'; } /* '' */
.icon-suitcase-1:before { content: '\e8ac'; } /* '' */
.icon-chart-pie-1:before { content: '\e8ad'; } /* '' */
.icon-chart-line-1:before { content: '\e8ae'; } /* '' */
.icon-chart-bar-1:before { content: '\e8af'; } /* '' */
.icon-chart-area-1:before { content: '\e8b0'; } /* '' */
.icon-tape:before { content: '\e8b1'; } /* '' */
.icon-graduation-cap-1:before { content: '\e8b2'; } /* '' */
.icon-credit-card-1:before { content: '\e8b4'; } /* '' */
.icon-clipboard:before { content: '\e8b6'; } /* '' */
.icon-megaphone-1:before { content: '\e8b7'; } /* '' */
.icon-drive:before { content: '\e8b9'; } /* '' */
.icon-search-2:before { content: '\e8bb'; } /* '' */
.icon-mail-1:before { content: '\e8bc'; } /* '' */
.icon-user-2:before { content: '\e8bd'; } /* '' */
.icon-video-2:before { content: '\e8be'; } /* '' */
.icon-picture-2:before { content: '\e8bf'; } /* '' */
.icon-camera-2:before { content: '\e8c0'; } /* '' */
.icon-home-2:before { content: '\e8c1'; } /* '' */
.icon-print-2:before { content: '\e8c2'; } /* '' */
.icon-attention-1:before { content: '\e8c3'; } /* '' */
.icon-info-2:before { content: '\e8c4'; } /* '' */
.icon-question:before { content: '\e8c5'; } /* '' */
.icon-location-1:before { content: '\e8c6'; } /* '' */
.icon-trash-1:before { content: '\e8c7'; } /* '' */
.icon-article-alt:before { content: '\e8c8'; } /* '' */
.icon-attention-2:before { content: '\e8c9'; } /* '' */
.icon-attention-alt-1:before { content: '\e8ca'; } /* '' */
.icon-cog-2:before { content: '\e8cb'; } /* '' */
.icon-college:before { content: '\e8cc'; } /* '' */
.icon-commerical-building:before { content: '\e8cd'; } /* '' */
.icon-credit-card-2:before { content: '\e8ce'; } /* '' */
.icon-user-4:before { content: '\e8cf'; } /* '' */
.icon-folder-close:before { content: '\e8d0'; } /* '' */
.icon-folder-open-2:before { content: '\e8d1'; } /* '' */
.icon-folder-3:before { content: '\e8d2'; } /* '' */
.icon-doc-2:before { content: '\e8d3'; } /* '' */
.icon-cog-3:before { content: '\e8d4'; } /* '' */
.icon-cogs:before { content: '\e8d5'; } /* '' */
.icon-wrench-1:before { content: '\e8d6'; } /* '' */
.icon-inbox-alt:before { content: '\e8d7'; } /* '' */
.icon-inbox-2:before { content: '\e8d8'; } /* '' */
.icon-cog-4:before { content: '\e8d9'; } /* '' */
.icon-search-3:before { content: '\e8da'; } /* '' */
.icon-user-5:before { content: '\e8db'; } /* '' */
.icon-video-3:before { content: '\e8dc'; } /* '' */
.icon-picture-3:before { content: '\e8dd'; } /* '' */
.icon-ok-1:before { content: '\e8de'; } /* '' */
.icon-ok-circle:before { content: '\e8df'; } /* '' */
.icon-cancel-2:before { content: '\e8e0'; } /* '' */
.icon-cancel-circle:before { content: '\e8e1'; } /* '' */
.icon-plus-circle:before { content: '\e8e2'; } /* '' */
.icon-minus-circle:before { content: '\e8e3'; } /* '' */
.icon-attach-2:before { content: '\e8e4'; } /* '' */
.icon-link-2:before { content: '\e8e5'; } /* '' */
.icon-lock-2:before { content: '\e8e6'; } /* '' */
.icon-lock-open-2:before { content: '\e8e7'; } /* '' */
.icon-comment-alt:before { content: '\e8e8'; } /* '' */
.icon-chat-3:before { content: '\e8e9'; } /* '' */
.icon-archive-1:before { content: '\e8ea'; } /* '' */
.icon-popup-1:before { content: '\e8eb'; } /* '' */
.icon-left-open-1:before { content: '\e8ec'; } /* '' */
.icon-right-open-1:before { content: '\e8ed'; } /* '' */
.icon-attention-3:before { content: '\e8ef'; } /* '' */
.icon-book-open:before { content: '\e8f0'; } /* '' */
.icon-book-1:before { content: '\e8f1'; } /* '' */
.icon-news:before { content: '\e8f2'; } /* '' */
.icon-mic-2:before { content: '\e8f3'; } /* '' */
.icon-basket-1:before { content: '\e8f4'; } /* '' */
.icon-money:before { content: '\e8f5'; } /* '' */
.icon-newspaper-2:before { content: '\e8f6'; } /* '' */
.icon-doc-text-inv-1:before { content: '\e8f7'; } /* '' */
.icon-doc-text-1:before { content: '\e8f8'; } /* '' */
.icon-compass:before { content: '\e8f9'; } /* '' */
.icon-map-1:before { content: '\e8fa'; } /* '' */
.icon-location-2:before { content: '\e8fb'; } /* '' */
.icon-address:before { content: '\e8fc'; } /* '' */
.icon-block:before { content: '\e8fe'; } /* '' */
.icon-down-circled-1:before { content: '\e8ff'; } /* '' */
.icon-left-circled-1:before { content: '\e900'; } /* '' */
.icon-right-circled-1:before { content: '\e901'; } /* '' */
.icon-up-circled-1:before { content: '\e902'; } /* '' */
.icon-down:before { content: '\e903'; } /* '' */
.icon-left:before { content: '\e904'; } /* '' */
.icon-right:before { content: '\e905'; } /* '' */
.icon-up:before { content: '\e906'; } /* '' */
.icon-ccw-1:before { content: '\e907'; } /* '' */
.icon-cw-1:before { content: '\e908'; } /* '' */
.icon-arrows-ccw:before { content: '\e909'; } /* '' */
.icon-shuffle-1:before { content: '\e90a'; } /* '' */
.icon-loop:before { content: '\e90b'; } /* '' */
.icon-play-1:before { content: '\e90c'; } /* '' */
.icon-stop:before { content: '\e90d'; } /* '' */
.icon-pause:before { content: '\e90e'; } /* '' */
.icon-record:before { content: '\e90f'; } /* '' */
.icon-to-end-1:before { content: '\e910'; } /* '' */
.icon-to-start-1:before { content: '\e911'; } /* '' */
.icon-fast-forward:before { content: '\e912'; } /* '' */
.icon-fast-backward:before { content: '\e913'; } /* '' */
.icon-list:before { content: '\e914'; } /* '' */
.icon-list-add:before { content: '\e915'; } /* '' */
.icon-back-in-time:before { content: '\e916'; } /* '' */
.icon-brush:before { content: '\e917'; } /* '' */
.icon-camera-3:before { content: '\e91a'; } /* '' */
.icon-camera-outline:before { content: '\e91b'; } /* '' */
.icon-picture-4:before { content: '\e91c'; } /* '' */
.icon-picture-outline:before { content: '\e91d'; } /* '' */
.icon-home-3:before { content: '\e91e'; } /* '' */
.icon-attach-3:before { content: '\e91f'; } /* '' */
.icon-pin-outline:before { content: '\e920'; } /* '' */
.icon-pin-1:before { content: '\e921'; } /* '' */
.icon-tag-2:before { content: '\e922'; } /* '' */
.icon-tags-1:before { content: '\e923'; } /* '' */
.icon-flag:before { content: '\e924'; } /* '' */
.icon-pencil-1:before { content: '\e929'; } /* '' */
.icon-pen:before { content: '\e92a'; } /* '' */
.icon-feather-1:before { content: '\e92b'; } /* '' */
.icon-bell-3:before { content: '\e92c'; } /* '' */
.icon-attention-4:before { content: '\e92d'; } /* '' */
.icon-attention-filled:before { content: '\e92e'; } /* '' */
.icon-warning-empty:before { content: '\e92f'; } /* '' */
.icon-warning:before { content: '\e930'; } /* '' */
.icon-contacts:before { content: '\e931'; } /* '' */
.icon-vcard-1:before { content: '\e932'; } /* '' */
.icon-location-3:before { content: '\e933'; } /* '' */
.icon-map-2:before { content: '\e934'; } /* '' */
.icon-trash-2:before { content: '\e935'; } /* '' */
.icon-doc-text-2:before { content: '\e936'; } /* '' */
.icon-phone-2:before { content: '\e937'; } /* '' */
.icon-mic-outline:before { content: '\e938'; } /* '' */
.icon-lightbulb:before { content: '\e939'; } /* '' */
.icon-block-1:before { content: '\e93a'; } /* '' */
.icon-clipboard-1:before { content: '\e93b'; } /* '' */
.icon-calculator:before { content: '\e93c'; } /* '' */
.icon-ok-2:before { content: '\e93d'; } /* '' */
.icon-ok-circle-1:before { content: '\e93e'; } /* '' */
.icon-cancel-circle-1:before { content: '\e93f'; } /* '' */
.icon-plus-circle-1:before { content: '\e940'; } /* '' */
.icon-minus-circle-1:before { content: '\e941'; } /* '' */
.icon-link-3:before { content: '\e942'; } /* '' */
.icon-mic-3:before { content: '\e943'; } /* '' */
.icon-book-2:before { content: '\e945'; } /* '' */
.icon-book-alt:before { content: '\e946'; } /* '' */
.icon-chart-pie-2:before { content: '\e947'; } /* '' */
.icon-chart-bar-2:before { content: '\e948'; } /* '' */
.icon-chart:before { content: '\e949'; } /* '' */
.icon-book-3:before { content: '\e94a'; } /* '' */
.icon-vector-pencil:before { content: '\e94b'; } /* '' */
.icon-picture-5:before { content: '\e94c'; } /* '' */
.icon-camera-4:before { content: '\e94d'; } /* '' */
.icon-tags-2:before { content: '\e94e'; } /* '' */
.icon-tag-3:before { content: '\e94f'; } /* '' */
.icon-bookmark-1:before { content: '\e950'; } /* '' */
.icon-bookmark-empty-1:before { content: '\e951'; } /* '' */
.icon-website:before { content: '\e952'; } /* '' */
.icon-download-3:before { content: '\e953'; } /* '' */
.icon-download-alt:before { content: '\e954'; } /* '' */
.icon-upload-3:before { content: '\e955'; } /* '' */
.icon-edit:before { content: '\e956'; } /* '' */
.icon-block-2:before { content: '\e958'; } /* '' */
.icon-cw-2:before { content: '\e959'; } /* '' */
.icon-cw-circled:before { content: '\e95a'; } /* '' */
.icon-arrows-cw-1:before { content: '\e95b'; } /* '' */
.icon-shuffle-2:before { content: '\e95c'; } /* '' */
.icon-desktop-1:before { content: '\e95d'; } /* '' */
.icon-book-4:before { content: '\e95e'; } /* '' */
.icon-clipboard-2:before { content: '\e960'; } /* '' */
.icon-megaphone-2:before { content: '\e961'; } /* '' */
.icon-pencil-2:before { content: '\e962'; } /* '' */
.icon-chart-pie-3:before { content: '\e963'; } /* '' */
.icon-pencil-3:before { content: '\e964'; } /* '' */
.icon-pencil-neg:before { content: '\e965'; } /* '' */
.icon-pencil-alt:before { content: '\e966'; } /* '' */
.icon-brush-alt:before { content: '\e967'; } /* '' */
.icon-brush-1:before { content: '\e968'; } /* '' */
.icon-chart-pie-4:before { content: '\e969'; } /* '' */
.icon-chart-pie-alt:before { content: '\e96a'; } /* '' */
.icon-chart-bar-3:before { content: '\e96b'; } /* '' */
.icon-doc-3:before { content: '\e96c'; } /* '' */
.icon-dollar:before { content: '\e96d'; } /* '' */
.icon-hourglass-5:before { content: '\e96e'; } /* '' */
.icon-stopwatch:before { content: '\e96f'; } /* '' */
.icon-clock-1:before { content: '\e970'; } /* '' */
.icon-print-4:before { content: '\e971'; } /* '' */
.icon-headphones-1:before { content: '\e972'; } /* '' */
.icon-laptop-1:before { content: '\e973'; } /* '' */
.icon-basket-2:before { content: '\e974'; } /* '' */
.icon-right-open-2:before { content: '\e975'; } /* '' */
.icon-up-open-1:before { content: '\e976'; } /* '' */
.icon-down-open-mini:before { content: '\e977'; } /* '' */
.icon-left-open-mini:before { content: '\e978'; } /* '' */
.icon-right-open-mini:before { content: '\e979'; } /* '' */
.icon-up-open-mini:before { content: '\e97a'; } /* '' */
.icon-down-open-big:before { content: '\e97b'; } /* '' */
.icon-left-open-big:before { content: '\e97c'; } /* '' */
.icon-right-open-big:before { content: '\e97d'; } /* '' */
.icon-up-open-big:before { content: '\e97e'; } /* '' */
.icon-basket-3:before { content: '\e97f'; } /* '' */
.icon-basket-alt:before { content: '\e980'; } /* '' */
.icon-facebook-3:before { content: '\e981'; } /* '' */
.icon-facebook-rect-1:before { content: '\e982'; } /* '' */
.icon-twitter-3:before { content: '\e983'; } /* '' */
.icon-tumblr-rect:before { content: '\e984'; } /* '' */
.icon-th-list:before { content: '\f009'; } /* '' */
.icon-chat-2:before { content: '\f03d'; } /* '' */
.icon-bell-2:before { content: '\f03f'; } /* '' */
.icon-doc-1:before { content: '\f04a'; } /* '' */
.icon-user-3:before { content: '\f061'; } /* '' */
.icon-user-male:before { content: '\f062'; } /* '' */
.icon-user-female:before { content: '\f063'; } /* '' */
.icon-users-2:before { content: '\f064'; } /* '' */
.icon-folder-2:before { content: '\f067'; } /* '' */
.icon-folder-open-1:before { content: '\f068'; } /* '' */
.icon-folder-empty-1:before { content: '\f069'; } /* '' */
.icon-attach-4:before { content: '\f06a'; } /* '' */
.icon-trophy-1:before { content: '\f074'; } /* '' */
.icon-link-4:before { content: '\f07b'; } /* '' */
.icon-print-3:before { content: '\f087'; } /* '' */
.icon-bookmark-empty:before { content: '\f097'; } /* '' */
.icon-phone-squared:before { content: '\f098'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-hdd:before { content: '\f0a0'; } /* '' */
.icon-left-circled:before { content: '\f0a8'; } /* '' */
.icon-right-circled:before { content: '\f0a9'; } /* '' */
.icon-up-circled:before { content: '\f0aa'; } /* '' */
.icon-down-circled:before { content: '\f0ab'; } /* '' */
.icon-docs:before { content: '\f0c5'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-list-bullet:before { content: '\f0ca'; } /* '' */
.icon-table:before { content: '\f0ce'; } /* '' */
.icon-gplus-squared:before { content: '\f0d4'; } /* '' */
.icon-gplus:before { content: '\f0d5'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-gauge:before { content: '\f0e4'; } /* '' */
.icon-comment-empty:before { content: '\f0e5'; } /* '' */
.icon-chat-empty:before { content: '\f0e6'; } /* '' */
.icon-sitemap:before { content: '\f0e8'; } /* '' */
.icon-paste:before { content: '\f0ea'; } /* '' */
.icon-lightbulb-2:before { content: '\f0eb'; } /* '' */
.icon-exchange:before { content: '\f0ec'; } /* '' */
.icon-suitcase:before { content: '\f0f2'; } /* '' */
.icon-bell-alt:before { content: '\f0f3'; } /* '' */
.icon-coffee:before { content: '\f0f4'; } /* '' */
.icon-food:before { content: '\f0f5'; } /* '' */
.icon-doc-text:before { content: '\f0f6'; } /* '' */
.icon-building:before { content: '\f0f7'; } /* '' */
.icon-plus-squared:before { content: '\f0fe'; } /* '' */
.icon-angle-double-left:before { content: '\f100'; } /* '' */
.icon-angle-double-right:before { content: '\f101'; } /* '' */
.icon-angle-double-up:before { content: '\f102'; } /* '' */
.icon-angle-double-down:before { content: '\f103'; } /* '' */
.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-desktop:before { content: '\f108'; } /* '' */
.icon-laptop:before { content: '\f109'; } /* '' */
.icon-tablet:before { content: '\f10a'; } /* '' */
.icon-mobile:before { content: '\f10b'; } /* '' */
.icon-folder-empty:before { content: '\f114'; } /* '' */
.icon-folder-open-empty:before { content: '\f115'; } /* '' */
.icon-keyboard:before { content: '\f11c'; } /* '' */
.icon-direction:before { content: '\f124'; } /* '' */
.icon-unlink:before { content: '\f127'; } /* '' */
.icon-help:before { content: '\f128'; } /* '' */
.icon-info:before { content: '\f129'; } /* '' */
.icon-attention-alt:before { content: '\f12a'; } /* '' */
.icon-puzzle:before { content: '\f12e'; } /* '' */
.icon-mic:before { content: '\f130'; } /* '' */
.icon-mute:before { content: '\f131'; } /* '' */
.icon-shield:before { content: '\f132'; } /* '' */
.icon-calendar-empty:before { content: '\f133'; } /* '' */
.icon-lock-open-alt:before { content: '\f13e'; } /* '' */
.icon-play-circled:before { content: '\f144'; } /* '' */
.icon-minus-squared-1:before { content: '\f146'; } /* '' */
.icon-level-up:before { content: '\f148'; } /* '' */
.icon-level-down:before { content: '\f149'; } /* '' */
.icon-ok-squared:before { content: '\f14a'; } /* '' */
.icon-yen:before { content: '\f157'; } /* '' */
.icon-doc-inv:before { content: '\f15b'; } /* '' */
.icon-doc-text-inv:before { content: '\f15c'; } /* '' */
.icon-sort-name-up:before { content: '\f15d'; } /* '' */
.icon-sort-name-down:before { content: '\f15e'; } /* '' */
.icon-sort-alt-up:before { content: '\f160'; } /* '' */
.icon-sort-alt-down:before { content: '\f161'; } /* '' */
.icon-sort-number-up:before { content: '\f162'; } /* '' */
.icon-sort-number-down:before { content: '\f163'; } /* '' */
.icon-thumbs-up-alt:before { content: '\f164'; } /* '' */
.icon-thumbs-down-alt:before { content: '\f165'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-tumblr:before { content: '\f173'; } /* '' */
.icon-tumblr-squared:before { content: '\f174'; } /* '' */
.icon-female:before { content: '\f182'; } /* '' */
.icon-male:before { content: '\f183'; } /* '' */
.icon-box:before { content: '\f187'; } /* '' */
.icon-pagelines:before { content: '\f18c'; } /* '' */
.icon-plus-squared-alt:before { content: '\f196'; } /* '' */
.icon-graduation-cap:before { content: '\f19d'; } /* '' */
.icon-google:before { content: '\f1a0'; } /* '' */
.icon-fax:before { content: '\f1ac'; } /* '' */
.icon-building-filled:before { content: '\f1ad'; } /* '' */
.icon-paper-plane:before { content: '\f1d8'; } /* '' */
.icon-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.icon-sliders:before { content: '\f1de'; } /* '' */
.icon-newspaper:before { content: '\f1ea'; } /* '' */
.icon-calc:before { content: '\f1ec'; } /* '' */
.icon-bell-off:before { content: '\f1f6'; } /* '' */
.icon-bell-off-empty:before { content: '\f1f7'; } /* '' */
.icon-trash:before { content: '\f1f8'; } /* '' */
.icon-chart-area:before { content: '\f1fe'; } /* '' */
.icon-chart-pie:before { content: '\f200'; } /* '' */
.icon-chart-line:before { content: '\f201'; } /* '' */
.icon-toggle-off:before { content: '\f204'; } /* '' */
.icon-toggle-on:before { content: '\f205'; } /* '' */
.icon-cart-plus:before { content: '\f217'; } /* '' */
.icon-cart-arrow-down:before { content: '\f218'; } /* '' */
.icon-street-view:before { content: '\f21d'; } /* '' */
.icon-facebook-official:before { content: '\f230'; } /* '' */
.icon-user-plus:before { content: '\f234'; } /* '' */
.icon-user-times:before { content: '\f235'; } /* '' */
.icon-sticky-note-o:before { content: '\f24a'; } /* '' */
.icon-hourglass-o:before { content: '\f250'; } /* '' */
.icon-hourglass-3:before { content: '\f251'; } /* '' */
.icon-hourglass-2:before { content: '\f252'; } /* '' */
.icon-hourglass-4:before { content: '\f253'; } /* '' */
.icon-hourglass-1:before { content: '\f254'; } /* '' */
.icon-television:before { content: '\f26c'; } /* '' */
.icon-calendar-plus-o:before { content: '\f271'; } /* '' */
.icon-calendar-minus-o:before { content: '\f272'; } /* '' */
.icon-calendar-times-o:before { content: '\f273'; } /* '' */
.icon-calendar-check-o:before { content: '\f274'; } /* '' */
.icon-map-signs:before { content: '\f277'; } /* '' */
.icon-map-o:before { content: '\f278'; } /* '' */
.icon-map:before { content: '\f279'; } /* '' */
.icon-commenting:before { content: '\f27a'; } /* '' */
.icon-commenting-o:before { content: '\f27b'; } /* '' */
.icon-credit-card-alt:before { content: '\f283'; } /* '' */
.icon-pause-circle:before { content: '\f28b'; } /* '' */
.icon-pause-circle-o:before { content: '\f28c'; } /* '' */
.icon-stop-circle:before { content: '\f28d'; } /* '' */
.icon-stop-circle-o:before { content: '\f28e'; } /* '' */
.icon-shopping-bag:before { content: '\f290'; } /* '' */
.icon-shopping-basket:before { content: '\f291'; } /* '' */
.icon-envira:before { content: '\f299'; } /* '' */
.icon-volume-control-phone:before { content: '\f2a0'; } /* '' */
.icon-handshake-o:before { content: '\f2b5'; } /* '' */
.icon-envelope-open:before { content: '\f2b6'; } /* '' */
.icon-envelope-open-o:before { content: '\f2b7'; } /* '' */
.icon-address-book:before { content: '\f2b9'; } /* '' */
.icon-address-book-o:before { content: '\f2ba'; } /* '' */
.icon-address-card:before { content: '\f2bb'; } /* '' */
.icon-address-card-o:before { content: '\f2bc'; } /* '' */
.icon-user-circle:before { content: '\f2bd'; } /* '' */
.icon-user-circle-o:before { content: '\f2be'; } /* '' */
.icon-user-o:before { content: '\f2c0'; } /* '' */
.icon-id-badge:before { content: '\f2c1'; } /* '' */
.icon-id-card:before { content: '\f2c2'; } /* '' */
.icon-id-card-o:before { content: '\f2c3'; } /* '' */
.icon-window-restore:before { content: '\f2d2'; } /* '' */
.icon-window-close:before { content: '\f2d3'; } /* '' */
.icon-window-close-o:before { content: '\f2d4'; } /* '' */
.icon-facebook-2:before { content: '\f300'; } /* '' */
.icon-facebook-rect:before { content: '\f301'; } /* '' */
.icon-twitter-2:before { content: '\f302'; } /* '' */
.icon-twitter-bird:before { content: '\f303'; } /* '' */
.icon-twitter-squared:before { content: '\f304'; } /* '' */
.icon-facebook-squared:before { content: '\f308'; } /* '' */
.icon-twitter-1:before { content: '\f309'; } /* '' */
.icon-twitter-circled:before { content: '\f30a'; } /* '' */
.icon-facebook-1:before { content: '\f30c'; } /* '' */
.icon-facebook-circled:before { content: '\f30d'; } /* '' */
.icon-facebook-squared-1:before { content: '\f30e'; } /* '' */
.icon-gplus-1:before { content: '\f30f'; } /* '' */
.icon-gplus-circled:before { content: '\f310'; } /* '' */
.icon-tumblr-2:before { content: '\f311'; } /* '' */
.icon-twitter-rect:before { content: '\f314'; } /* '' */
.icon-tumblr-1:before { content: '\f315'; } /* '' */
.icon-tumblr-circled:before { content: '\f316'; } /* '' */
.icon-instagram-1:before { content: '\f31e'; } /* '' */
.icon-instagram-filled:before { content: '\f31f'; } /* '' */
.icon-comment-2:before { content: '\f4ac'; } /* '' */
.icon-folder-open-empty-1:before { content: '\f4c2'; } /* '' */
.icon-calendar-2:before { content: '\f4c5'; } /* '' */
.icon-newspaper-1:before { content: '\f4f0'; } /* '' */
.icon-search-4:before { content: '\f50d'; } /* '' */