@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?63464253');
  src: url('../font/fontello.eot?63464253#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?63464253') format('woff2'),
       url('../font/fontello.woff?63464253') format('woff'),
       url('../font/fontello.ttf?63464253') format('truetype'),
       url('../font/fontello.svg?63464253#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?63464253#fontello') format('svg');
  }
}
*/
[class^="ic-"]:before, [class*=" ic-"]: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); */
}

.ic-music:before { content: '\e800'; } /* '' */
.ic-search:before { content: '\e801'; } /* '' */
.ic-mail:before { content: '\e802'; } /* '' */
.ic-heart:before { content: '\e803'; } /* '' */
.ic-heart-empty:before { content: '\e804'; } /* '' */
.ic-star:before { content: '\e805'; } /* '' */
.ic-star-empty:before { content: '\e806'; } /* '' */
.ic-star-half:before { content: '\e807'; } /* '' */
.ic-user:before { content: '\e808'; } /* '' */
.ic-users:before { content: '\e809'; } /* '' */
.ic-video:before { content: '\e80a'; } /* '' */
.ic-videocam:before { content: '\e80b'; } /* '' */
.ic-picture:before { content: '\e80c'; } /* '' */
.ic-camera:before { content: '\e80d'; } /* '' */
.ic-camera-alt:before { content: '\e80e'; } /* '' */
.ic-th-large:before { content: '\e80f'; } /* '' */
.ic-th:before { content: '\e810'; } /* '' */
.ic-th-list:before { content: '\e811'; } /* '' */
.ic-ok:before { content: '\e812'; } /* '' */
.ic-ok-circled:before { content: '\e813'; } /* '' */
.ic-ok-circled2:before { content: '\e814'; } /* '' */
.ic-cancel:before { content: '\e815'; } /* '' */
.ic-cancel-circled:before { content: '\e816'; } /* '' */
.ic-cancel-circled2:before { content: '\e817'; } /* '' */
.ic-plus:before { content: '\e818'; } /* '' */
.ic-plus-circled:before { content: '\e819'; } /* '' */
.ic-minus:before { content: '\e81a'; } /* '' */
.ic-minus-circled:before { content: '\e81b'; } /* '' */
.ic-help-circled:before { content: '\e81c'; } /* '' */
.ic-info-circled:before { content: '\e81d'; } /* '' */
.ic-home:before { content: '\e81e'; } /* '' */
.ic-link:before { content: '\e81f'; } /* '' */
.ic-attach:before { content: '\e820'; } /* '' */
.ic-lock:before { content: '\e821'; } /* '' */
.ic-lock-open:before { content: '\e822'; } /* '' */
.ic-pin:before { content: '\e823'; } /* '' */
.ic-eye:before { content: '\e824'; } /* '' */
.ic-eye-off:before { content: '\e825'; } /* '' */
.ic-tag:before { content: '\e826'; } /* '' */
.ic-tags:before { content: '\e827'; } /* '' */
.ic-bookmark:before { content: '\e828'; } /* '' */
.ic-flag:before { content: '\e829'; } /* '' */
.ic-thumbs-up:before { content: '\e82a'; } /* '' */
.ic-thumbs-down:before { content: '\e82b'; } /* '' */
.ic-download:before { content: '\e82c'; } /* '' */
.ic-upload:before { content: '\e82d'; } /* '' */
.ic-forward:before { content: '\e82e'; } /* '' */
.ic-export:before { content: '\e82f'; } /* '' */
.ic-pencil:before { content: '\e830'; } /* '' */
.ic-edit:before { content: '\e831'; } /* '' */
.ic-print:before { content: '\e832'; } /* '' */
.ic-retweet:before { content: '\e833'; } /* '' */
.ic-comment:before { content: '\e834'; } /* '' */
.ic-chat:before { content: '\e835'; } /* '' */
.ic-bell:before { content: '\e836'; } /* '' */
.ic-attention:before { content: '\e837'; } /* '' */
.ic-attention-circled:before { content: '\e838'; } /* '' */
.ic-location:before { content: '\e839'; } /* '' */
.ic-trash-empty:before { content: '\e83a'; } /* '' */
.ic-doc:before { content: '\e83b'; } /* '' */
.ic-folder:before { content: '\e83c'; } /* '' */
.ic-folder-open:before { content: '\e83d'; } /* '' */
.ic-phone:before { content: '\e83e'; } /* '' */
.ic-cog:before { content: '\e83f'; } /* '' */
.ic-cog-alt:before { content: '\e840'; } /* '' */
.ic-wrench:before { content: '\e841'; } /* '' */
.ic-basket:before { content: '\e842'; } /* '' */
.ic-calendar:before { content: '\e843'; } /* '' */
.ic-login:before { content: '\e844'; } /* '' */
.ic-logout:before { content: '\e845'; } /* '' */
.ic-volume-off:before { content: '\e846'; } /* '' */
.ic-volume-down:before { content: '\e847'; } /* '' */
.ic-volume-up:before { content: '\e848'; } /* '' */
.ic-headphones:before { content: '\e849'; } /* '' */
.ic-clock:before { content: '\e84a'; } /* '' */
.ic-block:before { content: '\e84b'; } /* '' */
.ic-resize-full:before { content: '\e84c'; } /* '' */
.ic-resize-small:before { content: '\e84d'; } /* '' */
.ic-resize-vertical:before { content: '\e84e'; } /* '' */
.ic-resize-horizontal:before { content: '\e84f'; } /* '' */
.ic-zoom-in:before { content: '\e850'; } /* '' */
.ic-zoom-out:before { content: '\e851'; } /* '' */
.ic-down-circled2:before { content: '\e852'; } /* '' */
.ic-up-circled2:before { content: '\e853'; } /* '' */
.ic-down-dir:before { content: '\e854'; } /* '' */
.ic-up-dir:before { content: '\e855'; } /* '' */
.ic-left-dir:before { content: '\e856'; } /* '' */
.ic-right-dir:before { content: '\e857'; } /* '' */
.ic-down-open:before { content: '\e858'; } /* '' */
.ic-left-open:before { content: '\e859'; } /* '' */
.ic-right-open:before { content: '\e85a'; } /* '' */
.ic-up-open:before { content: '\e85b'; } /* '' */
.ic-down-big:before { content: '\e85c'; } /* '' */
.ic-left-big:before { content: '\e85d'; } /* '' */
.ic-right-big:before { content: '\e85e'; } /* '' */
.ic-up-big:before { content: '\e85f'; } /* '' */
.ic-right-hand:before { content: '\e860'; } /* '' */
.ic-left-hand:before { content: '\e861'; } /* '' */
.ic-up-hand:before { content: '\e862'; } /* '' */
.ic-down-hand:before { content: '\e863'; } /* '' */
.ic-cw:before { content: '\e864'; } /* '' */
.ic-ccw:before { content: '\e865'; } /* '' */
.ic-arrows-cw:before { content: '\e866'; } /* '' */
.ic-shuffle:before { content: '\e867'; } /* '' */
.ic-play:before { content: '\e868'; } /* '' */
.ic-play-circled2:before { content: '\e869'; } /* '' */
.ic-stop:before { content: '\e86a'; } /* '' */
.ic-pause:before { content: '\e86b'; } /* '' */
.ic-to-end:before { content: '\e86c'; } /* '' */
.ic-to-end-alt:before { content: '\e86d'; } /* '' */
.ic-to-start:before { content: '\e86e'; } /* '' */
.ic-to-start-alt:before { content: '\e86f'; } /* '' */
.ic-fast-fw:before { content: '\e870'; } /* '' */
.ic-fast-bw:before { content: '\e871'; } /* '' */
.ic-eject:before { content: '\e872'; } /* '' */
.ic-target:before { content: '\e873'; } /* '' */
.ic-signal:before { content: '\e874'; } /* '' */
.ic-award:before { content: '\e875'; } /* '' */
.ic-inbox:before { content: '\e876'; } /* '' */
.ic-globe:before { content: '\e877'; } /* '' */
.ic-cloud:before { content: '\e878'; } /* '' */
.ic-flash:before { content: '\e879'; } /* '' */
.ic-umbrella:before { content: '\e87a'; } /* '' */
.ic-flight:before { content: '\e87b'; } /* '' */
.ic-leaf:before { content: '\e87c'; } /* '' */
.ic-font:before { content: '\e87d'; } /* '' */
.ic-bold:before { content: '\e87e'; } /* '' */
.ic-italic:before { content: '\e87f'; } /* '' */
.ic-text-height:before { content: '\e880'; } /* '' */
.ic-text-width:before { content: '\e881'; } /* '' */
.ic-align-left:before { content: '\e882'; } /* '' */
.ic-align-center:before { content: '\e883'; } /* '' */
.ic-align-right:before { content: '\e884'; } /* '' */
.ic-align-justify:before { content: '\e885'; } /* '' */
.ic-list:before { content: '\e886'; } /* '' */
.ic-indent-left:before { content: '\e887'; } /* '' */
.ic-indent-right:before { content: '\e888'; } /* '' */
.ic-scissors:before { content: '\e889'; } /* '' */
.ic-briefcase:before { content: '\e88a'; } /* '' */
.ic-off:before { content: '\e88b'; } /* '' */
.ic-road:before { content: '\e88c'; } /* '' */
.ic-list-alt:before { content: '\e88d'; } /* '' */
.ic-qrcode:before { content: '\e88e'; } /* '' */
.ic-barcode:before { content: '\e88f'; } /* '' */
.ic-book:before { content: '\e890'; } /* '' */
.ic-adjust:before { content: '\e891'; } /* '' */
.ic-tint:before { content: '\e892'; } /* '' */
.ic-check:before { content: '\e893'; } /* '' */
.ic-asterisk:before { content: '\e894'; } /* '' */
.ic-gift:before { content: '\e895'; } /* '' */
.ic-fire:before { content: '\e896'; } /* '' */
.ic-magnet:before { content: '\e897'; } /* '' */
.ic-chart-bar:before { content: '\e898'; } /* '' */
.ic-credit-card:before { content: '\e899'; } /* '' */
.ic-floppy:before { content: '\e89a'; } /* '' */
.ic-megaphone:before { content: '\e89b'; } /* '' */
.ic-key:before { content: '\e89c'; } /* '' */
.ic-truck:before { content: '\e89d'; } /* '' */
.ic-hammer:before { content: '\e89e'; } /* '' */
.ic-lemon:before { content: '\e89f'; } /* '' */
.ic-glass:before { content: '\e8a0'; } /* '' */
.ic-note:before { content: '\e8a1'; } /* '' */
.ic-note-beamed:before { content: '\e8a2'; } /* '' */
.ic-music-1:before { content: '\e8a3'; } /* '' */
.ic-search-1:before { content: '\e8a4'; } /* '' */
.ic-flashlight:before { content: '\e8a5'; } /* '' */
.ic-mail-1:before { content: '\e8a6'; } /* '' */
.ic-heart-1:before { content: '\e8a7'; } /* '' */
.ic-heart-empty-1:before { content: '\e8a8'; } /* '' */
.ic-star-1:before { content: '\e8a9'; } /* '' */
.ic-star-empty-1:before { content: '\e8aa'; } /* '' */
.ic-user-1:before { content: '\e8ab'; } /* '' */
.ic-users-1:before { content: '\e8ac'; } /* '' */
.ic-user-add:before { content: '\e8ad'; } /* '' */
.ic-video-1:before { content: '\e8ae'; } /* '' */
.ic-picture-1:before { content: '\e8af'; } /* '' */
.ic-camera-1:before { content: '\e8b0'; } /* '' */
.ic-layout:before { content: '\e8b1'; } /* '' */
.ic-menu-1:before { content: '\e8b2'; } /* '' */
.ic-check-1:before { content: '\e8b3'; } /* '' */
.ic-cancel-1:before { content: '\e8b4'; } /* '' */
.ic-cancel-circled-1:before { content: '\e8b5'; } /* '' */
.ic-cancel-squared:before { content: '\e8b6'; } /* '' */
.ic-plus-1:before { content: '\e8b7'; } /* '' */
.ic-plus-circled-1:before { content: '\e8b8'; } /* '' */
.ic-plus-squared-1:before { content: '\e8b9'; } /* '' */
.ic-minus-1:before { content: '\e8ba'; } /* '' */
.ic-minus-circled-1:before { content: '\e8bb'; } /* '' */
.ic-minus-squared-1:before { content: '\e8bc'; } /* '' */
.ic-help-1:before { content: '\e8bd'; } /* '' */
.ic-help-circled-1:before { content: '\e8be'; } /* '' */
.ic-info-1:before { content: '\e8bf'; } /* '' */
.ic-info-circled-1:before { content: '\e8c0'; } /* '' */
.ic-back:before { content: '\e8c1'; } /* '' */
.ic-home-1:before { content: '\e8c2'; } /* '' */
.ic-link-1:before { content: '\e8c3'; } /* '' */
.ic-attach-1:before { content: '\e8c4'; } /* '' */
.ic-lock-1:before { content: '\e8c5'; } /* '' */
.ic-lock-open-1:before { content: '\e8c6'; } /* '' */
.ic-eye-1:before { content: '\e8c7'; } /* '' */
.ic-tag-1:before { content: '\e8c8'; } /* '' */
.ic-bookmark-1:before { content: '\e8c9'; } /* '' */
.ic-bookmarks:before { content: '\e8ca'; } /* '' */
.ic-flag-1:before { content: '\e8cb'; } /* '' */
.ic-thumbs-up-1:before { content: '\e8cc'; } /* '' */
.ic-thumbs-down-1:before { content: '\e8cd'; } /* '' */
.ic-download-1:before { content: '\e8ce'; } /* '' */
.ic-upload-1:before { content: '\e8cf'; } /* '' */
.ic-upload-cloud-1:before { content: '\e8d0'; } /* '' */
.ic-reply-1:before { content: '\e8d1'; } /* '' */
.ic-reply-all-1:before { content: '\e8d2'; } /* '' */
.ic-forward-1:before { content: '\e8d3'; } /* '' */
.ic-quote:before { content: '\e8d4'; } /* '' */
.ic-code-1:before { content: '\e8d5'; } /* '' */
.ic-export-1:before { content: '\e8d6'; } /* '' */
.ic-pencil-1:before { content: '\e8d7'; } /* '' */
.ic-feather:before { content: '\e8d8'; } /* '' */
.ic-print-1:before { content: '\e8d9'; } /* '' */
.ic-retweet-1:before { content: '\e8da'; } /* '' */
.ic-keyboard-1:before { content: '\e8db'; } /* '' */
.ic-comment-1:before { content: '\e8dc'; } /* '' */
.ic-chat-1:before { content: '\e8dd'; } /* '' */
.ic-bell-1:before { content: '\e8de'; } /* '' */
.ic-attention-1:before { content: '\e8df'; } /* '' */
.ic-alert:before { content: '\e8e0'; } /* '' */
.ic-vcard:before { content: '\e8e1'; } /* '' */
.ic-address:before { content: '\e8e2'; } /* '' */
.ic-location-1:before { content: '\e8e3'; } /* '' */
.ic-map-1:before { content: '\e8e4'; } /* '' */
.ic-direction-1:before { content: '\e8e5'; } /* '' */
.ic-compass-1:before { content: '\e8e6'; } /* '' */
.ic-cup:before { content: '\e8e7'; } /* '' */
.ic-trash-1:before { content: '\e8e8'; } /* '' */
.ic-doc-1:before { content: '\e8e9'; } /* '' */
.ic-docs-1:before { content: '\e8ea'; } /* '' */
.ic-doc-landscape:before { content: '\e8eb'; } /* '' */
.ic-doc-text-1:before { content: '\e8ec'; } /* '' */
.ic-doc-text-inv-1:before { content: '\e8ed'; } /* '' */
.ic-newspaper-1:before { content: '\e8ee'; } /* '' */
.ic-book-open:before { content: '\e8ef'; } /* '' */
.ic-book-1:before { content: '\e8f0'; } /* '' */
.ic-folder-1:before { content: '\e8f1'; } /* '' */
.ic-archive:before { content: '\e8f2'; } /* '' */
.ic-box-1:before { content: '\e8f3'; } /* '' */
.ic-rss-1:before { content: '\e8f4'; } /* '' */
.ic-phone-1:before { content: '\e8f5'; } /* '' */
.ic-cog-1:before { content: '\e8f6'; } /* '' */
.ic-tools:before { content: '\e8f7'; } /* '' */
.ic-share-1:before { content: '\e8f8'; } /* '' */
.ic-shareable:before { content: '\e8f9'; } /* '' */
.ic-basket-1:before { content: '\e8fa'; } /* '' */
.ic-bag:before { content: '\e8fb'; } /* '' */
.ic-calendar-1:before { content: '\e8fc'; } /* '' */
.ic-login-1:before { content: '\e8fd'; } /* '' */
.ic-logout-1:before { content: '\e8fe'; } /* '' */
.ic-mic-1:before { content: '\e8ff'; } /* '' */
.ic-mute-1:before { content: '\e900'; } /* '' */
.ic-sound:before { content: '\e901'; } /* '' */
.ic-volume:before { content: '\e902'; } /* '' */
.ic-clock-1:before { content: '\e903'; } /* '' */
.ic-hourglass-4:before { content: '\e904'; } /* '' */
.ic-lamp:before { content: '\e905'; } /* '' */
.ic-light-down:before { content: '\e906'; } /* '' */
.ic-light-up:before { content: '\e907'; } /* '' */
.ic-adjust-1:before { content: '\e908'; } /* '' */
.ic-block-1:before { content: '\e909'; } /* '' */
.ic-resize-full-1:before { content: '\e90a'; } /* '' */
.ic-resize-small-1:before { content: '\e90b'; } /* '' */
.ic-popup:before { content: '\e90c'; } /* '' */
.ic-publish:before { content: '\e90d'; } /* '' */
.ic-window:before { content: '\e90e'; } /* '' */
.ic-arrow-combo:before { content: '\e90f'; } /* '' */
.ic-down-circled-1:before { content: '\e910'; } /* '' */
.ic-left-circled-1:before { content: '\e911'; } /* '' */
.ic-right-circled-1:before { content: '\e912'; } /* '' */
.ic-up-circled-1:before { content: '\e913'; } /* '' */
.ic-down-open-1:before { content: '\e914'; } /* '' */
.ic-left-open-1:before { content: '\e915'; } /* '' */
.ic-right-open-1:before { content: '\e916'; } /* '' */
.ic-up-open-1:before { content: '\e917'; } /* '' */
.ic-down-open-mini:before { content: '\e918'; } /* '' */
.ic-left-open-mini:before { content: '\e919'; } /* '' */
.ic-right-open-mini:before { content: '\e91a'; } /* '' */
.ic-up-open-mini:before { content: '\e91b'; } /* '' */
.ic-down-open-big:before { content: '\e91c'; } /* '' */
.ic-left-open-big:before { content: '\e91d'; } /* '' */
.ic-right-open-big:before { content: '\e91e'; } /* '' */
.ic-up-open-big:before { content: '\e91f'; } /* '' */
.ic-down-1:before { content: '\e920'; } /* '' */
.ic-left-1:before { content: '\e921'; } /* '' */
.ic-right-1:before { content: '\e922'; } /* '' */
.ic-up-1:before { content: '\e923'; } /* '' */
.ic-down-dir-1:before { content: '\e924'; } /* '' */
.ic-left-dir-1:before { content: '\e925'; } /* '' */
.ic-right-dir-1:before { content: '\e926'; } /* '' */
.ic-up-dir-1:before { content: '\e927'; } /* '' */
.ic-down-bold:before { content: '\e928'; } /* '' */
.ic-left-bold:before { content: '\e929'; } /* '' */
.ic-right-bold:before { content: '\e92a'; } /* '' */
.ic-up-bold:before { content: '\e92b'; } /* '' */
.ic-down-thin:before { content: '\e92c'; } /* '' */
.ic-left-thin:before { content: '\e92d'; } /* '' */
.ic-right-thin:before { content: '\e92e'; } /* '' */
.ic-up-thin:before { content: '\e92f'; } /* '' */
.ic-ccw-1:before { content: '\e930'; } /* '' */
.ic-cw-1:before { content: '\e931'; } /* '' */
.ic-arrows-ccw:before { content: '\e932'; } /* '' */
.ic-level-down-1:before { content: '\e933'; } /* '' */
.ic-level-up-1:before { content: '\e934'; } /* '' */
.ic-shuffle-1:before { content: '\e935'; } /* '' */
.ic-loop:before { content: '\e936'; } /* '' */
.ic-switch:before { content: '\e937'; } /* '' */
.ic-play-1:before { content: '\e938'; } /* '' */
.ic-stop-1:before { content: '\e939'; } /* '' */
.ic-pause-1:before { content: '\e93a'; } /* '' */
.ic-record:before { content: '\e93b'; } /* '' */
.ic-to-end-1:before { content: '\e93c'; } /* '' */
.ic-to-start-1:before { content: '\e93d'; } /* '' */
.ic-fast-forward:before { content: '\e93e'; } /* '' */
.ic-fast-backward:before { content: '\e93f'; } /* '' */
.ic-progress-0:before { content: '\e940'; } /* '' */
.ic-progress-1:before { content: '\e941'; } /* '' */
.ic-progress-2:before { content: '\e942'; } /* '' */
.ic-progress-3:before { content: '\e943'; } /* '' */
.ic-target-1:before { content: '\e944'; } /* '' */
.ic-palette:before { content: '\e945'; } /* '' */
.ic-list-1:before { content: '\e946'; } /* '' */
.ic-list-add:before { content: '\e947'; } /* '' */
.ic-signal-1:before { content: '\e948'; } /* '' */
.ic-trophy:before { content: '\e949'; } /* '' */
.ic-battery:before { content: '\e94a'; } /* '' */
.ic-back-in-time:before { content: '\e94b'; } /* '' */
.ic-monitor:before { content: '\e94c'; } /* '' */
.ic-mobile-1:before { content: '\e94d'; } /* '' */
.ic-network:before { content: '\e94e'; } /* '' */
.ic-cd:before { content: '\e94f'; } /* '' */
.ic-inbox-1:before { content: '\e950'; } /* '' */
.ic-install:before { content: '\e951'; } /* '' */
.ic-globe-1:before { content: '\e952'; } /* '' */
.ic-cloud-1:before { content: '\e953'; } /* '' */
.ic-cloud-thunder:before { content: '\e954'; } /* '' */
.ic-flash-1:before { content: '\e955'; } /* '' */
.ic-moon-1:before { content: '\e956'; } /* '' */
.ic-flight-1:before { content: '\e957'; } /* '' */
.ic-paper-plane-1:before { content: '\e958'; } /* '' */
.ic-leaf-1:before { content: '\e959'; } /* '' */
.ic-lifebuoy-1:before { content: '\e95a'; } /* '' */
.ic-mouse:before { content: '\e95b'; } /* '' */
.ic-briefcase-1:before { content: '\e95c'; } /* '' */
.ic-suitcase-1:before { content: '\e95d'; } /* '' */
.ic-dot:before { content: '\e95e'; } /* '' */
.ic-dot-2:before { content: '\e95f'; } /* '' */
.ic-dot-3:before { content: '\e960'; } /* '' */
.ic-brush-1:before { content: '\e961'; } /* '' */
.ic-magnet-1:before { content: '\e962'; } /* '' */
.ic-infinity:before { content: '\e963'; } /* '' */
.ic-erase:before { content: '\e964'; } /* '' */
.ic-chart-pie-1:before { content: '\e965'; } /* '' */
.ic-chart-line-1:before { content: '\e966'; } /* '' */
.ic-chart-bar-1:before { content: '\e967'; } /* '' */
.ic-chart-area-1:before { content: '\e968'; } /* '' */
.ic-tape:before { content: '\e969'; } /* '' */
.ic-graduation-cap-1:before { content: '\e96a'; } /* '' */
.ic-language-1:before { content: '\e96b'; } /* '' */
.ic-ticket-1:before { content: '\e96c'; } /* '' */
.ic-water:before { content: '\e96d'; } /* '' */
.ic-droplet:before { content: '\e96e'; } /* '' */
.ic-air:before { content: '\e96f'; } /* '' */
.ic-credit-card-1:before { content: '\e970'; } /* '' */
.ic-floppy-1:before { content: '\e971'; } /* '' */
.ic-clipboard:before { content: '\e972'; } /* '' */
.ic-megaphone-1:before { content: '\e973'; } /* '' */
.ic-database-1:before { content: '\e974'; } /* '' */
.ic-drive:before { content: '\e975'; } /* '' */
.ic-bucket:before { content: '\e976'; } /* '' */
.ic-thermometer-1:before { content: '\e977'; } /* '' */
.ic-key-1:before { content: '\e978'; } /* '' */
.ic-flow-cascade:before { content: '\e979'; } /* '' */
.ic-flow-branch:before { content: '\e97a'; } /* '' */
.ic-flow-tree:before { content: '\e97b'; } /* '' */
.ic-flow-line:before { content: '\e97c'; } /* '' */
.ic-flow-parallel:before { content: '\e97d'; } /* '' */
.ic-rocket-1:before { content: '\e97e'; } /* '' */
.ic-gauge-1:before { content: '\e97f'; } /* '' */
.ic-traffic-cone:before { content: '\e980'; } /* '' */
.ic-cc-1:before { content: '\e981'; } /* '' */
.ic-cc-by:before { content: '\e982'; } /* '' */
.ic-cc-nc:before { content: '\e983'; } /* '' */
.ic-cc-nc-eu:before { content: '\e984'; } /* '' */
.ic-cc-nc-jp:before { content: '\e985'; } /* '' */
.ic-cc-sa:before { content: '\e986'; } /* '' */
.ic-cc-nd:before { content: '\e987'; } /* '' */
.ic-cc-pd:before { content: '\e988'; } /* '' */
.ic-cc-zero:before { content: '\e989'; } /* '' */
.ic-cc-share:before { content: '\e98a'; } /* '' */
.ic-cc-remix:before { content: '\e98b'; } /* '' */
.ic-github-1:before { content: '\e98c'; } /* '' */
.ic-flickr-circled:before { content: '\e98d'; } /* '' */
.ic-facebook-1:before { content: '\e98e'; } /* '' */
.ic-move:before { content: '\f047'; } /* '' */
.ic-link-ext:before { content: '\f08e'; } /* '' */
.ic-check-empty:before { content: '\f096'; } /* '' */
.ic-bookmark-empty:before { content: '\f097'; } /* '' */
.ic-phone-squared:before { content: '\f098'; } /* '' */
.ic-twitter:before { content: '\f099'; } /* '' */
.ic-facebook:before { content: '\f09a'; } /* '' */
.ic-github-circled:before { content: '\f09b'; } /* '' */
.ic-rss:before { content: '\f09e'; } /* '' */
.ic-hdd:before { content: '\f0a0'; } /* '' */
.ic-certificate:before { content: '\f0a3'; } /* '' */
.ic-left-circled:before { content: '\f0a8'; } /* '' */
.ic-right-circled:before { content: '\f0a9'; } /* '' */
.ic-up-circled:before { content: '\f0aa'; } /* '' */
.ic-down-circled:before { content: '\f0ab'; } /* '' */
.ic-tasks:before { content: '\f0ae'; } /* '' */
.ic-filter:before { content: '\f0b0'; } /* '' */
.ic-resize-full-alt:before { content: '\f0b2'; } /* '' */
.ic-beaker:before { content: '\f0c3'; } /* '' */
.ic-docs:before { content: '\f0c5'; } /* '' */
.ic-blank:before { content: '\f0c8'; } /* '' */
.ic-menu:before { content: '\f0c9'; } /* '' */
.ic-list-bullet:before { content: '\f0ca'; } /* '' */
.ic-list-numbered:before { content: '\f0cb'; } /* '' */
.ic-strike:before { content: '\f0cc'; } /* '' */
.ic-underline:before { content: '\f0cd'; } /* '' */
.ic-table:before { content: '\f0ce'; } /* '' */
.ic-magic:before { content: '\f0d0'; } /* '' */
.ic-pinterest-circled:before { content: '\f0d2'; } /* '' */
.ic-pinterest-squared:before { content: '\f0d3'; } /* '' */
.ic-gplus-squared:before { content: '\f0d4'; } /* '' */
.ic-gplus:before { content: '\f0d5'; } /* '' */
.ic-money:before { content: '\f0d6'; } /* '' */
.ic-columns:before { content: '\f0db'; } /* '' */
.ic-sort:before { content: '\f0dc'; } /* '' */
.ic-sort-down:before { content: '\f0dd'; } /* '' */
.ic-sort-up:before { content: '\f0de'; } /* '' */
.ic-mail-alt:before { content: '\f0e0'; } /* '' */
.ic-linkedin:before { content: '\f0e1'; } /* '' */
.ic-gauge:before { content: '\f0e4'; } /* '' */
.ic-comment-empty:before { content: '\f0e5'; } /* '' */
.ic-chat-empty:before { content: '\f0e6'; } /* '' */
.ic-sitemap:before { content: '\f0e8'; } /* '' */
.ic-paste:before { content: '\f0ea'; } /* '' */
.ic-lightbulb:before { content: '\f0eb'; } /* '' */
.ic-exchange:before { content: '\f0ec'; } /* '' */
.ic-download-cloud:before { content: '\f0ed'; } /* '' */
.ic-upload-cloud:before { content: '\f0ee'; } /* '' */
.ic-user-md:before { content: '\f0f0'; } /* '' */
.ic-stethoscope:before { content: '\f0f1'; } /* '' */
.ic-suitcase:before { content: '\f0f2'; } /* '' */
.ic-bell-alt:before { content: '\f0f3'; } /* '' */
.ic-coffee:before { content: '\f0f4'; } /* '' */
.ic-food:before { content: '\f0f5'; } /* '' */
.ic-doc-text:before { content: '\f0f6'; } /* '' */
.ic-building:before { content: '\f0f7'; } /* '' */
.ic-hospital:before { content: '\f0f8'; } /* '' */
.ic-ambulance:before { content: '\f0f9'; } /* '' */
.ic-medkit:before { content: '\f0fa'; } /* '' */
.ic-fighter-jet:before { content: '\f0fb'; } /* '' */
.ic-beer:before { content: '\f0fc'; } /* '' */
.ic-h-sigh:before { content: '\f0fd'; } /* '' */
.ic-plus-squared:before { content: '\f0fe'; } /* '' */
.ic-angle-double-left:before { content: '\f100'; } /* '' */
.ic-angle-double-right:before { content: '\f101'; } /* '' */
.ic-angle-double-up:before { content: '\f102'; } /* '' */
.ic-angle-double-down:before { content: '\f103'; } /* '' */
.ic-angle-left:before { content: '\f104'; } /* '' */
.ic-angle-right:before { content: '\f105'; } /* '' */
.ic-angle-up:before { content: '\f106'; } /* '' */
.ic-angle-down:before { content: '\f107'; } /* '' */
.ic-desktop:before { content: '\f108'; } /* '' */
.ic-laptop:before { content: '\f109'; } /* '' */
.ic-tablet:before { content: '\f10a'; } /* '' */
.ic-mobile:before { content: '\f10b'; } /* '' */
.ic-circle-empty:before { content: '\f10c'; } /* '' */
.ic-quote-left:before { content: '\f10d'; } /* '' */
.ic-quote-right:before { content: '\f10e'; } /* '' */
.ic-spinner:before { content: '\f110'; } /* '' */
.ic-circle:before { content: '\f111'; } /* '' */
.ic-reply:before { content: '\f112'; } /* '' */
.ic-github:before { content: '\f113'; } /* '' */
.ic-folder-empty:before { content: '\f114'; } /* '' */
.ic-folder-open-empty:before { content: '\f115'; } /* '' */
.ic-smile:before { content: '\f118'; } /* '' */
.ic-frown:before { content: '\f119'; } /* '' */
.ic-meh:before { content: '\f11a'; } /* '' */
.ic-gamepad:before { content: '\f11b'; } /* '' */
.ic-keyboard:before { content: '\f11c'; } /* '' */
.ic-flag-empty:before { content: '\f11d'; } /* '' */
.ic-flag-checkered:before { content: '\f11e'; } /* '' */
.ic-terminal:before { content: '\f120'; } /* '' */
.ic-code:before { content: '\f121'; } /* '' */
.ic-reply-all:before { content: '\f122'; } /* '' */
.ic-star-half-alt:before { content: '\f123'; } /* '' */
.ic-direction:before { content: '\f124'; } /* '' */
.ic-crop:before { content: '\f125'; } /* '' */
.ic-fork:before { content: '\f126'; } /* '' */
.ic-unlink:before { content: '\f127'; } /* '' */
.ic-help:before { content: '\f128'; } /* '' */
.ic-info:before { content: '\f129'; } /* '' */
.ic-attention-alt:before { content: '\f12a'; } /* '' */
.ic-superscript:before { content: '\f12b'; } /* '' */
.ic-subscript:before { content: '\f12c'; } /* '' */
.ic-eraser:before { content: '\f12d'; } /* '' */
.ic-puzzle:before { content: '\f12e'; } /* '' */
.ic-mic:before { content: '\f130'; } /* '' */
.ic-mute:before { content: '\f131'; } /* '' */
.ic-shield:before { content: '\f132'; } /* '' */
.ic-calendar-empty:before { content: '\f133'; } /* '' */
.ic-extinguisher:before { content: '\f134'; } /* '' */
.ic-rocket:before { content: '\f135'; } /* '' */
.ic-maxcdn:before { content: '\f136'; } /* '' */
.ic-angle-circled-left:before { content: '\f137'; } /* '' */
.ic-angle-circled-right:before { content: '\f138'; } /* '' */
.ic-angle-circled-up:before { content: '\f139'; } /* '' */
.ic-angle-circled-down:before { content: '\f13a'; } /* '' */
.ic-html5:before { content: '\f13b'; } /* '' */
.ic-css3:before { content: '\f13c'; } /* '' */
.ic-anchor:before { content: '\f13d'; } /* '' */
.ic-lock-open-alt:before { content: '\f13e'; } /* '' */
.ic-bullseye:before { content: '\f140'; } /* '' */
.ic-ellipsis:before { content: '\f141'; } /* '' */
.ic-ellipsis-vert:before { content: '\f142'; } /* '' */
.ic-rss-squared:before { content: '\f143'; } /* '' */
.ic-play-circled:before { content: '\f144'; } /* '' */
.ic-ticket:before { content: '\f145'; } /* '' */
.ic-minus-squared:before { content: '\f146'; } /* '' */
.ic-minus-squared-alt:before { content: '\f147'; } /* '' */
.ic-level-up:before { content: '\f148'; } /* '' */
.ic-level-down:before { content: '\f149'; } /* '' */
.ic-ok-squared:before { content: '\f14a'; } /* '' */
.ic-pencil-squared:before { content: '\f14b'; } /* '' */
.ic-link-ext-alt:before { content: '\f14c'; } /* '' */
.ic-export-alt:before { content: '\f14d'; } /* '' */
.ic-compass:before { content: '\f14e'; } /* '' */
.ic-expand:before { content: '\f150'; } /* '' */
.ic-collapse:before { content: '\f151'; } /* '' */
.ic-expand-right:before { content: '\f152'; } /* '' */
.ic-euro:before { content: '\f153'; } /* '' */
.ic-pound:before { content: '\f154'; } /* '' */
.ic-dollar:before { content: '\f155'; } /* '' */
.ic-rupee:before { content: '\f156'; } /* '' */
.ic-yen:before { content: '\f157'; } /* '' */
.ic-rouble:before { content: '\f158'; } /* '' */
.ic-won:before { content: '\f159'; } /* '' */
.ic-bitcoin:before { content: '\f15a'; } /* '' */
.ic-doc-inv:before { content: '\f15b'; } /* '' */
.ic-doc-text-inv:before { content: '\f15c'; } /* '' */
.ic-sort-name-up:before { content: '\f15d'; } /* '' */
.ic-sort-name-down:before { content: '\f15e'; } /* '' */
.ic-sort-alt-up:before { content: '\f160'; } /* '' */
.ic-sort-alt-down:before { content: '\f161'; } /* '' */
.ic-sort-number-up:before { content: '\f162'; } /* '' */
.ic-sort-number-down:before { content: '\f163'; } /* '' */
.ic-thumbs-up-alt:before { content: '\f164'; } /* '' */
.ic-thumbs-down-alt:before { content: '\f165'; } /* '' */
.ic-youtube-squared:before { content: '\f166'; } /* '' */
.ic-youtube:before { content: '\f167'; } /* '' */
.ic-xing:before { content: '\f168'; } /* '' */
.ic-xing-squared:before { content: '\f169'; } /* '' */
.ic-youtube-play:before { content: '\f16a'; } /* '' */
.ic-dropbox:before { content: '\f16b'; } /* '' */
.ic-stackoverflow:before { content: '\f16c'; } /* '' */
.ic-instagram:before { content: '\f16d'; } /* '' */
.ic-flickr:before { content: '\f16e'; } /* '' */
.ic-adn:before { content: '\f170'; } /* '' */
.ic-bitbucket:before { content: '\f171'; } /* '' */
.ic-bitbucket-squared:before { content: '\f172'; } /* '' */
.ic-tumblr:before { content: '\f173'; } /* '' */
.ic-tumblr-squared:before { content: '\f174'; } /* '' */
.ic-down:before { content: '\f175'; } /* '' */
.ic-up:before { content: '\f176'; } /* '' */
.ic-left:before { content: '\f177'; } /* '' */
.ic-right:before { content: '\f178'; } /* '' */
.ic-apple:before { content: '\f179'; } /* '' */
.ic-windows:before { content: '\f17a'; } /* '' */
.ic-android:before { content: '\f17b'; } /* '' */
.ic-linux:before { content: '\f17c'; } /* '' */
.ic-dribbble:before { content: '\f17d'; } /* '' */
.ic-skype:before { content: '\f17e'; } /* '' */
.ic-foursquare:before { content: '\f180'; } /* '' */
.ic-trello:before { content: '\f181'; } /* '' */
.ic-female:before { content: '\f182'; } /* '' */
.ic-male:before { content: '\f183'; } /* '' */
.ic-gittip:before { content: '\f184'; } /* '' */
.ic-sun:before { content: '\f185'; } /* '' */
.ic-moon:before { content: '\f186'; } /* '' */
.ic-box:before { content: '\f187'; } /* '' */
.ic-bug:before { content: '\f188'; } /* '' */
.ic-vkontakte:before { content: '\f189'; } /* '' */
.ic-weibo:before { content: '\f18a'; } /* '' */
.ic-renren:before { content: '\f18b'; } /* '' */
.ic-pagelines:before { content: '\f18c'; } /* '' */
.ic-stackexchange:before { content: '\f18d'; } /* '' */
.ic-right-circled2:before { content: '\f18e'; } /* '' */
.ic-left-circled2:before { content: '\f190'; } /* '' */
.ic-collapse-left:before { content: '\f191'; } /* '' */
.ic-dot-circled:before { content: '\f192'; } /* '' */
.ic-wheelchair:before { content: '\f193'; } /* '' */
.ic-vimeo-squared:before { content: '\f194'; } /* '' */
.ic-try:before { content: '\f195'; } /* '' */
.ic-plus-squared-alt:before { content: '\f196'; } /* '' */
.ic-space-shuttle:before { content: '\f197'; } /* '' */
.ic-slack:before { content: '\f198'; } /* '' */
.ic-mail-squared:before { content: '\f199'; } /* '' */
.ic-wordpress:before { content: '\f19a'; } /* '' */
.ic-openid:before { content: '\f19b'; } /* '' */
.ic-bank:before { content: '\f19c'; } /* '' */
.ic-graduation-cap:before { content: '\f19d'; } /* '' */
.ic-yahoo:before { content: '\f19e'; } /* '' */
.ic-google:before { content: '\f1a0'; } /* '' */
.ic-reddit:before { content: '\f1a1'; } /* '' */
.ic-reddit-squared:before { content: '\f1a2'; } /* '' */
.ic-stumbleupon-circled:before { content: '\f1a3'; } /* '' */
.ic-stumbleupon:before { content: '\f1a4'; } /* '' */
.ic-delicious:before { content: '\f1a5'; } /* '' */
.ic-digg:before { content: '\f1a6'; } /* '' */
.ic-pied-piper-squared:before { content: '\f1a7'; } /* '' */
.ic-pied-piper-alt:before { content: '\f1a8'; } /* '' */
.ic-drupal:before { content: '\f1a9'; } /* '' */
.ic-joomla:before { content: '\f1aa'; } /* '' */
.ic-language:before { content: '\f1ab'; } /* '' */
.ic-fax:before { content: '\f1ac'; } /* '' */
.ic-building-filled:before { content: '\f1ad'; } /* '' */
.ic-child:before { content: '\f1ae'; } /* '' */
.ic-paw:before { content: '\f1b0'; } /* '' */
.ic-spoon:before { content: '\f1b1'; } /* '' */
.ic-cube:before { content: '\f1b2'; } /* '' */
.ic-cubes:before { content: '\f1b3'; } /* '' */
.ic-behance:before { content: '\f1b4'; } /* '' */
.ic-behance-squared:before { content: '\f1b5'; } /* '' */
.ic-steam:before { content: '\f1b6'; } /* '' */
.ic-steam-squared:before { content: '\f1b7'; } /* '' */
.ic-recycle:before { content: '\f1b8'; } /* '' */
.ic-cab:before { content: '\f1b9'; } /* '' */
.ic-taxi:before { content: '\f1ba'; } /* '' */
.ic-tree:before { content: '\f1bb'; } /* '' */
.ic-spotify:before { content: '\f1bc'; } /* '' */
.ic-deviantart:before { content: '\f1bd'; } /* '' */
.ic-soundcloud:before { content: '\f1be'; } /* '' */
.ic-database:before { content: '\f1c0'; } /* '' */
.ic-file-pdf:before { content: '\f1c1'; } /* '' */
.ic-file-word:before { content: '\f1c2'; } /* '' */
.ic-file-excel:before { content: '\f1c3'; } /* '' */
.ic-file-powerpoint:before { content: '\f1c4'; } /* '' */
.ic-file-image:before { content: '\f1c5'; } /* '' */
.ic-file-archive:before { content: '\f1c6'; } /* '' */
.ic-file-audio:before { content: '\f1c7'; } /* '' */
.ic-file-video:before { content: '\f1c8'; } /* '' */
.ic-file-code:before { content: '\f1c9'; } /* '' */
.ic-vine:before { content: '\f1ca'; } /* '' */
.ic-codeopen:before { content: '\f1cb'; } /* '' */
.ic-jsfiddle:before { content: '\f1cc'; } /* '' */
.ic-lifebuoy:before { content: '\f1cd'; } /* '' */
.ic-circle-notch:before { content: '\f1ce'; } /* '' */
.ic-rebel:before { content: '\f1d0'; } /* '' */
.ic-empire:before { content: '\f1d1'; } /* '' */
.ic-git-squared:before { content: '\f1d2'; } /* '' */
.ic-git:before { content: '\f1d3'; } /* '' */
.ic-hacker-news:before { content: '\f1d4'; } /* '' */
.ic-tencent-weibo:before { content: '\f1d5'; } /* '' */
.ic-qq:before { content: '\f1d6'; } /* '' */
.ic-wechat:before { content: '\f1d7'; } /* '' */
.ic-paper-plane:before { content: '\f1d8'; } /* '' */
.ic-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.ic-history:before { content: '\f1da'; } /* '' */
.ic-circle-thin:before { content: '\f1db'; } /* '' */
.ic-header:before { content: '\f1dc'; } /* '' */
.ic-paragraph:before { content: '\f1dd'; } /* '' */
.ic-sliders:before { content: '\f1de'; } /* '' */
.ic-share:before { content: '\f1e0'; } /* '' */
.ic-share-squared:before { content: '\f1e1'; } /* '' */
.ic-bomb:before { content: '\f1e2'; } /* '' */
.ic-soccer-ball:before { content: '\f1e3'; } /* '' */
.ic-tty:before { content: '\f1e4'; } /* '' */
.ic-binoculars:before { content: '\f1e5'; } /* '' */
.ic-plug:before { content: '\f1e6'; } /* '' */
.ic-slideshare:before { content: '\f1e7'; } /* '' */
.ic-twitch:before { content: '\f1e8'; } /* '' */
.ic-yelp:before { content: '\f1e9'; } /* '' */
.ic-newspaper:before { content: '\f1ea'; } /* '' */
.ic-wifi:before { content: '\f1eb'; } /* '' */
.ic-calc:before { content: '\f1ec'; } /* '' */
.ic-paypal:before { content: '\f1ed'; } /* '' */
.ic-gwallet:before { content: '\f1ee'; } /* '' */
.ic-cc-visa:before { content: '\f1f0'; } /* '' */
.ic-cc-mastercard:before { content: '\f1f1'; } /* '' */
.ic-cc-discover:before { content: '\f1f2'; } /* '' */
.ic-cc-amex:before { content: '\f1f3'; } /* '' */
.ic-cc-paypal:before { content: '\f1f4'; } /* '' */
.ic-cc-stripe:before { content: '\f1f5'; } /* '' */
.ic-bell-off:before { content: '\f1f6'; } /* '' */
.ic-bell-off-empty:before { content: '\f1f7'; } /* '' */
.ic-trash:before { content: '\f1f8'; } /* '' */
.ic-copyright:before { content: '\f1f9'; } /* '' */
.ic-at:before { content: '\f1fa'; } /* '' */
.ic-eyedropper:before { content: '\f1fb'; } /* '' */
.ic-brush:before { content: '\f1fc'; } /* '' */
.ic-birthday:before { content: '\f1fd'; } /* '' */
.ic-chart-area:before { content: '\f1fe'; } /* '' */
.ic-chart-pie:before { content: '\f200'; } /* '' */
.ic-chart-line:before { content: '\f201'; } /* '' */
.ic-lastfm:before { content: '\f202'; } /* '' */
.ic-lastfm-squared:before { content: '\f203'; } /* '' */
.ic-toggle-off:before { content: '\f204'; } /* '' */
.ic-toggle-on:before { content: '\f205'; } /* '' */
.ic-bicycle:before { content: '\f206'; } /* '' */
.ic-bus:before { content: '\f207'; } /* '' */
.ic-ioxhost:before { content: '\f208'; } /* '' */
.ic-angellist:before { content: '\f209'; } /* '' */
.ic-cc:before { content: '\f20a'; } /* '' */
.ic-shekel:before { content: '\f20b'; } /* '' */
.ic-meanpath:before { content: '\f20c'; } /* '' */
.ic-buysellads:before { content: '\f20d'; } /* '' */
.ic-connectdevelop:before { content: '\f20e'; } /* '' */
.ic-dashcube:before { content: '\f210'; } /* '' */
.ic-forumbee:before { content: '\f211'; } /* '' */
.ic-leanpub:before { content: '\f212'; } /* '' */
.ic-sellsy:before { content: '\f213'; } /* '' */
.ic-shirtsinbulk:before { content: '\f214'; } /* '' */
.ic-simplybuilt:before { content: '\f215'; } /* '' */
.ic-skyatlas:before { content: '\f216'; } /* '' */
.ic-cart-plus:before { content: '\f217'; } /* '' */
.ic-cart-arrow-down:before { content: '\f218'; } /* '' */
.ic-diamond:before { content: '\f219'; } /* '' */
.ic-ship:before { content: '\f21a'; } /* '' */
.ic-user-secret:before { content: '\f21b'; } /* '' */
.ic-motorcycle:before { content: '\f21c'; } /* '' */
.ic-street-view:before { content: '\f21d'; } /* '' */
.ic-heartbeat:before { content: '\f21e'; } /* '' */
.ic-venus:before { content: '\f221'; } /* '' */
.ic-mars:before { content: '\f222'; } /* '' */
.ic-mercury:before { content: '\f223'; } /* '' */
.ic-transgender:before { content: '\f224'; } /* '' */
.ic-transgender-alt:before { content: '\f225'; } /* '' */
.ic-venus-double:before { content: '\f226'; } /* '' */
.ic-mars-double:before { content: '\f227'; } /* '' */
.ic-venus-mars:before { content: '\f228'; } /* '' */
.ic-mars-stroke:before { content: '\f229'; } /* '' */
.ic-mars-stroke-v:before { content: '\f22a'; } /* '' */
.ic-mars-stroke-h:before { content: '\f22b'; } /* '' */
.ic-neuter:before { content: '\f22c'; } /* '' */
.ic-genderless:before { content: '\f22d'; } /* '' */
.ic-facebook-official:before { content: '\f230'; } /* '' */
.ic-pinterest:before { content: '\f231'; } /* '' */
.ic-whatsapp:before { content: '\f232'; } /* '' */
.ic-server:before { content: '\f233'; } /* '' */
.ic-user-plus:before { content: '\f234'; } /* '' */
.ic-user-times:before { content: '\f235'; } /* '' */
.ic-bed:before { content: '\f236'; } /* '' */
.ic-viacoin:before { content: '\f237'; } /* '' */
.ic-train:before { content: '\f238'; } /* '' */
.ic-subway:before { content: '\f239'; } /* '' */
.ic-medium:before { content: '\f23a'; } /* '' */
.ic-y-combinator:before { content: '\f23b'; } /* '' */
.ic-optin-monster:before { content: '\f23c'; } /* '' */
.ic-opencart:before { content: '\f23d'; } /* '' */
.ic-expeditedssl:before { content: '\f23e'; } /* '' */
.ic-battery-4:before { content: '\f240'; } /* '' */
.ic-battery-3:before { content: '\f241'; } /* '' */
.ic-battery-2:before { content: '\f242'; } /* '' */
.ic-battery-1:before { content: '\f243'; } /* '' */
.ic-battery-0:before { content: '\f244'; } /* '' */
.ic-mouse-pointer:before { content: '\f245'; } /* '' */
.ic-i-cursor:before { content: '\f246'; } /* '' */
.ic-object-group:before { content: '\f247'; } /* '' */
.ic-object-ungroup:before { content: '\f248'; } /* '' */
.ic-sticky-note:before { content: '\f249'; } /* '' */
.ic-sticky-note-o:before { content: '\f24a'; } /* '' */
.ic-cc-jcb:before { content: '\f24b'; } /* '' */
.ic-cc-diners-club:before { content: '\f24c'; } /* '' */
.ic-clone:before { content: '\f24d'; } /* '' */
.ic-balance-scale:before { content: '\f24e'; } /* '' */
.ic-hourglass-o:before { content: '\f250'; } /* '' */
.ic-hourglass-1:before { content: '\f251'; } /* '' */
.ic-hourglass-2:before { content: '\f252'; } /* '' */
.ic-hourglass-3:before { content: '\f253'; } /* '' */
.ic-hourglass:before { content: '\f254'; } /* '' */
.ic-hand-grab-o:before { content: '\f255'; } /* '' */
.ic-hand-paper-o:before { content: '\f256'; } /* '' */
.ic-hand-scissors-o:before { content: '\f257'; } /* '' */
.ic-hand-lizard-o:before { content: '\f258'; } /* '' */
.ic-hand-spock-o:before { content: '\f259'; } /* '' */
.ic-hand-pointer-o:before { content: '\f25a'; } /* '' */
.ic-hand-peace-o:before { content: '\f25b'; } /* '' */
.ic-trademark:before { content: '\f25c'; } /* '' */
.ic-registered:before { content: '\f25d'; } /* '' */
.ic-creative-commons:before { content: '\f25e'; } /* '' */
.ic-gg:before { content: '\f260'; } /* '' */
.ic-gg-circle:before { content: '\f261'; } /* '' */
.ic-tripadvisor:before { content: '\f262'; } /* '' */
.ic-odnoklassniki:before { content: '\f263'; } /* '' */
.ic-odnoklassniki-square:before { content: '\f264'; } /* '' */
.ic-get-pocket:before { content: '\f265'; } /* '' */
.ic-wikipedia-w:before { content: '\f266'; } /* '' */
.ic-safari:before { content: '\f267'; } /* '' */
.ic-chrome:before { content: '\f268'; } /* '' */
.ic-firefox:before { content: '\f269'; } /* '' */
.ic-opera:before { content: '\f26a'; } /* '' */
.ic-internet-explorer:before { content: '\f26b'; } /* '' */
.ic-television:before { content: '\f26c'; } /* '' */
.ic-contao:before { content: '\f26d'; } /* '' */
.ic-500px:before { content: '\f26e'; } /* '' */
.ic-amazon:before { content: '\f270'; } /* '' */
.ic-calendar-plus-o:before { content: '\f271'; } /* '' */
.ic-calendar-minus-o:before { content: '\f272'; } /* '' */
.ic-calendar-times-o:before { content: '\f273'; } /* '' */
.ic-calendar-check-o:before { content: '\f274'; } /* '' */
.ic-industry:before { content: '\f275'; } /* '' */
.ic-map-pin:before { content: '\f276'; } /* '' */
.ic-map-signs:before { content: '\f277'; } /* '' */
.ic-map-o:before { content: '\f278'; } /* '' */
.ic-map:before { content: '\f279'; } /* '' */
.ic-commenting:before { content: '\f27a'; } /* '' */
.ic-commenting-o:before { content: '\f27b'; } /* '' */
.ic-houzz:before { content: '\f27c'; } /* '' */
.ic-vimeo:before { content: '\f27d'; } /* '' */
.ic-black-tie:before { content: '\f27e'; } /* '' */
.ic-fonticons:before { content: '\f280'; } /* '' */
.ic-reddit-alien:before { content: '\f281'; } /* '' */
.ic-edge:before { content: '\f282'; } /* '' */
.ic-credit-card-alt:before { content: '\f283'; } /* '' */
.ic-codiepie:before { content: '\f284'; } /* '' */
.ic-modx:before { content: '\f285'; } /* '' */
.ic-fort-awesome:before { content: '\f286'; } /* '' */
.ic-usb:before { content: '\f287'; } /* '' */
.ic-product-hunt:before { content: '\f288'; } /* '' */
.ic-mixcloud:before { content: '\f289'; } /* '' */
.ic-scribd:before { content: '\f28a'; } /* '' */
.ic-pause-circle:before { content: '\f28b'; } /* '' */
.ic-pause-circle-o:before { content: '\f28c'; } /* '' */
.ic-stop-circle:before { content: '\f28d'; } /* '' */
.ic-stop-circle-o:before { content: '\f28e'; } /* '' */
.ic-shopping-bag:before { content: '\f290'; } /* '' */
.ic-shopping-basket:before { content: '\f291'; } /* '' */
.ic-hashtag:before { content: '\f292'; } /* '' */
.ic-bluetooth:before { content: '\f293'; } /* '' */
.ic-bluetooth-b:before { content: '\f294'; } /* '' */
.ic-percent:before { content: '\f295'; } /* '' */
.ic-gitlab:before { content: '\f296'; } /* '' */
.ic-wpbeginner:before { content: '\f297'; } /* '' */
.ic-wpforms:before { content: '\f298'; } /* '' */
.ic-envira:before { content: '\f299'; } /* '' */
.ic-universal-access:before { content: '\f29a'; } /* '' */
.ic-wheelchair-alt:before { content: '\f29b'; } /* '' */
.ic-question-circle-o:before { content: '\f29c'; } /* '' */
.ic-blind:before { content: '\f29d'; } /* '' */
.ic-audio-description:before { content: '\f29e'; } /* '' */
.ic-volume-control-phone:before { content: '\f2a0'; } /* '' */
.ic-braille:before { content: '\f2a1'; } /* '' */
.ic-assistive-listening-systems:before { content: '\f2a2'; } /* '' */
.ic-american-sign-language-interpreting:before { content: '\f2a3'; } /* '' */
.ic-asl-interpreting:before { content: '\f2a4'; } /* '' */
.ic-glide:before { content: '\f2a5'; } /* '' */
.ic-glide-g:before { content: '\f2a6'; } /* '' */
.ic-sign-language:before { content: '\f2a7'; } /* '' */
.ic-low-vision:before { content: '\f2a8'; } /* '' */
.ic-viadeo:before { content: '\f2a9'; } /* '' */
.ic-viadeo-square:before { content: '\f2aa'; } /* '' */
.ic-snapchat:before { content: '\f2ab'; } /* '' */
.ic-snapchat-ghost:before { content: '\f2ac'; } /* '' */
.ic-snapchat-square:before { content: '\f2ad'; } /* '' */
.ic-pied-piper:before { content: '\f2ae'; } /* '' */
.ic-first-order:before { content: '\f2b0'; } /* '' */
.ic-yoast:before { content: '\f2b1'; } /* '' */
.ic-themeisle:before { content: '\f2b2'; } /* '' */
.ic-google-plus-circle:before { content: '\f2b3'; } /* '' */
.ic-font-awesome:before { content: '\f2b4'; } /* '' */
.ic-handshake-o:before { content: '\f2b5'; } /* '' */
.ic-envelope-open:before { content: '\f2b6'; } /* '' */
.ic-envelope-open-o:before { content: '\f2b7'; } /* '' */
.ic-linode:before { content: '\f2b8'; } /* '' */
.ic-address-book:before { content: '\f2b9'; } /* '' */
.ic-address-book-o:before { content: '\f2ba'; } /* '' */
.ic-address-card:before { content: '\f2bb'; } /* '' */
.ic-address-card-o:before { content: '\f2bc'; } /* '' */
.ic-user-circle:before { content: '\f2bd'; } /* '' */
.ic-user-circle-o:before { content: '\f2be'; } /* '' */
.ic-user-o:before { content: '\f2c0'; } /* '' */
.ic-id-badge:before { content: '\f2c1'; } /* '' */
.ic-id-card:before { content: '\f2c2'; } /* '' */
.ic-id-card-o:before { content: '\f2c3'; } /* '' */
.ic-quora:before { content: '\f2c4'; } /* '' */
.ic-free-code-camp:before { content: '\f2c5'; } /* '' */
.ic-telegram:before { content: '\f2c6'; } /* '' */
.ic-thermometer:before { content: '\f2c7'; } /* '' */
.ic-thermometer-3:before { content: '\f2c8'; } /* '' */
.ic-thermometer-2:before { content: '\f2c9'; } /* '' */
.ic-thermometer-quarter:before { content: '\f2ca'; } /* '' */
.ic-thermometer-0:before { content: '\f2cb'; } /* '' */
.ic-shower:before { content: '\f2cc'; } /* '' */
.ic-bath:before { content: '\f2cd'; } /* '' */
.ic-podcast:before { content: '\f2ce'; } /* '' */
.ic-window-maximize:before { content: '\f2d0'; } /* '' */
.ic-window-minimize:before { content: '\f2d1'; } /* '' */
.ic-window-restore:before { content: '\f2d2'; } /* '' */
.ic-window-close:before { content: '\f2d3'; } /* '' */
.ic-window-close-o:before { content: '\f2d4'; } /* '' */
.ic-bandcamp:before { content: '\f2d5'; } /* '' */
.ic-grav:before { content: '\f2d6'; } /* '' */
.ic-etsy:before { content: '\f2d7'; } /* '' */
.ic-imdb:before { content: '\f2d8'; } /* '' */
.ic-ravelry:before { content: '\f2d9'; } /* '' */
.ic-eercast:before { content: '\f2da'; } /* '' */
.ic-microchip:before { content: '\f2db'; } /* '' */
.ic-snowflake-o:before { content: '\f2dc'; } /* '' */
.ic-superpowers:before { content: '\f2dd'; } /* '' */
.ic-wpexplorer:before { content: '\f2de'; } /* '' */
.ic-meetup:before { content: '\f2e0'; } /* '' */
.ic-github-squared:before { content: '\f300'; } /* '' */
.ic-github-circled-1:before { content: '\f301'; } /* '' */
.ic-flickr-1:before { content: '\f303'; } /* '' */
.ic-twitter-squared:before { content: '\f304'; } /* '' */
.ic-vimeo-1:before { content: '\f306'; } /* '' */
.ic-vimeo-circled:before { content: '\f307'; } /* '' */
.ic-facebook-squared:before { content: '\f308'; } /* '' */
.ic-twitter-1:before { content: '\f309'; } /* '' */
.ic-twitter-circled:before { content: '\f30a'; } /* '' */
.ic-linkedin-squared:before { content: '\f30c'; } /* '' */
.ic-facebook-circled:before { content: '\f30d'; } /* '' */
.ic-facebook-squared-1:before { content: '\f30e'; } /* '' */
.ic-gplus-1:before { content: '\f30f'; } /* '' */
.ic-gplus-circled:before { content: '\f310'; } /* '' */
.ic-pinterest-1:before { content: '\f312'; } /* '' */
.ic-pinterest-circled-1:before { content: '\f313'; } /* '' */
.ic-tumblr-1:before { content: '\f315'; } /* '' */
.ic-tumblr-circled:before { content: '\f316'; } /* '' */
.ic-linkedin-1:before { content: '\f318'; } /* '' */
.ic-linkedin-circled:before { content: '\f319'; } /* '' */
.ic-dribbble-1:before { content: '\f31b'; } /* '' */
.ic-dribbble-circled:before { content: '\f31c'; } /* '' */
.ic-stumbleupon-1:before { content: '\f31e'; } /* '' */
.ic-stumbleupon-circled-1:before { content: '\f31f'; } /* '' */
.ic-lastfm-1:before { content: '\f321'; } /* '' */
.ic-lastfm-circled:before { content: '\f322'; } /* '' */
.ic-rdio:before { content: '\f324'; } /* '' */
.ic-rdio-circled:before { content: '\f325'; } /* '' */
.ic-spotify-1:before { content: '\f327'; } /* '' */
.ic-spotify-circled:before { content: '\f328'; } /* '' */
.ic-qq-1:before { content: '\f32a'; } /* '' */
.ic-instagram-1:before { content: '\f32d'; } /* '' */
.ic-dropbox-1:before { content: '\f330'; } /* '' */
.ic-evernote:before { content: '\f333'; } /* '' */
.ic-flattr:before { content: '\f336'; } /* '' */
.ic-skype-1:before { content: '\f339'; } /* '' */
.ic-skype-circled:before { content: '\f33a'; } /* '' */
.ic-renren-1:before { content: '\f33c'; } /* '' */
.ic-sina-weibo:before { content: '\f33f'; } /* '' */
.ic-paypal-1:before { content: '\f342'; } /* '' */
.ic-picasa:before { content: '\f345'; } /* '' */
.ic-soundcloud-1:before { content: '\f348'; } /* '' */
.ic-mixi:before { content: '\f34b'; } /* '' */
.ic-behance-1:before { content: '\f34e'; } /* '' */
.ic-google-circles:before { content: '\f351'; } /* '' */
.ic-vkontakte-1:before { content: '\f354'; } /* '' */
.ic-smashing:before { content: '\f357'; } /* '' */
.ic-db-shape:before { content: '\f600'; } /* '' */
.ic-sweden:before { content: '\f601'; } /* '' */
.ic-logo-db:before { content: '\f603'; } /* '' */
