@charset "UTF-8";
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?9376703');
  src: url('../font/fontello.eot?9376703#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?9376703') format('woff2'),
       url('../font/fontello.woff?9376703') format('woff'),
       url('../font/fontello.ttf?9376703') format('truetype'),
       url('../font/fontello.svg?9376703#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?9376703#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-clock:before { content: '\2b'; } /* '+' */
.icon-video-1:before { content: '\2d'; } /* '-' */
.icon-cancel-circled2:before { content: '\2139'; } /* 'ℹ' */
.icon-keyboard:before { content: '\2190'; } /* '←' */
.icon-upload:before { content: '\2191'; } /* '↑' */
.icon-lock:before { content: '\2192'; } /* '→' */
.icon-search:before { content: '\2193'; } /* '↓' */
.icon-doc-landscape:before { content: '\21b0'; } /* '↰' */
.icon-plus:before { content: '\21b3'; } /* '↳' */
.icon-right-dir:before { content: '\21c6'; } /* '⇆' */
.icon-basket:before { content: '\229f'; } /* '⊟' */
.icon-users-1:before { content: '\2302'; } /* '⌂' */
.icon-resize-vertical:before { content: '\2328'; } /* '⌨' */
.icon-right-open:before { content: '\2389'; } /* '⎉' */
.icon-right-big:before { content: '\23e9'; } /* '⏩' */
.icon-up-big:before { content: '\23ea'; } /* '⏪' */
.icon-down-big:before { content: '\23ed'; } /* '⏭' */
.icon-left-big:before { content: '\23ee'; } /* '⏮' */
.icon-cc-pd:before { content: '\23f3'; } /* '⏳' */
.icon-left-open:before { content: '\25a0'; } /* '■' */
.icon-check:before { content: '\25b4'; } /* '▴' */
.icon-down-open:before { content: '\25b6'; } /* '▶' */
.icon-flashlight:before { content: '\25b8'; } /* '▸' */
.icon-camera-1:before { content: '\25be'; } /* '▾' */
.icon-reply-all:before { content: '\25c2'; } /* '◂' */
.icon-heart:before { content: '\25d1'; } /* '◑' */
.icon-block:before { content: '\2605'; } /* '★' */
.icon-star-1:before { content: '\2606'; } /* '☆' */
.icon-star-empty:before { content: '\2615'; } /* '☕' */
.icon-zoom-out:before { content: '\2630'; } /* '☰' */
.icon-inbox:before { content: '\263d'; } /* '☽' */
.icon-eye-off:before { content: '\2661'; } /* '♡' */
.icon-tag-1:before { content: '\2665'; } /* '♥' */
.icon-volume-up:before { content: '\266a'; } /* '♪' */
.icon-cancel-circled-1:before { content: '\268f'; } /* '⚏' */
.icon-resize-horizontal:before { content: '\2691'; } /* '⚑' */
.icon-cancel-squared:before { content: '\2692'; } /* '⚒' */
.icon-layout:before { content: '\2699'; } /* '⚙' */
.icon-help-circled-1:before { content: '\26a0'; } /* '⚠' */
.icon-award:before { content: '\26a1'; } /* '⚡' */
.icon-up-open:before { content: '\26ab'; } /* '⚫' */
.icon-target:before { content: '\26c8'; } /* '⛈' */
.icon-globe:before { content: '\2708'; } /* '✈' */
.icon-th-list:before { content: '\2709'; } /* '✉' */
.icon-upload-1:before { content: '\270e'; } /* '✎' */
.icon-th:before { content: '\2712'; } /* '✒' */
.icon-user-1:before { content: '\2713'; } /* '✓' */
.icon-picture-1:before { content: '\2715'; } /* '✕' */
.icon-eye-1:before { content: '\2716'; } /* '✖' */
.icon-camera-alt:before { content: '\274e'; } /* '❎' */
.icon-minus-circled-1:before { content: '\2753'; } /* '❓' */
.icon-cog-alt:before { content: '\275e'; } /* '❞' */
.icon-attention-1:before { content: '\2795'; } /* '➕' */
.icon-print-1:before { content: '\2796'; } /* '➖' */
.icon-attention:before { content: '\27a1'; } /* '➡' */
.icon-bell:before { content: '\27a2'; } /* '➢' */
.icon-bookmark-1:before { content: '\27a6'; } /* '➦' */
.icon-menu:before { content: '\27f2'; } /* '⟲' */
.icon-comment:before { content: '\27f3'; } /* '⟳' */
.icon-quote:before { content: '\2b05'; } /* '⬅' */
.icon-mail:before { content: '\2b06'; } /* '⬆' */
.icon-user:before { content: '\2b07'; } /* '⬇' */
.icon-shuffle:before { content: '\e003'; } /* '' */
.icon-arrows-cw:before { content: '\e005'; } /* '' */
.icon-music:before { content: '\e4ad'; } /* '' */
.icon-help:before { content: '\e4ae'; } /* '' */
.icon-star:before { content: '\e4af'; } /* '' */
.icon-cc-share:before { content: '\e4b0'; } /* '' */
.icon-minus-1:before { content: '\e700'; } /* '' */
.icon-star-empty-1:before { content: '\e703'; } /* '' */
.icon-folder-open:before { content: '\e704'; } /* '' */
.icon-export-1:before { content: '\e705'; } /* '' */
.icon-ok-circled:before { content: '\e70a'; } /* '' */
.icon-down-dir:before { content: '\e70c'; } /* '' */
.icon-ok-circled2:before { content: '\e70d'; } /* '' */
.icon-music-1:before { content: '\e711'; } /* '' */
.icon-glass:before { content: '\e712'; } /* '' */
.icon-login:before { content: '\e713'; } /* '' */
.icon-mail-1:before { content: '\e714'; } /* '' */
.icon-download-1:before { content: '\e715'; } /* '' */
.icon-cancel-1:before { content: '\e716'; } /* '' */
.icon-pencil-1:before { content: '\e717'; } /* '' */
.icon-down-circled2:before { content: '\e718'; } /* '' */
.icon-wrench:before { content: '\e720'; } /* '' */
.icon-upload-cloud:before { content: '\e723'; } /* '' */
.icon-vcard:before { content: '\e724'; } /* '' */
.icon-code:before { content: '\e727'; } /* '' */
.icon-up-dir:before { content: '\e737'; } /* '' */
.icon-feather:before { content: '\e738'; } /* '' */
.icon-off:before { content: '\e73a'; } /* '' */
.icon-alert:before { content: '\e73c'; } /* '' */
.icon-plus-circled-1:before { content: '\e73d'; } /* '' */
.icon-docs-1:before { content: '\e740'; } /* '' */
.icon-book-open:before { content: '\e741'; } /* '' */
.icon-picture:before { content: '\e742'; } /* '' */
.icon-users:before { content: '\e746'; } /* '' */
.icon-forward:before { content: '\e74c'; } /* '' */
.icon-minus:before { content: '\e74d'; } /* '' */
.icon-thumbs-down-1:before { content: '\e74e'; } /* '' */
.icon-export:before { content: '\e74f'; } /* '' */
.icon-check-1:before { content: '\e754'; } /* '' */
.icon-info-circled-1:before { content: '\e755'; } /* '' */
.icon-link-1:before { content: '\e756'; } /* '' */
.icon-resize-full-1:before { content: '\e757'; } /* '' */
.icon-pencil:before { content: '\e758'; } /* '' */
.icon-gift:before { content: '\e759'; } /* '' */
.icon-heart-empty:before { content: '\e75a'; } /* '' */
.icon-retweet:before { content: '\e75b'; } /* '' */
.icon-back:before { content: '\e75c'; } /* '' */
.icon-minus-circled:before { content: '\e75d'; } /* '' */
.icon-attach:before { content: '\e75e'; } /* '' */
.icon-chart-bar:before { content: '\e75f'; } /* '' */
.icon-magnet:before { content: '\e760'; } /* '' */
.icon-lemon:before { content: '\e761'; } /* '' */
.icon-plus-circled:before { content: '\e762'; } /* '' */
.icon-bookmark:before { content: '\e763'; } /* '' */
.icon-cc-zero:before { content: '\e764'; } /* '' */
.icon-camera:before { content: '\e765'; } /* '' */
.icon-floppy:before { content: '\e766'; } /* '' */
.icon-info-circled:before { content: '\e767'; } /* '' */
.icon-right-hand:before { content: '\e768'; } /* '' */
.icon-left-hand:before { content: '\e769'; } /* '' */
.icon-up-hand:before { content: '\e76a'; } /* '' */
.icon-down-hand:before { content: '\e76b'; } /* '' */
.icon-flight:before { content: '\e788'; } /* '' */
.icon-leaf:before { content: '\e789'; } /* '' */
.icon-star-half:before { content: '\e78e'; } /* '' */
.icon-location:before { content: '\e792'; } /* '' */
.icon-thumbs-up-1:before { content: '\e793'; } /* '' */
.icon-phone:before { content: '\e794'; } /* '' */
.icon-flash:before { content: '\e79b'; } /* '' */
.icon-lock-open-1:before { content: '\e7a1'; } /* '' */
.icon-thumbs-up:before { content: '\e7af'; } /* '' */
.icon-location-1:before { content: '\e800'; } /* '' */
.icon-left-circled-1:before { content: '\e801'; } /* '' */
.icon-light-up:before { content: '\e802'; } /* '' */
.icon-down-open-mini:before { content: '\e803'; } /* '' */
.icon-up-open-1:before { content: '\e804'; } /* '' */
.icon-book-1:before { content: '\e805'; } /* '' */
.icon-right-open-big:before { content: '\e806'; } /* '' */
.icon-bag:before { content: '\e807'; } /* '' */
.icon-calendar-1:before { content: '\e808'; } /* '' */
.icon-login-1:before { content: '\e809'; } /* '' */
.icon-user-add:before { content: '\e80a'; } /* '' */
.icon-link:before { content: '\e80b'; } /* '' */
.icon-volume:before { content: '\e80c'; } /* '' */
.icon-logout-1:before { content: '\e80d'; } /* '' */
.icon-video:before { content: '\e80e'; } /* '' */
.icon-left-open-big:before { content: '\e80f'; } /* '' */
.icon-right-dir-1:before { content: '\e810'; } /* '' */
.icon-up-1:before { content: '\e811'; } /* '' */
.icon-adjust-2:before { content: '\e812'; } /* '' */
.icon-right-circled-1:before { content: '\e813'; } /* '' */
.icon-up-bold:before { content: '\e814'; } /* '' */
.icon-cup:before { content: '\e815'; } /* '' */
.icon-down-1:before { content: '\e816'; } /* '' */
.icon-left-open-mini:before { content: '\e817'; } /* '' */
.icon-box-1:before { content: '\e818'; } /* '' */
.icon-right-bold:before { content: '\e819'; } /* '' */
.icon-minus-squared:before { content: '\e81a'; } /* '' */
.icon-up-open-big:before { content: '\e81b'; } /* '' */
.icon-cog-1:before { content: '\e81c'; } /* '' */
.icon-ccw-1:before { content: '\e81d'; } /* '' */
.icon-up-dir-1:before { content: '\e81e'; } /* '' */
.icon-resize-small-2:before { content: '\e81f'; } /* '' */
.icon-lamp:before { content: '\e820'; } /* '' */
.icon-tools:before { content: '\e821'; } /* '' */
.icon-level-down-1:before { content: '\e822'; } /* '' */
.icon-right-open-mini:before { content: '\e823'; } /* '' */
.icon-level-up-1:before { content: '\e824'; } /* '' */
.icon-publish:before { content: '\e825'; } /* '' */
.icon-window:before { content: '\e826'; } /* '' */
.icon-arrow-combo:before { content: '\e827'; } /* '' */
.icon-down-circled-1:before { content: '\e828'; } /* '' */
.icon-down-dir-1:before { content: '\e829'; } /* '' */
.icon-info:before { content: '\e82a'; } /* '' */
.icon-up-circled-1:before { content: '\e82b'; } /* '' */
.icon-down-open-1:before { content: '\e82c'; } /* '' */
.icon-left-open-1:before { content: '\e82d'; } /* '' */
.icon-right-open-1:before { content: '\e82e'; } /* '' */
.icon-right-thin:before { content: '\e82f'; } /* '' */
.icon-arrows-ccw:before { content: '\e830'; } /* '' */
.icon-doc-text-1:before { content: '\e831'; } /* '' */
.icon-tag:before { content: '\e832'; } /* '' */
.icon-up-open-mini:before { content: '\e833'; } /* '' */
.icon-cancel:before { content: '\e834'; } /* '' */
.icon-flag:before { content: '\e835'; } /* '' */
.icon-cc-remix:before { content: '\e836'; } /* '' */
.icon-mic-1:before { content: '\e837'; } /* '' */
.icon-download:before { content: '\e838'; } /* '' */
.icon-hammer:before { content: '\e839'; } /* '' */
.icon-address:before { content: '\e83a'; } /* '' */
.icon-phone-1:before { content: '\e83b'; } /* '' */
.icon-left-dir-1:before { content: '\e83c'; } /* '' */
.icon-popup:before { content: '\e83d'; } /* '' */
.icon-left-1:before { content: '\e83e'; } /* '' */
.icon-map-1:before { content: '\e83f'; } /* '' */
.icon-note:before { content: '\e840'; } /* '' */
.icon-left-bold:before { content: '\e841'; } /* '' */
.icon-archive:before { content: '\e842'; } /* '' */
.icon-print:before { content: '\e843'; } /* '' */
.icon-down-thin:before { content: '\e844'; } /* '' */
.icon-left-thin:before { content: '\e845'; } /* '' */
.icon-cw-1:before { content: '\e846'; } /* '' */
.icon-up-thin:before { content: '\e847'; } /* '' */
.icon-direction-1:before { content: '\e848'; } /* '' */
.icon-right-1:before { content: '\e849'; } /* '' */
.icon-share-3:before { content: '\e84a'; } /* '' */
.icon-rss-1:before { content: '\e84b'; } /* '' */
.icon-basket-1:before { content: '\e84c'; } /* '' */
.icon-loop:before { content: '\e84d'; } /* '' */
.icon-switch:before { content: '\e84e'; } /* '' */
.icon-play:before { content: '\e84f'; } /* '' */
.icon-stop:before { content: '\e850'; } /* '' */
.icon-pause:before { content: '\e851'; } /* '' */
.icon-record:before { content: '\e852'; } /* '' */
.icon-to-end:before { content: '\e853'; } /* '' */
.icon-to-start:before { content: '\e854'; } /* '' */
.icon-fast-forward:before { content: '\e855'; } /* '' */
.icon-fast-backward:before { content: '\e856'; } /* '' */
.icon-progress-0:before { content: '\e857'; } /* '' */
.icon-progress-1:before { content: '\e858'; } /* '' */
.icon-progress-2:before { content: '\e859'; } /* '' */
.icon-progress-3:before { content: '\e85a'; } /* '' */
.icon-palette:before { content: '\e85b'; } /* '' */
.icon-list:before { content: '\e85c'; } /* '' */
.icon-list-add:before { content: '\e85d'; } /* '' */
.icon-signal-2:before { content: '\e85e'; } /* '' */
.icon-battery:before { content: '\e85f'; } /* '' */
.icon-back-in-time:before { content: '\e860'; } /* '' */
.icon-monitor:before { content: '\e861'; } /* '' */
.icon-mobile-1:before { content: '\e862'; } /* '' */
.icon-network:before { content: '\e863'; } /* '' */
.icon-cd:before { content: '\e864'; } /* '' */
.icon-inbox-1:before { content: '\e865'; } /* '' */
.icon-install:before { content: '\e866'; } /* '' */
.icon-globe-1:before { content: '\e867'; } /* '' */
.icon-cloud-1:before { content: '\e868'; } /* '' */
.icon-cloud-thunder:before { content: '\e869'; } /* '' */
.icon-flash-1:before { content: '\e86a'; } /* '' */
.icon-moon-1:before { content: '\e86b'; } /* '' */
.icon-flight-2:before { content: '\e86c'; } /* '' */
.icon-paper-plane-1:before { content: '\e86d'; } /* '' */
.icon-leaf-1:before { content: '\e86e'; } /* '' */
.icon-lifebuoy-1:before { content: '\e86f'; } /* '' */
.icon-mouse:before { content: '\e870'; } /* '' */
.icon-briefcase-1:before { content: '\e871'; } /* '' */
.icon-suitcase-1:before { content: '\e872'; } /* '' */
.icon-dot:before { content: '\e873'; } /* '' */
.icon-dot-2:before { content: '\e874'; } /* '' */
.icon-dot-3:before { content: '\e875'; } /* '' */
.icon-brush-1:before { content: '\e876'; } /* '' */
.icon-magnet-2:before { content: '\e877'; } /* '' */
.icon-infinity:before { content: '\e878'; } /* '' */
.icon-erase:before { content: '\e879'; } /* '' */
.icon-chart-pie-1:before { content: '\e87a'; } /* '' */
.icon-chart-line-1:before { content: '\e87b'; } /* '' */
.icon-chart-bar-1:before { content: '\e87c'; } /* '' */
.icon-chart-area-1:before { content: '\e87d'; } /* '' */
.icon-briefcase:before { content: '\e87e'; } /* '' */
.icon-road:before { content: '\e87f'; } /* '' */
.icon-ticket-1:before { content: '\e880'; } /* '' */
.icon-droplet:before { content: '\e881'; } /* '' */
.icon-credit-card-1:before { content: '\e882'; } /* '' */
.icon-floppy-1:before { content: '\e883'; } /* '' */
.icon-clipboard:before { content: '\e884'; } /* '' */
.icon-megaphone-2:before { content: '\e885'; } /* '' */
.icon-database-1:before { content: '\e886'; } /* '' */
.icon-drive:before { content: '\e887'; } /* '' */
.icon-bucket:before { content: '\e888'; } /* '' */
.icon-thermometer-1:before { content: '\e889'; } /* '' */
.icon-key-1:before { content: '\e88a'; } /* '' */
.icon-cw:before { content: '\e88b'; } /* '' */
.icon-cloud:before { content: '\e88c'; } /* '' */
.icon-flow-tree:before { content: '\e88d'; } /* '' */
.icon-flow-line:before { content: '\e88e'; } /* '' */
.icon-flow-parallel:before { content: '\e88f'; } /* '' */
.icon-rocket-1:before { content: '\e890'; } /* '' */
.icon-gauge-2:before { content: '\e891'; } /* '' */
.icon-traffic-cone:before { content: '\e892'; } /* '' */
.icon-cc-1:before { content: '\e893'; } /* '' */
.icon-cc-by:before { content: '\e894'; } /* '' */
.icon-cc-nc:before { content: '\e895'; } /* '' */
.icon-cc-nc-eu:before { content: '\e896'; } /* '' */
.icon-cc-nc-jp:before { content: '\e897'; } /* '' */
.icon-cc-sa:before { content: '\e898'; } /* '' */
.icon-folder-1:before { content: '\e899'; } /* '' */
.icon-hourglass-4:before { content: '\e89a'; } /* '' */
.icon-down-open-big:before { content: '\e89b'; } /* '' */
.icon-down-bold:before { content: '\e89c'; } /* '' */
.icon-mute-1:before { content: '\e89d'; } /* '' */
.icon-doc-text-inv-1:before { content: '\e89e'; } /* '' */
.icon-attach-1:before { content: '\e89f'; } /* '' */
.icon-sound:before { content: '\e8a0'; } /* '' */
.icon-home:before { content: '\e8a1'; } /* '' */
.icon-clock-1:before { content: '\e8a2'; } /* '' */
.icon-target-1:before { content: '\e8a3'; } /* '' */
.icon-light-down:before { content: '\e8a4'; } /* '' */
.icon-block-1:before { content: '\e8a5'; } /* '' */
.icon-resize-full:before { content: '\e8a6'; } /* '' */
.icon-trophy:before { content: '\e8a7'; } /* '' */
.icon-graduation-cap-1:before { content: '\e8a8'; } /* '' */
.icon-water:before { content: '\e8a9'; } /* '' */
.icon-air:before { content: '\e8aa'; } /* '' */
.icon-newspaper-1:before { content: '\e8ab'; } /* '' */
.icon-shuffle-1:before { content: '\e8ac'; } /* '' */
.icon-shareable:before { content: '\e8ad'; } /* '' */
.icon-flag-1:before { content: '\e8ae'; } /* '' */
.icon-trash-empty:before { content: '\e8af'; } /* '' */
.icon-folder:before { content: '\e8b0'; } /* '' */
.icon-cog:before { content: '\e8b1'; } /* '' */
.icon-book:before { content: '\e8b2'; } /* '' */
.icon-fire:before { content: '\e8b3'; } /* '' */
.icon-star-3:before { content: '\e8b4'; } /* '' */
.icon-star-filled:before { content: '\e8b5'; } /* '' */
.icon-credit-card:before { content: '\e8b6'; } /* '' */
.icon-megaphone:before { content: '\e8b7'; } /* '' */
.icon-truck:before { content: '\e8b8'; } /* '' */
.icon-note-beamed:before { content: '\e8b9'; } /* '' */
.icon-plus-squared:before { content: '\e8ba'; } /* '' */
.icon-help-circled:before { content: '\e8bb'; } /* '' */
.icon-th-large:before { content: '\e8bc'; } /* '' */
.icon-github-1:before { content: '\e8bd'; } /* '' */
.icon-flickr-circled:before { content: '\e8be'; } /* '' */
.icon-facebook-1:before { content: '\e8bf'; } /* '' */
.icon-github-4:before { content: '\e8c0'; } /* '' */
.icon-cancel-3:before { content: '\e8ce'; } /* '' */
.icon-home-1:before { content: '\e8de'; } /* '' */
.icon-pin-2:before { content: '\e8e8'; } /* '' */
.icon-block-4:before { content: '\e93a'; } /* '' */
.icon-down-small:before { content: '\e953'; } /* '' */
.icon-left-small:before { content: '\e954'; } /* '' */
.icon-right-small:before { content: '\e955'; } /* '' */
.icon-up-small:before { content: '\e956'; } /* '' */
.icon-arrows-cw-1:before { content: '\e95a'; } /* '' */
.icon-play-outline:before { content: '\e960'; } /* '' */
.icon-play-1:before { content: '\e961'; } /* '' */
.icon-stop-outline:before { content: '\e962'; } /* '' */
.icon-stop-1:before { content: '\e963'; } /* '' */
.icon-pause-outline:before { content: '\e964'; } /* '' */
.icon-pause-1:before { content: '\e965'; } /* '' */
.icon-target-3:before { content: '\e977'; } /* '' */
.icon-search-2:before { content: '\e9e1'; } /* '' */
.icon-mail-2:before { content: '\e9e2'; } /* '' */
.icon-heart-2:before { content: '\e9e3'; } /* '' */
.icon-heart-empty-3:before { content: '\e9e4'; } /* '' */
.icon-star-2:before { content: '\e9e5'; } /* '' */
.icon-user-2:before { content: '\e9e6'; } /* '' */
.icon-video-2:before { content: '\e9e7'; } /* '' */
.icon-picture-2:before { content: '\e9e8'; } /* '' */
.icon-camera-2:before { content: '\e9e9'; } /* '' */
.icon-ok-1:before { content: '\e9ea'; } /* '' */
.icon-ok-circle:before { content: '\e9eb'; } /* '' */
.icon-cancel-2:before { content: '\e9ec'; } /* '' */
.icon-cancel-circle:before { content: '\e9ed'; } /* '' */
.icon-plus-2:before { content: '\e9ee'; } /* '' */
.icon-plus-circle:before { content: '\e9ef'; } /* '' */
.icon-minus-2:before { content: '\e9f0'; } /* '' */
.icon-minus-circle:before { content: '\e9f1'; } /* '' */
.icon-help-3:before { content: '\e9f2'; } /* '' */
.icon-info-2:before { content: '\e9f3'; } /* '' */
.icon-home-2:before { content: '\e9f4'; } /* '' */
.icon-lock-2:before { content: '\e9f7'; } /* '' */
.icon-lock-empty:before { content: '\e9f8'; } /* '' */
.icon-lock-open-2:before { content: '\e9f9'; } /* '' */
.icon-lock-open-empty:before { content: '\e9fa'; } /* '' */
.icon-pin-1:before { content: '\e9fb'; } /* '' */
.icon-eye-2:before { content: '\e9fc'; } /* '' */
.icon-tag-2:before { content: '\e9fd'; } /* '' */
.icon-tag-empty:before { content: '\e9fe'; } /* '' */
.icon-quote-left-1:before { content: '\ea03'; } /* '' */
.icon-quote-right-1:before { content: '\ea04'; } /* '' */
.icon-pencil-neg:before { content: '\ea08'; } /* '' */
.icon-pencil-alt:before { content: '\ea09'; } /* '' */
.icon-undo:before { content: '\ea0a'; } /* '' */
.icon-comment-2:before { content: '\ea0b'; } /* '' */
.icon-comment-inv:before { content: '\ea0c'; } /* '' */
.icon-comment-alt:before { content: '\ea0d'; } /* '' */
.icon-comment-inv-alt:before { content: '\ea0e'; } /* '' */
.icon-comment-alt2:before { content: '\ea0f'; } /* '' */
.icon-comment-inv-alt2:before { content: '\ea10'; } /* '' */
.icon-chat-2:before { content: '\ea11'; } /* '' */
.icon-chat-inv:before { content: '\ea12'; } /* '' */
.icon-location-2:before { content: '\ea13'; } /* '' */
.icon-location-inv:before { content: '\ea14'; } /* '' */
.icon-location-alt:before { content: '\ea15'; } /* '' */
.icon-compass-2:before { content: '\ea16'; } /* '' */
.icon-trash-2:before { content: '\ea17'; } /* '' */
.icon-trash-empty-1:before { content: '\ea18'; } /* '' */
.icon-doc-2:before { content: '\ea19'; } /* '' */
.icon-doc-inv-1:before { content: '\ea1a'; } /* '' */
.icon-book-open-1:before { content: '\ea1f'; } /* '' */
.icon-folder-2:before { content: '\ea20'; } /* '' */
.icon-folder-empty-1:before { content: '\ea21'; } /* '' */
.icon-box-2:before { content: '\ea22'; } /* '' */
.icon-rss-2:before { content: '\ea23'; } /* '' */
.icon-rss-alt:before { content: '\ea24'; } /* '' */
.icon-cog-2:before { content: '\ea25'; } /* '' */
.icon-wrench-1:before { content: '\ea26'; } /* '' */
.icon-share-1:before { content: '\ea27'; } /* '' */
.icon-mic-2:before { content: '\ea2b'; } /* '' */
.icon-volume-up-1:before { content: '\ea2c'; } /* '' */
.icon-headphones-1:before { content: '\ea2d'; } /* '' */
.icon-clock-2:before { content: '\ea2e'; } /* '' */
.icon-lamp-1:before { content: '\ea2f'; } /* '' */
.icon-block-2:before { content: '\ea30'; } /* '' */
.icon-resize-full-2:before { content: '\ea31'; } /* '' */
.icon-resize-full-alt-2:before { content: '\ea32'; } /* '' */
.icon-resize-small-1:before { content: '\ea33'; } /* '' */
.icon-resize-small-alt:before { content: '\ea34'; } /* '' */
.icon-resize-vertical-2:before { content: '\ea35'; } /* '' */
.icon-resize-horizontal-2:before { content: '\ea36'; } /* '' */
.icon-move-1:before { content: '\ea37'; } /* '' */
.icon-popup-3:before { content: '\ea38'; } /* '' */
.icon-down-2:before { content: '\ea39'; } /* '' */
.icon-left-2:before { content: '\ea3a'; } /* '' */
.icon-right-2:before { content: '\ea3b'; } /* '' */
.icon-up-2:before { content: '\ea3c'; } /* '' */
.icon-down-circle:before { content: '\ea3d'; } /* '' */
.icon-left-circle:before { content: '\ea3e'; } /* '' */
.icon-right-circle:before { content: '\ea3f'; } /* '' */
.icon-up-circle:before { content: '\ea40'; } /* '' */
.icon-cw-2:before { content: '\ea41'; } /* '' */
.icon-loop-2:before { content: '\ea42'; } /* '' */
.icon-loop-alt-1:before { content: '\ea43'; } /* '' */
.icon-exchange-1:before { content: '\ea44'; } /* '' */
.icon-split:before { content: '\ea45'; } /* '' */
.icon-arrow-curved:before { content: '\ea46'; } /* '' */
.icon-play-2:before { content: '\ea47'; } /* '' */
.icon-play-circle2:before { content: '\ea48'; } /* '' */
.icon-stop-2:before { content: '\ea49'; } /* '' */
.icon-pause-2:before { content: '\ea4a'; } /* '' */
.icon-to-start-1:before { content: '\ea4b'; } /* '' */
.icon-to-end-1:before { content: '\ea4c'; } /* '' */
.icon-eject-1:before { content: '\ea4d'; } /* '' */
.icon-target-2:before { content: '\ea4e'; } /* '' */
.icon-signal-1:before { content: '\ea4f'; } /* '' */
.icon-bat-empty:before { content: '\ea54'; } /* '' */
.icon-bat-half:before { content: '\ea55'; } /* '' */
.icon-bat-full:before { content: '\ea56'; } /* '' */
.icon-bat-charge-1:before { content: '\ea57'; } /* '' */
.icon-mobile-2:before { content: '\ea58'; } /* '' */
.icon-equalizer:before { content: '\ea5a'; } /* '' */
.icon-brush-2:before { content: '\ea61'; } /* '' */
.icon-brush-alt:before { content: '\ea62'; } /* '' */
.icon-layers:before { content: '\ea64'; } /* '' */
.icon-layers-alt:before { content: '\ea65'; } /* '' */
.icon-sun-1:before { content: '\ea66'; } /* '' */
.icon-sun-inv:before { content: '\ea67'; } /* '' */
.icon-moon-2:before { content: '\ea6b'; } /* '' */
.icon-moon-inv:before { content: '\ea6c'; } /* '' */
.icon-umbrella-1:before { content: '\ea6d'; } /* '' */
.icon-chart-bar-2:before { content: '\ea6e'; } /* '' */
.icon-chart-pie-2:before { content: '\ea6f'; } /* '' */
.icon-chart-pie-alt:before { content: '\ea70'; } /* '' */
.icon-key-2:before { content: '\ea71'; } /* '' */
.icon-key-inv:before { content: '\ea72'; } /* '' */
.icon-hash:before { content: '\ea73'; } /* '' */
.icon-at-1:before { content: '\ea74'; } /* '' */
.icon-pilcrow:before { content: '\ea75'; } /* '' */
.icon-dial:before { content: '\ea76'; } /* '' */
.icon-volume-off-1:before { content: '\ea77'; } /* '' */
.icon-college:before { content: '\eb32'; } /* '' */
.icon-email:before { content: '\eb98'; } /* '' */
.icon-facebook-rect-1:before { content: '\ebca'; } /* '' */
.icon-twitter-bird-1:before { content: '\ebcc'; } /* '' */
.icon-tumblr-rect:before { content: '\ebcf'; } /* '' */
.icon-vkontakte-rect:before { content: '\ebd4'; } /* '' */
.icon-instagram-filled:before { content: '\ebe1'; } /* '' */
.icon-glass-1:before { content: '\ebe9'; } /* '' */
.icon-music-2:before { content: '\ebea'; } /* '' */
.icon-search-5:before { content: '\ebeb'; } /* '' */
.icon-search-circled:before { content: '\ebec'; } /* '' */
.icon-mail-5:before { content: '\ebed'; } /* '' */
.icon-mail-circled:before { content: '\ebee'; } /* '' */
.icon-heart-5:before { content: '\ebef'; } /* '' */
.icon-heart-circled:before { content: '\ebf0'; } /* '' */
.icon-heart-empty-2:before { content: '\ebf1'; } /* '' */
.icon-star-5:before { content: '\ebf2'; } /* '' */
.icon-star-circled:before { content: '\ebf3'; } /* '' */
.icon-star-empty-2:before { content: '\ebf4'; } /* '' */
.icon-user-5:before { content: '\ebf5'; } /* '' */
.icon-group:before { content: '\ebf6'; } /* '' */
.icon-group-circled:before { content: '\ebf7'; } /* '' */
.icon-torso:before { content: '\ebf8'; } /* '' */
.icon-video-3:before { content: '\ebf9'; } /* '' */
.icon-video-circled:before { content: '\ebfa'; } /* '' */
.icon-video-alt-1:before { content: '\ebfb'; } /* '' */
.icon-videocam-3:before { content: '\ebfc'; } /* '' */
.icon-video-chat:before { content: '\ebfd'; } /* '' */
.icon-picture-3:before { content: '\ebfe'; } /* '' */
.icon-camera-5:before { content: '\ebff'; } /* '' */
.icon-photo:before { content: '\ec00'; } /* '' */
.icon-photo-circled:before { content: '\ec01'; } /* '' */
.icon-th-large-1:before { content: '\ec02'; } /* '' */
.icon-th-2:before { content: '\ec03'; } /* '' */
.icon-th-list-3:before { content: '\ec04'; } /* '' */
.icon-view-mode:before { content: '\ec05'; } /* '' */
.icon-ok-4:before { content: '\ec06'; } /* '' */
.icon-ok-circled-1:before { content: '\ec07'; } /* '' */
.icon-ok-circled2-1:before { content: '\ec08'; } /* '' */
.icon-cancel-5:before { content: '\ec09'; } /* '' */
.icon-cancel-circled-3:before { content: '\ec0a'; } /* '' */
.icon-cancel-circled2-1:before { content: '\ec0b'; } /* '' */
.icon-plus-5:before { content: '\ec0c'; } /* '' */
.icon-plus-circled-2:before { content: '\ec0d'; } /* '' */
.icon-minus-3:before { content: '\ec0e'; } /* '' */
.icon-minus-circled-2:before { content: '\ec0f'; } /* '' */
.icon-help-2:before { content: '\ec10'; } /* '' */
.icon-help-circled-2:before { content: '\ec11'; } /* '' */
.icon-info-circled-2:before { content: '\ec12'; } /* '' */
.icon-home-4:before { content: '\ec13'; } /* '' */
.icon-home-circled:before { content: '\ec14'; } /* '' */
.icon-website:before { content: '\ec15'; } /* '' */
.icon-website-circled:before { content: '\ec16'; } /* '' */
.icon-attach-4:before { content: '\ec17'; } /* '' */
.icon-attach-circled:before { content: '\ec18'; } /* '' */
.icon-lock-5:before { content: '\ec19'; } /* '' */
.icon-lock-circled:before { content: '\ec1a'; } /* '' */
.icon-lock-open-5:before { content: '\ec1b'; } /* '' */
.icon-lock-open-alt-1:before { content: '\ec1c'; } /* '' */
.icon-eye-5:before { content: '\ec1d'; } /* '' */
.icon-eye-off-1:before { content: '\ec1e'; } /* '' */
.icon-tag-4:before { content: '\ec1f'; } /* '' */
.icon-tags-1:before { content: '\ec20'; } /* '' */
.icon-bookmark-2:before { content: '\ec21'; } /* '' */
.icon-bookmark-empty-1:before { content: '\ec22'; } /* '' */
.icon-flag-2:before { content: '\ec23'; } /* '' */
.icon-flag-circled:before { content: '\ec24'; } /* '' */
.icon-thumbs-up-3:before { content: '\ec25'; } /* '' */
.icon-thumbs-down-3:before { content: '\ec26'; } /* '' */
.icon-download-5:before { content: '\ec27'; } /* '' */
.icon-download-alt:before { content: '\ec28'; } /* '' */
.icon-upload-4:before { content: '\ec29'; } /* '' */
.icon-share-2:before { content: '\ec2a'; } /* '' */
.icon-quote-1:before { content: '\ec2b'; } /* '' */
.icon-quote-circled:before { content: '\ec2c'; } /* '' */
.icon-export-4:before { content: '\ec2d'; } /* '' */
.icon-pencil-5:before { content: '\ec2e'; } /* '' */
.icon-pencil-circled:before { content: '\ec2f'; } /* '' */
.icon-edit-2:before { content: '\ec30'; } /* '' */
.icon-edit-circled:before { content: '\ec31'; } /* '' */
.icon-retweet-2:before { content: '\ec34'; } /* '' */
.icon-comment-4:before { content: '\ec35'; } /* '' */
.icon-comment-alt-1:before { content: '\ec36'; } /* '' */
.icon-bell-4:before { content: '\ec37'; } /* '' */
.icon-warning-1:before { content: '\ec38'; } /* '' */
.icon-exclamation:before { content: '\ec39'; } /* '' */
.icon-error:before { content: '\ec3a'; } /* '' */
.icon-error-alt:before { content: '\ec3b'; } /* '' */
.icon-location-5:before { content: '\ec3c'; } /* '' */
.icon-location-circled:before { content: '\ec3d'; } /* '' */
.icon-compass-4:before { content: '\ec3e'; } /* '' */
.icon-compass-circled:before { content: '\ec3f'; } /* '' */
.icon-trash-6:before { content: '\ec40'; } /* '' */
.icon-trash-circled:before { content: '\ec41'; } /* '' */
.icon-doc-5:before { content: '\ec42'; } /* '' */
.icon-doc-circled:before { content: '\ec43'; } /* '' */
.icon-doc-new:before { content: '\ec44'; } /* '' */
.icon-folder-4:before { content: '\ec46'; } /* '' */
.icon-folder-circled:before { content: '\ec47'; } /* '' */
.icon-folder-close:before { content: '\ec48'; } /* '' */
.icon-folder-open-1:before { content: '\ec49'; } /* '' */
.icon-rss-5:before { content: '\ec4a'; } /* '' */
.icon-phone-2:before { content: '\ec4b'; } /* '' */
.icon-phone-circled:before { content: '\ec4c'; } /* '' */
.icon-cog-4:before { content: '\ec4d'; } /* '' */
.icon-cog-circled:before { content: '\ec4e'; } /* '' */
.icon-cogs:before { content: '\ec4f'; } /* '' */
.icon-wrench-3:before { content: '\ec50'; } /* '' */
.icon-wrench-circled:before { content: '\ec51'; } /* '' */
.icon-basket-3:before { content: '\ec52'; } /* '' */
.icon-basket-circled:before { content: '\ec53'; } /* '' */
.icon-calendar-6:before { content: '\ec54'; } /* '' */
.icon-calendar-circled:before { content: '\ec55'; } /* '' */
.icon-mic-4:before { content: '\ec56'; } /* '' */
.icon-mic-circled:before { content: '\ec57'; } /* '' */
.icon-volume-off-3:before { content: '\ec58'; } /* '' */
.icon-volume-down-1:before { content: '\ec59'; } /* '' */
.icon-volume-1:before { content: '\ec5a'; } /* '' */
.icon-volume-up-2:before { content: '\ec5b'; } /* '' */
.icon-headphones-2:before { content: '\ec5c'; } /* '' */
.icon-clock-5:before { content: '\ec5d'; } /* '' */
.icon-clock-circled:before { content: '\ec5e'; } /* '' */
.icon-lightbulb-1:before { content: '\ec5f'; } /* '' */
.icon-lightbulb-alt:before { content: '\ec60'; } /* '' */
.icon-block-3:before { content: '\ec61'; } /* '' */
.icon-resize-full-4:before { content: '\ec62'; } /* '' */
.icon-resize-full-alt-1:before { content: '\ec63'; } /* '' */
.icon-resize-small-3:before { content: '\ec64'; } /* '' */
.icon-resize-vertical-1:before { content: '\ec65'; } /* '' */
.icon-resize-horizontal-1:before { content: '\ec66'; } /* '' */
.icon-move-2:before { content: '\ec67'; } /* '' */
.icon-zoom-in-3:before { content: '\ec68'; } /* '' */
.icon-zoom-out-3:before { content: '\ec69'; } /* '' */
.icon-signal-3:before { content: '\ec90'; } /* '' */
.icon-desktop-1:before { content: '\ec91'; } /* '' */
.icon-inbox-2:before { content: '\ec96'; } /* '' */
.icon-cloud-5:before { content: '\ec9b'; } /* '' */
.icon-cloud-circled:before { content: '\ec9c'; } /* '' */
.icon-flight-1:before { content: '\ec9d'; } /* '' */
.icon-leaf-2:before { content: '\ec9e'; } /* '' */
.icon-briefcase-2:before { content: '\ecac'; } /* '' */
.icon-off-1:before { content: '\ecad'; } /* '' */
.icon-road-1:before { content: '\ecae'; } /* '' */
.icon-barcode-1:before { content: '\ecb0'; } /* '' */
.icon-braille-1:before { content: '\ecb1'; } /* '' */
.icon-book-3:before { content: '\ecb2'; } /* '' */
.icon-adjust-1:before { content: '\ecb3'; } /* '' */
.icon-tint-1:before { content: '\ecb4'; } /* '' */
.icon-check-2:before { content: '\ecb5'; } /* '' */
.icon-check-empty:before { content: '\ecb6'; } /* '' */
.icon-gift-1:before { content: '\ecb8'; } /* '' */
.icon-fire-1:before { content: '\ecb9'; } /* '' */
.icon-magnet-1:before { content: '\ecba'; } /* '' */
.icon-chart-2:before { content: '\ecbb'; } /* '' */
.icon-chart-circled:before { content: '\ecbc'; } /* '' */
.icon-credit-card-3:before { content: '\ecbd'; } /* '' */
.icon-megaphone-1:before { content: '\ecbe'; } /* '' */
.icon-clipboard-2:before { content: '\ecbf'; } /* '' */
.icon-hdd-1:before { content: '\ecc0'; } /* '' */
.icon-key-3:before { content: '\ecc1'; } /* '' */
.icon-certificate-1:before { content: '\ecc2'; } /* '' */
.icon-tasks-1:before { content: '\ecc3'; } /* '' */
.icon-filter-1:before { content: '\ecc4'; } /* '' */
.icon-gauge-1:before { content: '\ecc5'; } /* '' */
.icon-smiley:before { content: '\ecc6'; } /* '' */
.icon-smiley-circled:before { content: '\ecc7'; } /* '' */
.icon-address-book-1:before { content: '\ecc8'; } /* '' */
.icon-address-book-alt:before { content: '\ecc9'; } /* '' */
.icon-asl:before { content: '\ecca'; } /* '' */
.icon-glasses:before { content: '\eccb'; } /* '' */
.icon-hearing-impaired:before { content: '\eccc'; } /* '' */
.icon-iphone-home:before { content: '\eccd'; } /* '' */
.icon-person:before { content: '\ecce'; } /* '' */
.icon-adult:before { content: '\eccf'; } /* '' */
.icon-child-1:before { content: '\ecd0'; } /* '' */
.icon-blind-1:before { content: '\ecd1'; } /* '' */
.icon-guidedog:before { content: '\ecd2'; } /* '' */
.icon-accessibility:before { content: '\ecd3'; } /* '' */
.icon-universal-access-1:before { content: '\ecd4'; } /* '' */
.icon-male-1:before { content: '\ecd5'; } /* '' */
.icon-female-1:before { content: '\ecd6'; } /* '' */
.icon-behance-1:before { content: '\ecd7'; } /* '' */
.icon-blogger-2:before { content: '\ecd8'; } /* '' */
.icon-cc-2:before { content: '\ecd9'; } /* '' */
.icon-css:before { content: '\ecda'; } /* '' */
.icon-delicious-1:before { content: '\ecdb'; } /* '' */
.icon-deviantart-1:before { content: '\ecdc'; } /* '' */
.icon-digg-1:before { content: '\ecdd'; } /* '' */
.icon-dribbble-4:before { content: '\ecde'; } /* '' */
.icon-facebook-6:before { content: '\ecdf'; } /* '' */
.icon-flickr-3:before { content: '\ece0'; } /* '' */
.icon-foursquare-1:before { content: '\ece1'; } /* '' */
.icon-friendfeed-1:before { content: '\ece2'; } /* '' */
.icon-friendfeed-rect-1:before { content: '\ece3'; } /* '' */
.icon-github-5:before { content: '\ece4'; } /* '' */
.icon-github-text-1:before { content: '\ece5'; } /* '' */
.icon-googleplus:before { content: '\ece6'; } /* '' */
.icon-instagram-4:before { content: '\ece7'; } /* '' */
.icon-linkedin-5:before { content: '\ece8'; } /* '' */
.icon-path:before { content: '\ece9'; } /* '' */
.icon-picasa-2:before { content: '\ecea'; } /* '' */
.icon-pinterest-3:before { content: '\eceb'; } /* '' */
.icon-reddit-1:before { content: '\ecec'; } /* '' */
.icon-skype-4:before { content: '\eced'; } /* '' */
.icon-slideshare:before { content: '\ecee'; } /* '' */
.icon-stackoverflow-1:before { content: '\ecef'; } /* '' */
.icon-stumbleupon-2:before { content: '\ecf0'; } /* '' */
.icon-twitter-6:before { content: '\ecf1'; } /* '' */
.icon-tumblr-3:before { content: '\ecf2'; } /* '' */
.icon-vimeo-4:before { content: '\ecf3'; } /* '' */
.icon-vkontakte-1:before { content: '\ecf4'; } /* '' */
.icon-w3c-1:before { content: '\ecf5'; } /* '' */
.icon-wordpress-2:before { content: '\ecf6'; } /* '' */
.icon-youtube-2:before { content: '\ecf7'; } /* '' */
.icon-move:before { content: '\f047'; } /* '' */
.icon-link-ext:before { content: '\f08e'; } /* '' */
.icon-bookmark-empty:before { content: '\f097'; } /* '' */
.icon-phone-squared:before { content: '\f098'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-github-circled:before { content: '\f09b'; } /* '' */
.icon-rss:before { content: '\f09e'; } /* '' */
.icon-hdd:before { content: '\f0a0'; } /* '' */
.icon-certificate:before { content: '\f0a3'; } /* '' */
.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-tasks:before { content: '\f0ae'; } /* '' */
.icon-filter:before { content: '\f0b0'; } /* '' */
.icon-resize-full-alt:before { content: '\f0b2'; } /* '' */
.icon-beaker:before { content: '\f0c3'; } /* '' */
.icon-docs:before { content: '\f0c5'; } /* '' */
.icon-blank:before { content: '\f0c8'; } /* '' */
.icon-menu-1:before { content: '\f0c9'; } /* '' */
.icon-magic:before { content: '\f0d0'; } /* '' */
.icon-pinterest-circled:before { content: '\f0d2'; } /* '' */
.icon-pinterest-squared:before { content: '\f0d3'; } /* '' */
.icon-gplus-squared:before { content: '\f0d4'; } /* '' */
.icon-gplus:before { content: '\f0d5'; } /* '' */
.icon-money:before { content: '\f0d6'; } /* '' */
.icon-sort:before { content: '\f0dc'; } /* '' */
.icon-sort-down:before { content: '\f0dd'; } /* '' */
.icon-sort-up:before { content: '\f0de'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.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:before { content: '\f0eb'; } /* '' */
.icon-exchange:before { content: '\f0ec'; } /* '' */
.icon-download-cloud:before { content: '\f0ed'; } /* '' */
.icon-upload-cloud-1:before { content: '\f0ee'; } /* '' */
.icon-user-md:before { content: '\f0f0'; } /* '' */
.icon-stethoscope:before { content: '\f0f1'; } /* '' */
.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-hospital:before { content: '\f0f8'; } /* '' */
.icon-ambulance:before { content: '\f0f9'; } /* '' */
.icon-medkit:before { content: '\f0fa'; } /* '' */
.icon-fighter-jet:before { content: '\f0fb'; } /* '' */
.icon-beer:before { content: '\f0fc'; } /* '' */
.icon-h-sigh:before { content: '\f0fd'; } /* '' */
.icon-plus-squared-1: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-quote-left:before { content: '\f10d'; } /* '' */
.icon-quote-right:before { content: '\f10e'; } /* '' */
.icon-spinner:before { content: '\f110'; } /* '' */
.icon-reply-1:before { content: '\f112'; } /* '' */
.icon-github:before { content: '\f113'; } /* '' */
.icon-folder-empty:before { content: '\f114'; } /* '' */
.icon-folder-open-empty:before { content: '\f115'; } /* '' */
.icon-smile:before { content: '\f118'; } /* '' */
.icon-frown:before { content: '\f119'; } /* '' */
.icon-meh:before { content: '\f11a'; } /* '' */
.icon-gamepad:before { content: '\f11b'; } /* '' */
.icon-keyboard-1:before { content: '\f11c'; } /* '' */
.icon-flag-empty:before { content: '\f11d'; } /* '' */
.icon-flag-checkered:before { content: '\f11e'; } /* '' */
.icon-code-1:before { content: '\f121'; } /* '' */
.icon-reply-all-1:before { content: '\f122'; } /* '' */
.icon-star-half-alt:before { content: '\f123'; } /* '' */
.icon-direction:before { content: '\f124'; } /* '' */
.icon-fork:before { content: '\f126'; } /* '' */
.icon-unlink:before { content: '\f127'; } /* '' */
.icon-help-1:before { content: '\f128'; } /* '' */
.icon-info-1: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-calendar-empty:before { content: '\f133'; } /* '' */
.icon-extinguisher:before { content: '\f134'; } /* '' */
.icon-rocket:before { content: '\f135'; } /* '' */
.icon-maxcdn:before { content: '\f136'; } /* '' */
.icon-angle-circled-left:before { content: '\f137'; } /* '' */
.icon-angle-circled-right:before { content: '\f138'; } /* '' */
.icon-angle-circled-up:before { content: '\f139'; } /* '' */
.icon-angle-circled-down:before { content: '\f13a'; } /* '' */
.icon-html5:before { content: '\f13b'; } /* '' */
.icon-css3:before { content: '\f13c'; } /* '' */
.icon-anchor:before { content: '\f13d'; } /* '' */
.icon-lock-open-alt:before { content: '\f13e'; } /* '' */
.icon-bullseye:before { content: '\f140'; } /* '' */
.icon-ellipsis:before { content: '\f141'; } /* '' */
.icon-ellipsis-vert:before { content: '\f142'; } /* '' */
.icon-rss-squared:before { content: '\f143'; } /* '' */
.icon-ticket:before { content: '\f145'; } /* '' */
.icon-minus-squared-1:before { content: '\f146'; } /* '' */
.icon-minus-squared-alt:before { content: '\f147'; } /* '' */
.icon-level-up:before { content: '\f148'; } /* '' */
.icon-level-down:before { content: '\f149'; } /* '' */
.icon-ok-squared:before { content: '\f14a'; } /* '' */
.icon-pencil-squared:before { content: '\f14b'; } /* '' */
.icon-link-ext-alt:before { content: '\f14c'; } /* '' */
.icon-export-alt:before { content: '\f14d'; } /* '' */
.icon-compass:before { content: '\f14e'; } /* '' */
.icon-dollar:before { content: '\f155'; } /* '' */
.icon-won:before { content: '\f159'; } /* '' */
.icon-doc-inv:before { content: '\f15b'; } /* '' */
.icon-doc-text-inv:before { content: '\f15c'; } /* '' */
.icon-thumbs-up-alt:before { content: '\f164'; } /* '' */
.icon-thumbs-down-alt:before { content: '\f165'; } /* '' */
.icon-youtube-squared:before { content: '\f166'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-dropbox:before { content: '\f16b'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-flickr:before { content: '\f16e'; } /* '' */
.icon-adn:before { content: '\f170'; } /* '' */
.icon-bitbucket:before { content: '\f171'; } /* '' */
.icon-bitbucket-squared:before { content: '\f172'; } /* '' */
.icon-tumblr:before { content: '\f173'; } /* '' */
.icon-tumblr-squared:before { content: '\f174'; } /* '' */
.icon-down:before { content: '\f175'; } /* '' */
.icon-up:before { content: '\f176'; } /* '' */
.icon-left:before { content: '\f177'; } /* '' */
.icon-right:before { content: '\f178'; } /* '' */
.icon-apple:before { content: '\f179'; } /* '' */
.icon-windows:before { content: '\f17a'; } /* '' */
.icon-android:before { content: '\f17b'; } /* '' */
.icon-linux:before { content: '\f17c'; } /* '' */
.icon-dribbble:before { content: '\f17d'; } /* '' */
.icon-skype:before { content: '\f17e'; } /* '' */
.icon-foursquare:before { content: '\f180'; } /* '' */
.icon-trello:before { content: '\f181'; } /* '' */
.icon-female:before { content: '\f182'; } /* '' */
.icon-male:before { content: '\f183'; } /* '' */
.icon-gittip:before { content: '\f184'; } /* '' */
.icon-sun:before { content: '\f185'; } /* '' */
.icon-moon:before { content: '\f186'; } /* '' */
.icon-box:before { content: '\f187'; } /* '' */
.icon-bug:before { content: '\f188'; } /* '' */
.icon-renren:before { content: '\f18b'; } /* '' */
.icon-pagelines:before { content: '\f18c'; } /* '' */
.icon-right-circled2:before { content: '\f18e'; } /* '' */
.icon-left-circled2:before { content: '\f190'; } /* '' */
.icon-wheelchair:before { content: '\f193'; } /* '' */
.icon-plus-squared-alt:before { content: '\f196'; } /* '' */
.icon-space-shuttle:before { content: '\f197'; } /* '' */
.icon-slack:before { content: '\f198'; } /* '' */
.icon-mail-squared:before { content: '\f199'; } /* '' */
.icon-wordpress:before { content: '\f19a'; } /* '' */
.icon-openid:before { content: '\f19b'; } /* '' */
.icon-bank:before { content: '\f19c'; } /* '' */
.icon-graduation-cap:before { content: '\f19d'; } /* '' */
.icon-yahoo:before { content: '\f19e'; } /* '' */
.icon-google:before { content: '\f1a0'; } /* '' */
.icon-reddit:before { content: '\f1a1'; } /* '' */
.icon-reddit-squared:before { content: '\f1a2'; } /* '' */
.icon-delicious:before { content: '\f1a5'; } /* '' */
.icon-digg:before { content: '\f1a6'; } /* '' */
.icon-pied-piper-squared:before { content: '\f1a7'; } /* '' */
.icon-pied-piper-alt:before { content: '\f1a8'; } /* '' */
.icon-drupal:before { content: '\f1a9'; } /* '' */
.icon-language:before { content: '\f1ab'; } /* '' */
.icon-fax:before { content: '\f1ac'; } /* '' */
.icon-building-filled:before { content: '\f1ad'; } /* '' */
.icon-child:before { content: '\f1ae'; } /* '' */
.icon-paw:before { content: '\f1b0'; } /* '' */
.icon-spoon:before { content: '\f1b1'; } /* '' */
.icon-cube:before { content: '\f1b2'; } /* '' */
.icon-cubes:before { content: '\f1b3'; } /* '' */
.icon-behance:before { content: '\f1b4'; } /* '' */
.icon-behance-squared:before { content: '\f1b5'; } /* '' */
.icon-recycle:before { content: '\f1b8'; } /* '' */
.icon-cab:before { content: '\f1b9'; } /* '' */
.icon-taxi:before { content: '\f1ba'; } /* '' */
.icon-tree:before { content: '\f1bb'; } /* '' */
.icon-deviantart:before { content: '\f1bd'; } /* '' */
.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-image:before { content: '\f1c5'; } /* '' */
.icon-file-archive:before { content: '\f1c6'; } /* '' */
.icon-file-audio:before { content: '\f1c7'; } /* '' */
.icon-file-video:before { content: '\f1c8'; } /* '' */
.icon-file-code:before { content: '\f1c9'; } /* '' */
.icon-codeopen:before { content: '\f1cb'; } /* '' */
.icon-jsfiddle:before { content: '\f1cc'; } /* '' */
.icon-lifebuoy:before { content: '\f1cd'; } /* '' */
.icon-rebel:before { content: '\f1d0'; } /* '' */
.icon-empire:before { content: '\f1d1'; } /* '' */
.icon-git-squared:before { content: '\f1d2'; } /* '' */
.icon-git:before { content: '\f1d3'; } /* '' */
.icon-hacker-news:before { content: '\f1d4'; } /* '' */
.icon-qq:before { content: '\f1d6'; } /* '' */
.icon-wechat:before { content: '\f1d7'; } /* '' */
.icon-paper-plane:before { content: '\f1d8'; } /* '' */
.icon-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.icon-history:before { content: '\f1da'; } /* '' */
.icon-sliders:before { content: '\f1de'; } /* '' */
.icon-share:before { content: '\f1e0'; } /* '' */
.icon-share-squared:before { content: '\f1e1'; } /* '' */
.icon-bomb:before { content: '\f1e2'; } /* '' */
.icon-soccer-ball:before { content: '\f1e3'; } /* '' */
.icon-tty:before { content: '\f1e4'; } /* '' */
.icon-binoculars:before { content: '\f1e5'; } /* '' */
.icon-plug:before { content: '\f1e6'; } /* '' */
.icon-twitch:before { content: '\f1e8'; } /* '' */
.icon-yelp:before { content: '\f1e9'; } /* '' */
.icon-newspaper:before { content: '\f1ea'; } /* '' */
.icon-wifi:before { content: '\f1eb'; } /* '' */
.icon-calc:before { content: '\f1ec'; } /* '' */
.icon-paypal:before { content: '\f1ed'; } /* '' */
.icon-gwallet:before { content: '\f1ee'; } /* '' */
.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:before { content: '\f1fa'; } /* '' */
.icon-eyedropper:before { content: '\f1fb'; } /* '' */
.icon-brush:before { content: '\f1fc'; } /* '' */
.icon-birthday:before { content: '\f1fd'; } /* '' */
.icon-chart-area:before { content: '\f1fe'; } /* '' */
.icon-chart-pie:before { content: '\f200'; } /* '' */
.icon-chart-line:before { content: '\f201'; } /* '' */
.icon-lastfm-squared:before { content: '\f203'; } /* '' */
.icon-toggle-off:before { content: '\f204'; } /* '' */
.icon-toggle-on:before { content: '\f205'; } /* '' */
.icon-bicycle:before { content: '\f206'; } /* '' */
.icon-bus:before { content: '\f207'; } /* '' */
.icon-angellist:before { content: '\f209'; } /* '' */
.icon-cc:before { content: '\f20a'; } /* '' */
.icon-meanpath:before { content: '\f20c'; } /* '' */
.icon-buysellads:before { content: '\f20d'; } /* '' */
.icon-connectdevelop:before { content: '\f20e'; } /* '' */
.icon-dashcube:before { content: '\f210'; } /* '' */
.icon-forumbee:before { content: '\f211'; } /* '' */
.icon-leanpub:before { content: '\f212'; } /* '' */
.icon-sellsy:before { content: '\f213'; } /* '' */
.icon-shirtsinbulk:before { content: '\f214'; } /* '' */
.icon-simplybuilt:before { content: '\f215'; } /* '' */
.icon-skyatlas:before { content: '\f216'; } /* '' */
.icon-cart-plus:before { content: '\f217'; } /* '' */
.icon-cart-arrow-down:before { content: '\f218'; } /* '' */
.icon-diamond:before { content: '\f219'; } /* '' */
.icon-ship:before { content: '\f21a'; } /* '' */
.icon-user-secret:before { content: '\f21b'; } /* '' */
.icon-motorcycle:before { content: '\f21c'; } /* '' */
.icon-street-view:before { content: '\f21d'; } /* '' */
.icon-heartbeat:before { content: '\f21e'; } /* '' */
.icon-venus:before { content: '\f221'; } /* '' */
.icon-mars:before { content: '\f222'; } /* '' */
.icon-mercury:before { content: '\f223'; } /* '' */
.icon-transgender:before { content: '\f224'; } /* '' */
.icon-transgender-alt:before { content: '\f225'; } /* '' */
.icon-venus-double:before { content: '\f226'; } /* '' */
.icon-mars-double:before { content: '\f227'; } /* '' */
.icon-venus-mars:before { content: '\f228'; } /* '' */
.icon-mars-stroke:before { content: '\f229'; } /* '' */
.icon-mars-stroke-v:before { content: '\f22a'; } /* '' */
.icon-mars-stroke-h:before { content: '\f22b'; } /* '' */
.icon-neuter:before { content: '\f22c'; } /* '' */
.icon-genderless:before { content: '\f22d'; } /* '' */
.icon-facebook-official:before { content: '\f230'; } /* '' */
.icon-pinterest:before { content: '\f231'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-server:before { content: '\f233'; } /* '' */
.icon-user-plus:before { content: '\f234'; } /* '' */
.icon-user-times:before { content: '\f235'; } /* '' */
.icon-bed:before { content: '\f236'; } /* '' */
.icon-train:before { content: '\f238'; } /* '' */
.icon-subway:before { content: '\f239'; } /* '' */
.icon-y-combinator:before { content: '\f23b'; } /* '' */
.icon-optin-monster:before { content: '\f23c'; } /* '' */
.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-mouse-pointer:before { content: '\f245'; } /* '' */
.icon-i-cursor:before { content: '\f246'; } /* '' */
.icon-object-group:before { content: '\f247'; } /* '' */
.icon-object-ungroup:before { content: '\f248'; } /* '' */
.icon-sticky-note:before { content: '\f249'; } /* '' */
.icon-sticky-note-o:before { content: '\f24a'; } /* '' */
.icon-cc-jcb:before { content: '\f24b'; } /* '' */
.icon-cc-diners-club:before { content: '\f24c'; } /* '' */
.icon-clone:before { content: '\f24d'; } /* '' */
.icon-balance-scale:before { content: '\f24e'; } /* '' */
.icon-hourglass-o:before { content: '\f250'; } /* '' */
.icon-hourglass-1:before { content: '\f251'; } /* '' */
.icon-hourglass-2:before { content: '\f252'; } /* '' */
.icon-hourglass-3:before { content: '\f253'; } /* '' */
.icon-hourglass:before { content: '\f254'; } /* '' */
.icon-hand-grab-o:before { content: '\f255'; } /* '' */
.icon-hand-paper-o:before { content: '\f256'; } /* '' */
.icon-hand-scissors-o:before { content: '\f257'; } /* '' */
.icon-hand-lizard-o:before { content: '\f258'; } /* '' */
.icon-hand-spock-o:before { content: '\f259'; } /* '' */
.icon-hand-pointer-o:before { content: '\f25a'; } /* '' */
.icon-hand-peace-o:before { content: '\f25b'; } /* '' */
.icon-trademark:before { content: '\f25c'; } /* '' */
.icon-registered:before { content: '\f25d'; } /* '' */
.icon-creative-commons:before { content: '\f25e'; } /* '' */
.icon-gg:before { content: '\f260'; } /* '' */
.icon-gg-circle:before { content: '\f261'; } /* '' */
.icon-tripadvisor:before { content: '\f262'; } /* '' */
.icon-odnoklassniki:before { content: '\f263'; } /* '' */
.icon-odnoklassniki-square:before { content: '\f264'; } /* '' */
.icon-get-pocket:before { content: '\f265'; } /* '' */
.icon-wikipedia-w:before { content: '\f266'; } /* '' */
.icon-safari:before { content: '\f267'; } /* '' */
.icon-chrome:before { content: '\f268'; } /* '' */
.icon-firefox:before { content: '\f269'; } /* '' */
.icon-opera:before { content: '\f26a'; } /* '' */
.icon-internet-explorer:before { content: '\f26b'; } /* '' */
.icon-television:before { content: '\f26c'; } /* '' */
.icon-contao:before { content: '\f26d'; } /* '' */
.icon-500px:before { content: '\f26e'; } /* '' */
.icon-amazon:before { content: '\f270'; } /* '' */
.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-reddit-alien:before { content: '\f281'; } /* '' */
.icon-edge:before { content: '\f282'; } /* '' */
.icon-credit-card-alt:before { content: '\f283'; } /* '' */
.icon-codiepie:before { content: '\f284'; } /* '' */
.icon-modx:before { content: '\f285'; } /* '' */
.icon-fort-awesome:before { content: '\f286'; } /* '' */
.icon-usb:before { content: '\f287'; } /* '' */
.icon-product-hunt:before { content: '\f288'; } /* '' */
.icon-mixcloud:before { content: '\f289'; } /* '' */
.icon-shopping-bag:before { content: '\f290'; } /* '' */
.icon-shopping-basket:before { content: '\f291'; } /* '' */
.icon-hashtag:before { content: '\f292'; } /* '' */
.icon-bluetooth:before { content: '\f293'; } /* '' */
.icon-bluetooth-b:before { content: '\f294'; } /* '' */
.icon-wpforms:before { content: '\f298'; } /* '' */
.icon-envira:before { content: '\f299'; } /* '' */
.icon-universal-access:before { content: '\f29a'; } /* '' */
.icon-wheelchair-alt:before { content: '\f29b'; } /* '' */
.icon-question-circle-o:before { content: '\f29c'; } /* '' */
.icon-blind:before { content: '\f29d'; } /* '' */
.icon-audio-description:before { content: '\f29e'; } /* '' */
.icon-volume-control-phone:before { content: '\f2a0'; } /* '' */
.icon-braille:before { content: '\f2a1'; } /* '' */
.icon-assistive-listening-systems:before { content: '\f2a2'; } /* '' */
.icon-snapchat:before { content: '\f2ab'; } /* '' */
.icon-snapchat-ghost:before { content: '\f2ac'; } /* '' */
.icon-snapchat-square:before { content: '\f2ad'; } /* '' */
.icon-pied-piper:before { content: '\f2ae'; } /* '' */
.icon-first-order:before { content: '\f2b0'; } /* '' */
.icon-yoast:before { content: '\f2b1'; } /* '' */
.icon-google-plus-circle:before { content: '\f2b3'; } /* '' */
.icon-font-awesome:before { content: '\f2b4'; } /* '' */
.icon-handshake-o:before { content: '\f2b5'; } /* '' */
.icon-envelope-open:before { content: '\f2b6'; } /* '' */
.icon-envelope-open-o:before { content: '\f2b7'; } /* '' */
.icon-linode:before { content: '\f2b8'; } /* '' */
.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-quora:before { content: '\f2c4'; } /* '' */
.icon-free-code-camp:before { content: '\f2c5'; } /* '' */
.icon-telegram:before { content: '\f2c6'; } /* '' */
.icon-thermometer:before { content: '\f2c7'; } /* '' */
.icon-thermometer-3:before { content: '\f2c8'; } /* '' */
.icon-thermometer-2:before { content: '\f2c9'; } /* '' */
.icon-thermometer-quarter:before { content: '\f2ca'; } /* '' */
.icon-thermometer-0:before { content: '\f2cb'; } /* '' */
.icon-shower:before { content: '\f2cc'; } /* '' */
.icon-bath:before { content: '\f2cd'; } /* '' */
.icon-podcast:before { content: '\f2ce'; } /* '' */
.icon-window-maximize:before { content: '\f2d0'; } /* '' */
.icon-window-minimize:before { content: '\f2d1'; } /* '' */
.icon-window-restore:before { content: '\f2d2'; } /* '' */
.icon-window-close:before { content: '\f2d3'; } /* '' */
.icon-window-close-o:before { content: '\f2d4'; } /* '' */
.icon-bandcamp:before { content: '\f2d5'; } /* '' */
.icon-snowflake-o:before { content: '\f2dc'; } /* '' */
.icon-github-squared:before { content: '\f300'; } /* '' */
.icon-github-circled-1:before { content: '\f301'; } /* '' */
.icon-flickr-1:before { content: '\f303'; } /* '' */
.icon-twitter-squared:before { content: '\f304'; } /* '' */
.icon-vimeo:before { content: '\f306'; } /* '' */
.icon-vimeo-circled:before { content: '\f307'; } /* '' */
.icon-facebook-squared:before { content: '\f308'; } /* '' */
.icon-twitter-1:before { content: '\f309'; } /* '' */
.icon-twitter-circled:before { content: '\f30a'; } /* '' */
.icon-linkedin-squared: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-pinterest-1:before { content: '\f312'; } /* '' */
.icon-pinterest-circled-1:before { content: '\f313'; } /* '' */
.icon-tumblr-1:before { content: '\f315'; } /* '' */
.icon-tumblr-circled:before { content: '\f316'; } /* '' */
.icon-linkedin-1:before { content: '\f318'; } /* '' */
.icon-linkedin-circled:before { content: '\f319'; } /* '' */
.icon-dribbble-1:before { content: '\f31b'; } /* '' */
.icon-dribbble-circled:before { content: '\f31c'; } /* '' */
.icon-videocam:before { content: '🌄'; } /* '\1f304' */
.icon-umbrella:before { content: '🍂'; } /* '\1f342' */
.icon-bell-1:before { content: '🍋'; } /* '\1f34b' */
.icon-forward-1:before { content: '🎁'; } /* '\1f381' */
.icon-thumbs-down:before { content: '🎤'; } /* '\1f3a4' */
.icon-ccw:before { content: '🎨'; } /* '\1f3a8' */
.icon-list-alt:before { content: '🎫'; } /* '\1f3ab' */
.icon-tags:before { content: '🎬'; } /* '\1f3ac' */
.icon-headphones:before { content: '🎵'; } /* '\1f3b5' */
.icon-search-1:before { content: '👎'; } /* '\1f44e' */
.icon-trash-1:before { content: '👜'; } /* '\1f45c' */
.icon-chat-1:before { content: '👤'; } /* '\1f464' */
.icon-pin:before { content: '👥'; } /* '\1f465' */
.icon-cancel-circled:before { content: '💡'; } /* '\1f4a1' */
.icon-plus-1:before { content: '💥'; } /* '\1f4a5' */
.icon-qrcode:before { content: '💧'; } /* '\1f4a7' */
.icon-barcode:before { content: '💳'; } /* '\1f4b3' */
.icon-doc:before { content: '💾'; } /* '\1f4be' */
.icon-cc-nd:before { content: '📁'; } /* '\1f4c1' */
.icon-eye:before { content: '📄'; } /* '\1f4c4' */
.icon-doc-1:before { content: '📅'; } /* '\1f4c5' */
.icon-comment-1:before { content: '📊'; } /* '\1f4ca' */
.icon-adjust:before { content: '📋'; } /* '\1f4cb' */
.icon-retweet-1:before { content: '📎'; } /* '\1f4ce' */
.icon-home-3:before { content: '📑'; } /* '\1f4d1' */
.icon-compass-1:before { content: '📕'; } /* '\1f4d5' */
.icon-reply:before { content: '📞'; } /* '\1f4de' */
.icon-tint:before { content: '📣'; } /* '\1f4e3' */
.icon-zoom-in:before { content: '📤'; } /* '\1f4e4' */
.icon-up-circled2:before { content: '📥'; } /* '\1f4e5' */
.icon-chat:before { content: '📦'; } /* '\1f4e6' */
.icon-left-dir:before { content: '🔁'; } /* '\1f501' */
.icon-lock-open:before { content: '🔄'; } /* '\1f504' */
.icon-bookmarks:before { content: '🔆'; } /* '\1f506' */
.icon-lock-1:before { content: '🔇'; } /* '\1f507' */
.icon-resize-small:before { content: '🔍'; } /* '\1f50d' */
.icon-volume-off:before { content: '🔑'; } /* '\1f511' */
.icon-calendar:before { content: '🔒'; } /* '\1f512' */
.icon-volume-down:before { content: '🔓'; } /* '\1f513' */
.icon-heart-1:before { content: '🔔'; } /* '\1f514' */
.icon-attention-circled:before { content: '🔖'; } /* '\1f516' */
.icon-ok:before { content: '🔗'; } /* '\1f517' */
.icon-edit:before { content: '🔙'; } /* '\1f519' */
.icon-key:before { content: '🔥'; } /* '\1f525' */
.icon-logout:before { content: '🔦'; } /* '\1f526' */
.icon-heart-empty-1:before { content: '🔨'; } /* '\1f528' */
.icon-scissors:before { content: '🔾'; } /* '\1f53e' */
.icon-signal:before { content: '🚀'; } /* '\1f680' */
