@font-face {
  font-family: 'icons';
  src: url('../font/icons.eot?67768124');
  src: url('../font/icons.eot?67768124#iefix') format('embedded-opentype'),
       url('../font/icons.woff2?67768124') format('woff2'),
       url('../font/icons.woff?67768124') format('woff'),
       url('../font/icons.ttf?67768124') format('truetype'),
       url('../font/icons.svg?67768124#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: 'icons';
    src: url('../font/icons.svg?67768124#icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons";
  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-videocam:before { content: '\e801'; } /* '' */
.icon-camera:before { content: '\e802'; } /* '' */
.icon-ok:before { content: '\e803'; } /* '' */
.icon-volume-up:before { content: '\e804'; } /* '' */
.icon-ccw:before { content: '\e805'; } /* '' */
.icon-play:before { content: '\e806'; } /* '' */
.icon-stop:before { content: '\e807'; } /* '' */
.icon-list:before { content: '\e808'; } /* '' */
.icon-note:before { content: '\e809'; } /* '' */
.icon-pause:before { content: '\e80a'; } /* '' */
.icon-attach:before { content: '\e80b'; } /* '' */
.icon-cog:before { content: '\e80c'; } /* '' */
.icon-note-beamed:before { content: '\e80d'; } /* '' */
.icon-search:before { content: '\e80e'; } /* '' */
.icon-mail:before { content: '\e80f'; } /* '' */
.icon-video:before { content: '\e810'; } /* '' */
.icon-picture:before { content: '\e811'; } /* '' */
.icon-help-circled:before { content: '\e812'; } /* '' */
.icon-menu-1:before { content: '\e813'; } /* '' */
.icon-attach-1:before { content: '\e814'; } /* '' */
.icon-link:before { content: '\e815'; } /* '' */
.icon-reply-all:before { content: '\e816'; } /* '' */
.icon-forward:before { content: '\e817'; } /* '' */
.icon-signal:before { content: '\e818'; } /* '' */
.icon-chart-bar:before { content: '\e819'; } /* '' */
.icon-ok-1:before { content: '\e81a'; } /* '' */
.icon-down-small:before { content: '\e81b'; } /* '' */
.icon-basket:before { content: '\e81c'; } /* '' */
.icon-left-small:before { content: '\e81d'; } /* '' */
.icon-right-small:before { content: '\e81e'; } /* '' */
.icon-up-small:before { content: '\e81f'; } /* '' */
.icon-loop:before { content: '\e820'; } /* '' */
.icon-thumbs-up:before { content: '\e821'; } /* '' */
.icon-thumbs-down:before { content: '\e822'; } /* '' */
.icon-at:before { content: '\e823'; } /* '' */
.icon-google:before { content: '\e824'; } /* '' */
.icon-skype:before { content: '\e825'; } /* '' */
.icon-resize-full-alt:before { content: '\e826'; } /* '' */
.icon-picture-1:before { content: '\e827'; } /* '' */
.icon-link-1:before { content: '\e828'; } /* '' */
.icon-cog-1:before { content: '\e829'; } /* '' */
.icon-arrows-cw:before { content: '\e82a'; } /* '' */
.icon-windows:before { content: '\e82b'; } /* '' */
.icon-comment:before { content: '\e82c'; } /* '' */
.icon-comment-alt:before { content: '\e82d'; } /* '' */
.icon-chat:before { content: '\e82e'; } /* '' */
.icon-logout:before { content: '\e82f'; } /* '' */
.icon-home-1:before { content: '\e830'; } /* '' */
.icon-globe:before { content: '\e831'; } /* '' */
.icon-cd:before { content: '\e832'; } /* '' */
.icon-cw:before { content: '\e833'; } /* '' */
.icon-spin4:before { content: '\e834'; } /* '' */
.icon-edit-alt:before { content: '\e835'; } /* '' */
.icon-wrench-1:before { content: '\e836'; } /* '' */
.icon-resize-small:before { content: '\e837'; } /* '' */
.icon-spin5:before { content: '\e838'; } /* '' */
.icon-resize-small-1:before { content: '\e839'; } /* '' */
.icon-resize-full:before { content: '\e83a'; } /* '' */
.icon-heart:before { content: '\e83b'; } /* '' */
.icon-heart-empty:before { content: '\e83c'; } /* '' */
.icon-star:before { content: '\e83d'; } /* '' */
.icon-star-empty:before { content: '\e83e'; } /* '' */
.icon-star-half:before { content: '\e83f'; } /* '' */
.icon-firefox:before { content: '\e840'; } /* '' */
.icon-chrome:before { content: '\e841'; } /* '' */
.icon-opera:before { content: '\e842'; } /* '' */
.icon-ie:before { content: '\e843'; } /* '' */
.icon-user:before { content: '\e844'; } /* '' */
.icon-users:before { content: '\e845'; } /* '' */
.icon-home:before { content: '\e846'; } /* '' */
.icon-eye:before { content: '\e847'; } /* '' */
.icon-eye-off:before { content: '\e848'; } /* '' */
.icon-forward-1:before { content: '\e849'; } /* '' */
.icon-cw-1:before { content: '\e84a'; } /* '' */
.icon-flash:before { content: '\e84b'; } /* '' */
.icon-off:before { content: '\e84c'; } /* '' */
.icon-floppy:before { content: '\e84d'; } /* '' */
.icon-truck:before { content: '\e84e'; } /* '' */
.icon-search-1:before { content: '\e84f'; } /* '' */
.icon-home-2:before { content: '\e850'; } /* '' */
.icon-lock:before { content: '\e851'; } /* '' */
.icon-lock-open:before { content: '\e852'; } /* '' */
.icon-download:before { content: '\e853'; } /* '' */
.icon-upload:before { content: '\e854'; } /* '' */
.icon-export:before { content: '\e855'; } /* '' */
.icon-keyboard:before { content: '\e856'; } /* '' */
.icon-chat-1:before { content: '\e857'; } /* '' */
.icon-login:before { content: '\e858'; } /* '' */
.icon-logout-1:before { content: '\e859'; } /* '' */
.icon-light-up:before { content: '\e85a'; } /* '' */
.icon-adjust:before { content: '\e85b'; } /* '' */
.icon-block:before { content: '\e85c'; } /* '' */
.icon-down-open-big:before { content: '\e85d'; } /* '' */
.icon-left-open-big:before { content: '\e85e'; } /* '' */
.icon-right-open-big:before { content: '\e85f'; } /* '' */
.icon-up-open-big:before { content: '\e860'; } /* '' */
.icon-ccw-1:before { content: '\e861'; } /* '' */
.icon-cw-2:before { content: '\e862'; } /* '' */
.icon-arrows-ccw:before { content: '\e863'; } /* '' */
.icon-level-down:before { content: '\e864'; } /* '' */
.icon-level-up:before { content: '\e865'; } /* '' */
.icon-shuffle:before { content: '\e866'; } /* '' */
.icon-infinity:before { content: '\e867'; } /* '' */
.icon-graduation-cap:before { content: '\e868'; } /* '' */
.icon-air:before { content: '\e869'; } /* '' */
.icon-flow-tree:before { content: '\e86a'; } /* '' */
.icon-video-1:before { content: '\e86b'; } /* '' */
.icon-picture-2:before { content: '\e86c'; } /* '' */
.icon-menu-2:before { content: '\e86d'; } /* '' */
.icon-wrench:before { content: '\e86e'; } /* '' */
.icon-at-2:before { content: '\e86f'; } /* '' */
.icon-android-1:before { content: '\e870'; } /* '' */
.icon-hearing-impaired:before { content: '\e871'; } /* '' */
.icon-video-2:before { content: '\e872'; } /* '' */
.icon-mail-1:before { content: '\e873'; } /* '' */
.icon-search-2:before { content: '\e874'; } /* '' */
.icon-attach-2:before { content: '\e875'; } /* '' */
.icon-tag:before { content: '\e876'; } /* '' */
.icon-code:before { content: '\e877'; } /* '' */
.icon-rss-alt:before { content: '\e878'; } /* '' */
.icon-emo-happy:before { content: '\e879'; } /* '' */
.icon-emo-unhappy:before { content: '\e87a'; } /* '' */
.icon-link-2:before { content: '\e87b'; } /* '' */
.icon-lock-open-1:before { content: '\e87c'; } /* '' */
.icon-pencil:before { content: '\e87d'; } /* '' */
.icon-print:before { content: '\e87e'; } /* '' */
.icon-comment-1:before { content: '\e87f'; } /* '' */
.icon-chat-2:before { content: '\e880'; } /* '' */
.icon-headphones:before { content: '\e881'; } /* '' */
.icon-resize-full-1:before { content: '\e882'; } /* '' */
.icon-resize-small-2:before { content: '\e883'; } /* '' */
.icon-resize-vertical:before { content: '\e884'; } /* '' */
.icon-resize-horizontal:before { content: '\e885'; } /* '' */
.icon-zoom-in:before { content: '\e886'; } /* '' */
.icon-zoom-out:before { content: '\e887'; } /* '' */
.icon-down-dir:before { content: '\e888'; } /* '' */
.icon-up-dir:before { content: '\e889'; } /* '' */
.icon-left-dir:before { content: '\e88a'; } /* '' */
.icon-right-dir:before { content: '\e88b'; } /* '' */
.icon-down-open:before { content: '\e88c'; } /* '' */
.icon-left-open:before { content: '\e88d'; } /* '' */
.icon-right-open:before { content: '\e88e'; } /* '' */
.icon-up-open:before { content: '\e88f'; } /* '' */
.icon-up-hand:before { content: '\e890'; } /* '' */
.icon-right-hand:before { content: '\e891'; } /* '' */
.icon-left-hand:before { content: '\e892'; } /* '' */
.icon-down-hand:before { content: '\e893'; } /* '' */
.icon-shuffle-1:before { content: '\e894'; } /* '' */
.icon-to-start-alt:before { content: '\e895'; } /* '' */
.icon-to-end-alt:before { content: '\e896'; } /* '' */
.icon-to-end:before { content: '\e897'; } /* '' */
.icon-to-start:before { content: '\e898'; } /* '' */
.icon-inbox:before { content: '\e899'; } /* '' */
.icon-globe-1:before { content: '\e89a'; } /* '' */
.icon-umbrella:before { content: '\e89b'; } /* '' */
.icon-flight:before { content: '\e89c'; } /* '' */
.icon-text-height:before { content: '\e89d'; } /* '' */
.icon-text-width:before { content: '\e89e'; } /* '' */
.icon-scissors:before { content: '\e89f'; } /* '' */
.icon-check:before { content: '\e8a0'; } /* '' */
.icon-cancel:before { content: '\e8a1'; } /* '' */
.icon-plus:before { content: '\e8a2'; } /* '' */
.icon-plus-circled:before { content: '\e8a3'; } /* '' */
.icon-minus:before { content: '\e8a4'; } /* '' */
.icon-help:before { content: '\e8a5'; } /* '' */
.icon-help-circled-1:before { content: '\e8a6'; } /* '' */
.icon-info-circled:before { content: '\e8a7'; } /* '' */
.icon-info:before { content: '\e8a8'; } /* '' */
.icon-eye-1:before { content: '\e8a9'; } /* '' */
.icon-tag-1:before { content: '\e8aa'; } /* '' */
.icon-reply-1:before { content: '\e8ab'; } /* '' */
.icon-quote:before { content: '\e8ac'; } /* '' */
.icon-pencil-1:before { content: '\e8ad'; } /* '' */
.icon-tools:before { content: '\e8ae'; } /* '' */
.icon-cog-2:before { content: '\e8af'; } /* '' */
.icon-phone:before { content: '\e8b0'; } /* '' */
.icon-mic-1:before { content: '\e8b1'; } /* '' */
.icon-clock:before { content: '\e8b2'; } /* '' */
.icon-cc-1:before { content: '\e8b3'; } /* '' */
.icon-tape:before { content: '\e8b4'; } /* '' */
.icon-database-1:before { content: '\e8b5'; } /* '' */
.icon-floppy-1:before { content: '\e8b6'; } /* '' */
.icon-code-2:before { content: '\e8b7'; } /* '' */
.icon-flash-1:before { content: '\e8b8'; } /* '' */
.icon-videocam-outline:before { content: '\e8b9'; } /* '' */
.icon-videocam-2:before { content: '\e8ba'; } /* '' */
.icon-plus-1:before { content: '\e8bb'; } /* '' */
.icon-cancel-alt:before { content: '\e8bc'; } /* '' */
.icon-home-outline:before { content: '\e8bd'; } /* '' */
.icon-lock-open-2:before { content: '\e8be'; } /* '' */
.icon-lock-filled:before { content: '\e8bf'; } /* '' */
.icon-lock-open-filled:before { content: '\e8c0'; } /* '' */
.icon-pin-outline:before { content: '\e8c1'; } /* '' */
.icon-pin:before { content: '\e8c2'; } /* '' */
.icon-eye-2:before { content: '\e8c3'; } /* '' */
.icon-menu-outline:before { content: '\e8c4'; } /* '' */
.icon-mic-2:before { content: '\e8c5'; } /* '' */
.icon-mic-outline:before { content: '\e8c6'; } /* '' */
.icon-stopwatch:before { content: '\e8c7'; } /* '' */
.icon-arrows-cw-1:before { content: '\e8c8'; } /* '' */
.icon-loop-alt:before { content: '\e8c9'; } /* '' */
.icon-shuffle-2:before { content: '\e8ca'; } /* '' */
.icon-plane:before { content: '\e8cb'; } /* '' */
.icon-flow-split:before { content: '\e8cc'; } /* '' */
.icon-flow-merge:before { content: '\e8cd'; } /* '' */
.icon-certificate-outline:before { content: '\e8ce'; } /* '' */
.icon-certificate:before { content: '\e8cf'; } /* '' */
.icon-wine:before { content: '\e8d0'; } /* '' */
.icon-coffee-1:before { content: '\e8d1'; } /* '' */
.icon-beer:before { content: '\e8d2'; } /* '' */
.icon-anchor-1:before { content: '\e8d3'; } /* '' */
.icon-tree:before { content: '\e8d4'; } /* '' */
.icon-pi:before { content: '\e8d5'; } /* '' */
.icon-at-3:before { content: '\e8d6'; } /* '' */
.icon-sort-numeric:before { content: '\e8d7'; } /* '' */
.icon-facebook:before { content: '\e8d8'; } /* '' */
.icon-facebook-circled:before { content: '\e8d9'; } /* '' */
.icon-twitter-x:before { content: '\e8da'; } /* '' */
.icon-search-3:before { content: '\e8db'; } /* '' */
.icon-heart-1:before { content: '\e8dc'; } /* '' */
.icon-heart-empty-1:before { content: '\e8dd'; } /* '' */
.icon-star-1:before { content: '\e8de'; } /* '' */
.icon-user-1:before { content: '\e8df'; } /* '' */
.icon-camera-1:before { content: '\e8e0'; } /* '' */
.icon-home-3:before { content: '\e8e1'; } /* '' */
.icon-quote-left:before { content: '\e8e2'; } /* '' */
.icon-quote-right:before { content: '\e8e3'; } /* '' */
.icon-cog-3:before { content: '\e8e4'; } /* '' */
.icon-wrench-2:before { content: '\e8e5'; } /* '' */
.icon-headphones-1:before { content: '\e8e6'; } /* '' */
.icon-resize-small-alt:before { content: '\e8e7'; } /* '' */
.icon-resize-vertical-1:before { content: '\e8e8'; } /* '' */
.icon-resize-horizontal-1:before { content: '\e8e9'; } /* '' */
.icon-move-1:before { content: '\e8ea'; } /* '' */
.icon-exchange:before { content: '\e8eb'; } /* '' */
.icon-target:before { content: '\e8ec'; } /* '' */
.icon-equalizer:before { content: '\e8ed'; } /* '' */
.icon-moon-inv:before { content: '\e8ee'; } /* '' */
.icon-at-4:before { content: '\e8ef'; } /* '' */
.icon-search-4:before { content: '\e8f0'; } /* '' */
.icon-videocam-3:before { content: '\e8f1'; } /* '' */
.icon-eye-3:before { content: '\e8f2'; } /* '' */
.icon-export-1:before { content: '\e8f3'; } /* '' */
.icon-trash-1:before { content: '\e8f4'; } /* '' */
.icon-attention:before { content: '\e8f5'; } /* '' */
.icon-wrench-3:before { content: '\e8f6'; } /* '' */
.icon-basket-1:before { content: '\e8f7'; } /* '' */
.icon-zoom-in-1:before { content: '\e8f8'; } /* '' */
.icon-zoom-out-1:before { content: '\e8f9'; } /* '' */
.icon-hail-inv:before { content: '\e8fa'; } /* '' */
.icon-compass:before { content: '\e8fb'; } /* '' */
.icon-sun-inv:before { content: '\e8fc'; } /* '' */
.icon-cloud-sun-inv:before { content: '\e8fd'; } /* '' */
.icon-cloud-moon-inv:before { content: '\e8fe'; } /* '' */
.icon-ok-2:before { content: '\e8ff'; } /* '' */
.icon-attention-1:before { content: '\e900'; } /* '' */
.icon-attention-alt:before { content: '\e901'; } /* '' */
.icon-mic-off:before { content: '\e902'; } /* '' */
.icon-female-1:before { content: '\e903'; } /* '' */
.icon-male-1:before { content: '\e904'; } /* '' */
.icon-anchor-2:before { content: '\e905'; } /* '' */
.icon-belowground-rail:before { content: '\e906'; } /* '' */
.icon-cafe:before { content: '\e907'; } /* '' */
.icon-bus-1:before { content: '\e908'; } /* '' */
.icon-cinema:before { content: '\e909'; } /* '' */
.icon-fuel:before { content: '\e90a'; } /* '' */
.icon-harbor:before { content: '\e90b'; } /* '' */
.icon-heliport:before { content: '\e90c'; } /* '' */
.icon-lodging:before { content: '\e90d'; } /* '' */
.icon-prison:before { content: '\e90e'; } /* '' */
.icon-restaurant:before { content: '\e90f'; } /* '' */
.icon-swimming:before { content: '\e910'; } /* '' */
.icon-school:before { content: '\e911'; } /* '' */
.icon-toilet:before { content: '\e912'; } /* '' */
.icon-trash-2:before { content: '\e913'; } /* '' */
.icon-warehouse:before { content: '\e914'; } /* '' */
.icon-tree-1:before { content: '\e915'; } /* '' */
.icon-gplus-1:before { content: '\e916'; } /* '' */
.icon-w3c:before { content: '\e917'; } /* '' */
.icon-html5:before { content: '\e918'; } /* '' */
.icon-appnet:before { content: '\e919'; } /* '' */
.icon-music-1:before { content: '\e91a'; } /* '' */
.icon-user-2:before { content: '\e91b'; } /* '' */
.icon-videocam-4:before { content: '\e91c'; } /* '' */
.icon-camera-3:before { content: '\e91d'; } /* '' */
.icon-picture-3:before { content: '\e91e'; } /* '' */
.icon-ok-3:before { content: '\e91f'; } /* '' */
.icon-help-1:before { content: '\e920'; } /* '' */
.icon-eye-5:before { content: '\e921'; } /* '' */
.icon-eye-off-1:before { content: '\e922'; } /* '' */
.icon-trash-3:before { content: '\e923'; } /* '' */
.icon-cogs:before { content: '\e924'; } /* '' */
.icon-headphones-2:before { content: '\e925'; } /* '' */
.icon-person:before { content: '\e926'; } /* '' */
.icon-adult:before { content: '\e927'; } /* '' */
.icon-child-1:before { content: '\e928'; } /* '' */
.icon-blind:before { content: '\e929'; } /* '' */
.icon-guidedog:before { content: '\e92a'; } /* '' */
.icon-accessibility:before { content: '\e92b'; } /* '' */
.icon-left-open-2:before { content: '\e92c'; } /* '' */
.icon-right-open-2:before { content: '\e92d'; } /* '' */
.icon-arrows-cw-2:before { content: '\e92e'; } /* '' */
.icon-arrows-cw-3:before { content: '\e92f'; } /* '' */
.icon-login-2:before { content: '\e930'; } /* '' */
.icon-logout-3:before { content: '\e931'; } /* '' */
.icon-folder:before { content: '\e932'; } /* '' */
.icon-folder-open:before { content: '\e933'; } /* '' */
.icon-export-2:before { content: '\e934'; } /* '' */
.icon-tags:before { content: '\e935'; } /* '' */
.icon-thumbs-up-1:before { content: '\e936'; } /* '' */
.icon-thumbs-down-1:before { content: '\e937'; } /* '' */
.icon-info-circled-1:before { content: '\e938'; } /* '' */
.icon-emo-wink:before { content: '\e939'; } /* '' */
.icon-emo-wink2:before { content: '\e93a'; } /* '' */
.icon-emo-sleep:before { content: '\e93b'; } /* '' */
.icon-emo-grin:before { content: '\e93c'; } /* '' */
.icon-emo-saint:before { content: '\e93d'; } /* '' */
.icon-emo-laugh:before { content: '\e93e'; } /* '' */
.icon-crown:before { content: '\e93f'; } /* '' */
.icon-crown-minus:before { content: '\e940'; } /* '' */
.icon-crown-plus:before { content: '\e941'; } /* '' */
.icon-spin6:before { content: '\e942'; } /* '' */
.icon-gmail:before { content: '\e943'; } /* '' */
.icon-facebook-1:before { content: '\e944'; } /* '' */
.icon-github:before { content: '\e945'; } /* '' */
.icon-tumblr:before { content: '\e946'; } /* '' */
.icon-trash-empty:before { content: '\e947'; } /* '' */
.icon-doc:before { content: '\e948'; } /* '' */
.icon-phone-1:before { content: '\e949'; } /* '' */
.icon-cog-alt:before { content: '\e94a'; } /* '' */
.icon-calendar:before { content: '\e94b'; } /* '' */
.icon-play-1:before { content: '\e94c'; } /* '' */
.icon-stop-1:before { content: '\e94d'; } /* '' */
.icon-pause-1:before { content: '\e94e'; } /* '' */
.icon-fast-fw:before { content: '\e94f'; } /* '' */
.icon-fast-bw:before { content: '\e950'; } /* '' */
.icon-signal-1:before { content: '\e951'; } /* '' */
.icon-align-left:before { content: '\e952'; } /* '' */
.icon-align-center:before { content: '\e953'; } /* '' */
.icon-align-right:before { content: '\e954'; } /* '' */
.icon-align-justify:before { content: '\e955'; } /* '' */
.icon-asterisk:before { content: '\e956'; } /* '' */
.icon-gift:before { content: '\e957'; } /* '' */
.icon-fire:before { content: '\e958'; } /* '' */
.icon-chart-bar-1:before { content: '\e959'; } /* '' */
.icon-flashlight:before { content: '\e95a'; } /* '' */
.icon-heart-empty-2:before { content: '\e95b'; } /* '' */
.icon-heart-2:before { content: '\e95c'; } /* '' */
.icon-camera-4:before { content: '\e95d'; } /* '' */
.icon-share-1:before { content: '\e95e'; } /* '' */
.icon-volume:before { content: '\e95f'; } /* '' */
.icon-publish:before { content: '\e960'; } /* '' */
.icon-brush:before { content: '\e961'; } /* '' */
.icon-language:before { content: '\e962'; } /* '' */
.icon-user-delete:before { content: '\e963'; } /* '' */
.icon-plus-outline:before { content: '\e964'; } /* '' */
.icon-minus-outline:before { content: '\e965'; } /* '' */
.icon-divide-outline:before { content: '\e966'; } /* '' */
.icon-ok-outline:before { content: '\e967'; } /* '' */
.icon-ok-4:before { content: '\e968'; } /* '' */
.icon-eq:before { content: '\e969'; } /* '' */
.icon-eq-outline:before { content: '\e96a'; } /* '' */
.icon-flag-filled:before { content: '\e96b'; } /* '' */
.icon-thumbs-up-2:before { content: '\e96c'; } /* '' */
.icon-thumbs-down-2:before { content: '\e96d'; } /* '' */
.icon-download-1:before { content: '\e96e'; } /* '' */
.icon-upload-1:before { content: '\e96f'; } /* '' */
.icon-code-3:before { content: '\e970'; } /* '' */
.icon-location-outline:before { content: '\e971'; } /* '' */
.icon-location-1:before { content: '\e972'; } /* '' */
.icon-cog-outline:before { content: '\e973'; } /* '' */
.icon-headphones-3:before { content: '\e974'; } /* '' */
.icon-eject-alt:before { content: '\e975'; } /* '' */
.icon-chart-bar-2:before { content: '\e976'; } /* '' */
.icon-videocam-alt:before { content: '\e977'; } /* '' */
.icon-camera-5:before { content: '\e978'; } /* '' */
.icon-home-4:before { content: '\e979'; } /* '' */
.icon-pencil-2:before { content: '\e97a'; } /* '' */
.icon-edit:before { content: '\e97b'; } /* '' */
.icon-bullhorn:before { content: '\e97c'; } /* '' */
.icon-resize-full-2:before { content: '\e97d'; } /* '' */
.icon-resize-small-3:before { content: '\e97e'; } /* '' */
.icon-signal-2:before { content: '\e97f'; } /* '' */
.icon-mobile-alt:before { content: '\e980'; } /* '' */
.icon-mobile-1:before { content: '\e981'; } /* '' */
.icon-chart:before { content: '\e982'; } /* '' */
.icon-bicycle-1:before { content: '\e983'; } /* '' */
.icon-religious-christian:before { content: '\e984'; } /* '' */
.icon-religious-islam:before { content: '\e985'; } /* '' */
.icon-industrial-building:before { content: '\e986'; } /* '' */
.icon-town-hall:before { content: '\e987'; } /* '' */
.icon-art-gallery:before { content: '\e988'; } /* '' */
.icon-bar:before { content: '\e989'; } /* '' */
.icon-baseball:before { content: '\e98a'; } /* '' */
.icon-police:before { content: '\e98b'; } /* '' */
.icon-duckduckgo:before { content: '\e98c'; } /* '' */
.icon-aim:before { content: '\e98d'; } /* '' */
.icon-delicious:before { content: '\e98e'; } /* '' */
.icon-paypal:before { content: '\e98f'; } /* '' */
.icon-flattr:before { content: '\e990'; } /* '' */
.icon-eventful:before { content: '\e991'; } /* '' */
.icon-wikipedia:before { content: '\e992'; } /* '' */
.icon-lanyrd:before { content: '\e993'; } /* '' */
.icon-stumbleupon:before { content: '\e994'; } /* '' */
.icon-fivehundredpx:before { content: '\e995'; } /* '' */
.icon-bitcoin:before { content: '\e996'; } /* '' */
.icon-foursquare:before { content: '\e997'; } /* '' */
.icon-ie-1:before { content: '\e998'; } /* '' */
.icon-grooveshark:before { content: '\e999'; } /* '' */
.icon-ninetyninedesigns:before { content: '\e99a'; } /* '' */
.icon-reddit:before { content: '\e99b'; } /* '' */
.icon-gowalla:before { content: '\e99c'; } /* '' */
.icon-guest:before { content: '\e99d'; } /* '' */
.icon-appstore:before { content: '\e99e'; } /* '' */
.icon-blogger:before { content: '\e99f'; } /* '' */
.icon-cc-2:before { content: '\e9a0'; } /* '' */
.icon-evernote:before { content: '\e9a1'; } /* '' */
.icon-viadeo:before { content: '\e9a2'; } /* '' */
.icon-weibo:before { content: '\e9a3'; } /* '' */
.icon-instapaper:before { content: '\e9a4'; } /* '' */
.icon-klout:before { content: '\e9a5'; } /* '' */
.icon-linkedin:before { content: '\e9a6'; } /* '' */
.icon-meetup:before { content: '\e9a7'; } /* '' */
.icon-vk:before { content: '\e9a8'; } /* '' */
.icon-plancast:before { content: '\e9a9'; } /* '' */
.icon-disqus:before { content: '\e9aa'; } /* '' */
.icon-rss-1:before { content: '\e9ab'; } /* '' */
.icon-twitter-2:before { content: '\e9ac'; } /* '' */
.icon-youtube-1:before { content: '\e9ad'; } /* '' */
.icon-vimeo-1:before { content: '\e9ae'; } /* '' */
.icon-yahoo:before { content: '\e9af'; } /* '' */
.icon-xing:before { content: '\e9b0'; } /* '' */
.icon-chrome-2:before { content: '\e9b1'; } /* '' */
.icon-macstore:before { content: '\e9b2'; } /* '' */
.icon-podcast:before { content: '\e9b3'; } /* '' */
.icon-amazon-1:before { content: '\e9b4'; } /* '' */
.icon-steam:before { content: '\e9b5'; } /* '' */
.icon-cloudapp:before { content: '\e9b6'; } /* '' */
.icon-dropbox-1:before { content: '\e9b7'; } /* '' */
.icon-ebay:before { content: '\e9b8'; } /* '' */
.icon-github-circled:before { content: '\e9b9'; } /* '' */
.icon-googleplay:before { content: '\e9ba'; } /* '' */
.icon-itunes:before { content: '\e9bb'; } /* '' */
.icon-plurk:before { content: '\e9bc'; } /* '' */
.icon-songkick:before { content: '\e9bd'; } /* '' */
.icon-lastfm:before { content: '\e9be'; } /* '' */
.icon-pinboard:before { content: '\e9bf'; } /* '' */
.icon-openid:before { content: '\e9c0'; } /* '' */
.icon-quora:before { content: '\e9c1'; } /* '' */
.icon-soundcloud-2:before { content: '\e9c2'; } /* '' */
.icon-eventasaurus:before { content: '\e9c3'; } /* '' */
.icon-wordpress:before { content: '\e9c4'; } /* '' */
.icon-yelp:before { content: '\e9c5'; } /* '' */
.icon-intensedebate:before { content: '\e9c6'; } /* '' */
.icon-eventbrite:before { content: '\e9c7'; } /* '' */
.icon-scribd:before { content: '\e9c8'; } /* '' */
.icon-posterous:before { content: '\e9c9'; } /* '' */
.icon-stripe:before { content: '\e9ca'; } /* '' */
.icon-opentable:before { content: '\e9cb'; } /* '' */
.icon-cart:before { content: '\e9cc'; } /* '' */
.icon-print-1:before { content: '\e9cd'; } /* '' */
.icon-angellist:before { content: '\e9ce'; } /* '' */
.icon-instagram-2:before { content: '\e9cf'; } /* '' */
.icon-dwolla:before { content: '\e9d0'; } /* '' */
.icon-statusnet:before { content: '\e9d1'; } /* '' */
.icon-acrobat:before { content: '\e9d2'; } /* '' */
.icon-drupal-1:before { content: '\e9d3'; } /* '' */
.icon-buffer:before { content: '\e9d4'; } /* '' */
.icon-pocket:before { content: '\e9d5'; } /* '' */
.icon-bitbucket:before { content: '\e9d6'; } /* '' */
.icon-lego:before { content: '\e9d7'; } /* '' */
.icon-login-3:before { content: '\e9d8'; } /* '' */
.icon-stackoverflow-1:before { content: '\e9d9'; } /* '' */
.icon-hackernews:before { content: '\e9da'; } /* '' */
.icon-lkdto:before { content: '\e9db'; } /* '' */
.icon-vimeo-rect:before { content: '\e9dc'; } /* '' */
.icon-googleplus-rect:before { content: '\e9dd'; } /* '' */
.icon-houzz:before { content: '\e9de'; } /* '' */
.icon-resize-full-alt-1:before { content: '\e9df'; } /* '' */
.icon-resize-full-3:before { content: '\e9e0'; } /* '' */
.icon-resize-small-4:before { content: '\e9e1'; } /* '' */
.icon-cog-4:before { content: '\e9e2'; } /* '' */
.icon-folder-1:before { content: '\e9e3'; } /* '' */
.icon-archive:before { content: '\e9e4'; } /* '' */
.icon-location-2:before { content: '\e9e5'; } /* '' */
.icon-signal-3:before { content: '\e9e6'; } /* '' */
.icon-tiktok:before { content: '\e9e7'; } /* '' */
.icon-translate:before { content: '\e9e8'; } /* '' */
.icon-translate-1:before { content: '\e9e9'; } /* '' */
.icon-link-ext-left:before { content: '\e9ea'; } /* '' */
.icon-ufo:before { content: '\e9eb'; } /* '' */
.icon-brain-idea:before { content: '\e9ec'; } /* '' */
.icon-crossword:before { content: '\e9ed'; } /* '' */
.icon-chess-king:before { content: '\e9ee'; } /* '' */
.icon-moon-3:before { content: '\ecfa'; } /* '' */
.icon-mouse:before { content: '\ed03'; } /* '' */
.icon-megaphone-2:before { content: '\ed0b'; } /* '' */
.icon-magnet-1:before { content: '\ed12'; } /* '' */
.icon-chart-line-1:before { content: '\ed1a'; } /* '' */
.icon-list-3:before { content: '\ed52'; } /* '' */
.icon-list-add:before { content: '\ed53'; } /* '' */
.icon-monitor-1:before { content: '\ed73'; } /* '' */
.icon-book-3:before { content: '\edf3'; } /* '' */
.icon-down-open-1:before { content: '\f004'; } /* '' */
.icon-up-open-1:before { content: '\f005'; } /* '' */
.icon-right-open-1:before { content: '\f006'; } /* '' */
.icon-left-open-1:before { content: '\f007'; } /* '' */
.icon-color-adjust:before { content: '\f020'; } /* '' */
.icon-ccw-2:before { content: '\f025'; } /* '' */
.icon-hash:before { content: '\f029'; } /* '' */
.icon-login-1:before { content: '\f02c'; } /* '' */
.icon-logout-2:before { content: '\f02d'; } /* '' */
.icon-location:before { content: '\f031'; } /* '' */
.icon-videocam-1:before { content: '\f03a'; } /* '' */
.icon-chat-3:before { content: '\f03d'; } /* '' */
.icon-movie:before { content: '\f040'; } /* '' */
.icon-move:before { content: '\f047'; } /* '' */
.icon-mic-3:before { content: '\f048'; } /* '' */
.icon-instagram:before { content: '\f05d'; } /* '' */
.icon-ok-circled:before { content: '\f06d'; } /* '' */
.icon-eye-4:before { content: '\f082'; } /* '' */
.icon-soundcloud:before { content: '\f089'; } /* '' */
.icon-link-ext:before { content: '\f08e'; } /* '' */
.icon-rss:before { content: '\f09e'; } /* '' */
.icon-docs:before { content: '\f0c5'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-magic:before { content: '\f0d0'; } /* '' */
.icon-gauge:before { content: '\f0e4'; } /* '' */
.icon-comment-empty:before { content: '\f0e5'; } /* '' */
.icon-paste:before { content: '\f0ea'; } /* '' */
.icon-lightbulb:before { content: '\f0eb'; } /* '' */
.icon-download-cloud:before { content: '\f0ed'; } /* '' */
.icon-upload-cloud:before { content: '\f0ee'; } /* '' */
.icon-bell-alt:before { content: '\f0f3'; } /* '' */
.icon-coffee:before { content: '\f0f4'; } /* '' */
.icon-food:before { content: '\f0f5'; } /* '' */
.icon-ambulance:before { content: '\f0f9'; } /* '' */
.icon-h-sigh:before { content: '\f0fd'; } /* '' */
.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-spinner:before { content: '\f110'; } /* '' */
.icon-reply:before { content: '\f112'; } /* '' */
.icon-smile:before { content: '\f118'; } /* '' */
.icon-frown:before { content: '\f119'; } /* '' */
.icon-keyboard-1:before { content: '\f11c'; } /* '' */
.icon-code-1:before { content: '\f121'; } /* '' */
.icon-star-half-alt:before { content: '\f123'; } /* '' */
.icon-unlink:before { content: '\f127'; } /* '' */
.icon-help-2:before { content: '\f128'; } /* '' */
.icon-eraser:before { content: '\f12d'; } /* '' */
.icon-mic:before { content: '\f130'; } /* '' */
.icon-mute:before { content: '\f131'; } /* '' */
.icon-html5-1:before { content: '\f13b'; } /* '' */
.icon-anchor:before { content: '\f13d'; } /* '' */
.icon-lock-open-alt:before { content: '\f13e'; } /* '' */
.icon-ellipsis:before { content: '\f141'; } /* '' */
.icon-ellipsis-vert:before { content: '\f142'; } /* '' */
.icon-link-ext-alt:before { content: '\f14c'; } /* '' */
.icon-euro:before { content: '\f153'; } /* '' */
.icon-dollar:before { content: '\f155'; } /* '' */
.icon-sort-name-up:before { content: '\f15d'; } /* '' */
.icon-sort-name-down:before { content: '\f15e'; } /* '' */
.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-youtube:before { content: '\f167'; } /* '' */
.icon-dropbox:before { content: '\f16b'; } /* '' */
.icon-stackoverflow:before { content: '\f16c'; } /* '' */
.icon-tumblr-1:before { content: '\f173'; } /* '' */
.icon-apple:before { content: '\f179'; } /* '' */
.icon-windows-1:before { content: '\f17a'; } /* '' */
.icon-android:before { content: '\f17b'; } /* '' */
.icon-linux:before { content: '\f17c'; } /* '' */
.icon-female:before { content: '\f182'; } /* '' */
.icon-male:before { content: '\f183'; } /* '' */
.icon-dot-circled:before { content: '\f192'; } /* '' */
.icon-wheelchair:before { content: '\f193'; } /* '' */
.icon-slack:before { content: '\f198'; } /* '' */
.icon-bank:before { content: '\f19c'; } /* '' */
.icon-graduation-cap-1:before { content: '\f19d'; } /* '' */
.icon-google-1:before { content: '\f1a0'; } /* '' */
.icon-digg:before { content: '\f1a6'; } /* '' */
.icon-drupal:before { content: '\f1a9'; } /* '' */
.icon-child:before { content: '\f1ae'; } /* '' */
.icon-paw:before { content: '\f1b0'; } /* '' */
.icon-cube:before { content: '\f1b2'; } /* '' */
.icon-cubes:before { content: '\f1b3'; } /* '' */
.icon-recycle:before { content: '\f1b8'; } /* '' */
.icon-cab:before { content: '\f1b9'; } /* '' */
.icon-taxi:before { content: '\f1ba'; } /* '' */
.icon-tree-2:before { content: '\f1bb'; } /* '' */
.icon-database:before { content: '\f1c0'; } /* '' */
.icon-file-pdf:before { content: '\f1c1'; } /* '' */
.icon-file-word:before { content: '\f1c2'; } /* '' */
.icon-file-excel:before { content: '\f1c3'; } /* '' */
.icon-file-powerpoint:before { content: '\f1c4'; } /* '' */
.icon-file-archive:before { content: '\f1c6'; } /* '' */
.icon-file-code:before { content: '\f1c9'; } /* '' */
.icon-vine:before { content: '\f1ca'; } /* '' */
.icon-git-squared:before { content: '\f1d2'; } /* '' */
.icon-git:before { content: '\f1d3'; } /* '' */
.icon-paper-plane:before { content: '\f1d8'; } /* '' */
.icon-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.icon-history:before { content: '\f1da'; } /* '' */
.icon-paragraph:before { content: '\f1dd'; } /* '' */
.icon-sliders:before { content: '\f1de'; } /* '' */
.icon-share:before { content: '\f1e0'; } /* '' */
.icon-plug:before { content: '\f1e6'; } /* '' */
.icon-wifi:before { content: '\f1eb'; } /* '' */
.icon-cc-visa:before { content: '\f1f0'; } /* '' */
.icon-cc-mastercard:before { content: '\f1f1'; } /* '' */
.icon-cc-paypal:before { content: '\f1f4'; } /* '' */
.icon-bell-off:before { content: '\f1f6'; } /* '' */
.icon-bell-off-empty:before { content: '\f1f7'; } /* '' */
.icon-trash:before { content: '\f1f8'; } /* '' */
.icon-copyright:before { content: '\f1f9'; } /* '' */
.icon-at-1:before { content: '\f1fa'; } /* '' */
.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-bicycle:before { content: '\f206'; } /* '' */
.icon-bus:before { content: '\f207'; } /* '' */
.icon-cc:before { content: '\f20a'; } /* '' */
.icon-forumbee:before { content: '\f211'; } /* '' */
.icon-cart-plus:before { content: '\f217'; } /* '' */
.icon-cart-arrow-down:before { content: '\f218'; } /* '' */
.icon-motorcycle:before { content: '\f21c'; } /* '' */
.icon-venus:before { content: '\f221'; } /* '' */
.icon-mars:before { content: '\f222'; } /* '' */
.icon-transgender:before { content: '\f224'; } /* '' */
.icon-venus-double:before { content: '\f226'; } /* '' */
.icon-mars-double:before { content: '\f227'; } /* '' */
.icon-venus-mars:before { content: '\f228'; } /* '' */
.icon-pinterest:before { content: '\f231'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-bed:before { content: '\f236'; } /* '' */
.icon-subway:before { content: '\f239'; } /* '' */
.icon-y-combinator:before { content: '\f23b'; } /* '' */
.icon-battery-4:before { content: '\f240'; } /* '' */
.icon-battery-3:before { content: '\f241'; } /* '' */
.icon-battery-2:before { content: '\f242'; } /* '' */
.icon-battery-1:before { content: '\f243'; } /* '' */
.icon-battery-0:before { content: '\f244'; } /* '' */
.icon-balance-scale:before { content: '\f24e'; } /* '' */
.icon-hourglass-1:before { content: '\f251'; } /* '' */
.icon-hourglass-2:before { content: '\f252'; } /* '' */
.icon-hourglass-3:before { content: '\f253'; } /* '' */
.icon-hourglass:before { content: '\f254'; } /* '' */
.icon-trademark:before { content: '\f25c'; } /* '' */
.icon-registered:before { content: '\f25d'; } /* '' */
.icon-creative-commons:before { content: '\f25e'; } /* '' */
.icon-gg:before { content: '\f260'; } /* '' */
.icon-odnoklassniki:before { content: '\f263'; } /* '' */
.icon-wikipedia-w:before { content: '\f266'; } /* '' */
.icon-chrome-1:before { content: '\f268'; } /* '' */
.icon-firefox-1:before { content: '\f269'; } /* '' */
.icon-opera-1:before { content: '\f26a'; } /* '' */
.icon-internet-explorer:before { content: '\f26b'; } /* '' */
.icon-television:before { content: '\f26c'; } /* '' */
.icon-amazon:before { content: '\f270'; } /* '' */
.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-industry:before { content: '\f275'; } /* '' */
.icon-map-o:before { content: '\f278'; } /* '' */
.icon-map:before { content: '\f279'; } /* '' */
.icon-vimeo:before { content: '\f27d'; } /* '' */
.icon-reddit-alien:before { content: '\f281'; } /* '' */
.icon-edge:before { content: '\f282'; } /* '' */
.icon-usb:before { content: '\f287'; } /* '' */
.icon-mixcloud:before { content: '\f289'; } /* '' */
.icon-bluetooth:before { content: '\f293'; } /* '' */
.icon-bluetooth-b:before { content: '\f294'; } /* '' */
.icon-percent:before { content: '\f295'; } /* '' */
.icon-gitlab:before { content: '\f296'; } /* '' */
.icon-wheelchair-alt:before { content: '\f29b'; } /* '' */
.icon-question-circle-o:before { content: '\f29c'; } /* '' */
.icon-blind-1:before { content: '\f29d'; } /* '' */
.icon-volume-control-phone:before { content: '\f2a0'; } /* '' */
.icon-assistive-listening-systems:before { content: '\f2a2'; } /* '' */
.icon-asl-interpreting:before { content: '\f2a4'; } /* '' */
.icon-envelope-open:before { content: '\f2b6'; } /* '' */
.icon-envelope-open-o:before { content: '\f2b7'; } /* '' */
.icon-user-circle:before { content: '\f2bd'; } /* '' */
.icon-user-circle-o:before { content: '\f2be'; } /* '' */
.icon-user-o:before { content: '\f2c0'; } /* '' */
.icon-id-card:before { content: '\f2c2'; } /* '' */
.icon-telegram:before { content: '\f2c6'; } /* '' */
.icon-thermometer:before { content: '\f2c7'; } /* '' */
.icon-thermometer-3:before { content: '\f2c8'; } /* '' */
.icon-shower:before { content: '\f2cc'; } /* '' */
.icon-snowflake-o:before { content: '\f2dc'; } /* '' */
.icon-facebook-3:before { content: '\f300'; } /* '' */
.icon-facebook-rect:before { content: '\f301'; } /* '' */
.icon-icq:before { content: '\f304'; } /* '' */
.icon-facebook-2:before { content: '\f30c'; } /* '' */
.icon-facebook-squared:before { content: '\f30e'; } /* '' */
.icon-gplus:before { content: '\f30f'; } /* '' */
.icon-gplus-circled:before { content: '\f310'; } /* '' */
.icon-blogger-1:before { content: '\f314'; } /* '' */
.icon-blogger-rect:before { content: '\f315'; } /* '' */
.icon-jabber:before { content: '\f317'; } /* '' */
.icon-lastfm-rect:before { content: '\f319'; } /* '' */
.icon-picasa:before { content: '\f31c'; } /* '' */
.icon-instagram-3:before { content: '\f31e'; } /* '' */
.icon-instagram-filled:before { content: '\f31f'; } /* '' */
.icon-win8:before { content: '\f325'; } /* '' */
.icon-visa:before { content: '\f328'; } /* '' */
.icon-mastercard:before { content: '\f329'; } /* '' */
.icon-qq:before { content: '\f32a'; } /* '' */
.icon-bandcamp:before { content: '\f32b'; } /* '' */
.icon-codepen:before { content: '\f32c'; } /* '' */
.icon-instagram-1:before { content: '\f32d'; } /* '' */
.icon-soundcloud-1:before { content: '\f348'; } /* '' */
.icon-mixi:before { content: '\f34b'; } /* '' */
.icon-google-circles:before { content: '\f351'; } /* '' */
.icon-comment-2:before { content: '\f4ac'; } /* '' */
.icon-camera-2:before { content: '\f4f7'; } /* '' */
.icon-spinner2:before { content: '\f529'; } /* '' */
