@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?87325115');
  src: url('../font/fontello.eot?87325115#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?87325115') format('woff2'),
       url('../font/fontello.woff?87325115') format('woff'),
       url('../font/fontello.ttf?87325115') format('truetype'),
       url('../font/fontello.svg?87325115#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?87325115#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  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-user:before { content: '\e800'; } /* '' */
.icon-picture:before { content: '\e801'; } /* '' */
.icon-camera:before { content: '\e802'; } /* '' */
.icon-camera-alt:before { content: '\e803'; } /* '' */
.icon-th-large:before { content: '\e804'; } /* '' */
.icon-th:before { content: '\e805'; } /* '' */
.icon-th-list:before { content: '\e806'; } /* '' */
.icon-ok:before { content: '\e807'; } /* '' */
.icon-link:before { content: '\e808'; } /* '' */
.icon-attach:before { content: '\e809'; } /* '' */
.icon-cancel:before { content: '\e80a'; } /* '' */
.icon-lock-open:before { content: '\e80b'; } /* '' */
.icon-plus:before { content: '\e80c'; } /* '' */
.icon-minus:before { content: '\e80d'; } /* '' */
.icon-lock:before { content: '\e80e'; } /* '' */
.icon-home:before { content: '\e80f'; } /* '' */
.icon-eye:before { content: '\e810'; } /* '' */
.icon-thumbs-up:before { content: '\e811'; } /* '' */
.icon-thumbs-down:before { content: '\e812'; } /* '' */
.icon-forward:before { content: '\e813'; } /* '' */
.icon-print:before { content: '\e814'; } /* '' */
.icon-comment:before { content: '\e815'; } /* '' */
.icon-edit:before { content: '\e816'; } /* '' */
.icon-pencil:before { content: '\e817'; } /* '' */
.icon-bell:before { content: '\e818'; } /* '' */
.icon-attention:before { content: '\e819'; } /* '' */
.icon-attention-circled:before { content: '\e81a'; } /* '' */
.icon-location:before { content: '\e81b'; } /* '' */
.icon-trash-empty:before { content: '\e81c'; } /* '' */
.icon-folder:before { content: '\e81d'; } /* '' */
.icon-folder-open:before { content: '\e81e'; } /* '' */
.icon-phone:before { content: '\e81f'; } /* '' */
.icon-cog:before { content: '\e820'; } /* '' */
.icon-cog-alt:before { content: '\e821'; } /* '' */
.icon-wrench:before { content: '\e822'; } /* '' */
.icon-basket:before { content: '\e823'; } /* '' */
.icon-calendar:before { content: '\e824'; } /* '' */
.icon-login:before { content: '\e825'; } /* '' */
.icon-logout:before { content: '\e826'; } /* '' */
.icon-volume-up:before { content: '\e827'; } /* '' */
.icon-volume-down:before { content: '\e828'; } /* '' */
.icon-headphones:before { content: '\e829'; } /* '' */
.icon-clock:before { content: '\e82a'; } /* '' */
.icon-block:before { content: '\e82b'; } /* '' */
.icon-resize-full:before { content: '\e82c'; } /* '' */
.icon-resize-small:before { content: '\e82d'; } /* '' */
.icon-zoom-in:before { content: '\e82e'; } /* '' */
.icon-zoom-out:before { content: '\e82f'; } /* '' */
.icon-down-dir:before { content: '\e830'; } /* '' */
.icon-up-dir:before { content: '\e831'; } /* '' */
.icon-left-dir:before { content: '\e832'; } /* '' */
.icon-right-dir:before { content: '\e833'; } /* '' */
.icon-down-open:before { content: '\e834'; } /* '' */
.icon-left-open:before { content: '\e835'; } /* '' */
.icon-right-open:before { content: '\e836'; } /* '' */
.icon-up-open:before { content: '\e837'; } /* '' */
.icon-right-hand:before { content: '\e838'; } /* '' */
.icon-left-hand:before { content: '\e839'; } /* '' */
.icon-up-hand:before { content: '\e83a'; } /* '' */
.icon-down-hand:before { content: '\e83b'; } /* '' */
.icon-cw:before { content: '\e83c'; } /* '' */
.icon-ccw:before { content: '\e83d'; } /* '' */
.icon-arrows-cw:before { content: '\e83e'; } /* '' */
.icon-play:before { content: '\e83f'; } /* '' */
.icon-stop:before { content: '\e840'; } /* '' */
.icon-pause:before { content: '\e841'; } /* '' */
.icon-to-end:before { content: '\e842'; } /* '' */
.icon-to-end-alt:before { content: '\e843'; } /* '' */
.icon-to-start:before { content: '\e844'; } /* '' */
.icon-to-start-alt:before { content: '\e845'; } /* '' */
.icon-fast-fw:before { content: '\e846'; } /* '' */
.icon-fast-bw:before { content: '\e847'; } /* '' */
.icon-signal:before { content: '\e848'; } /* '' */
.icon-cloud:before { content: '\e849'; } /* '' */
.icon-flight:before { content: '\e84a'; } /* '' */
.icon-font:before { content: '\e84b'; } /* '' */
.icon-bold:before { content: '\e84c'; } /* '' */
.icon-italic:before { content: '\e84d'; } /* '' */
.icon-off:before { content: '\e84e'; } /* '' */
.icon-barcode:before { content: '\e84f'; } /* '' */
.icon-check:before { content: '\e850'; } /* '' */
.icon-asterisk:before { content: '\e851'; } /* '' */
.icon-magnet:before { content: '\e852'; } /* '' */
.icon-chart-bar:before { content: '\e853'; } /* '' */
.icon-credit-card:before { content: '\e854'; } /* '' */
.icon-floppy:before { content: '\e855'; } /* '' */
.icon-megaphone:before { content: '\e856'; } /* '' */
.icon-key:before { content: '\e857'; } /* '' */
.icon-lemon:before { content: '\e858'; } /* '' */
.icon-note:before { content: '\e859'; } /* '' */
.icon-note-beamed:before { content: '\e85a'; } /* '' */
.icon-music:before { content: '\e85b'; } /* '' */
.icon-search:before { content: '\e85c'; } /* '' */
.icon-flashlight:before { content: '\e85d'; } /* '' */
.icon-mail:before { content: '\e85e'; } /* '' */
.icon-heart:before { content: '\e85f'; } /* '' */
.icon-heart-empty:before { content: '\e860'; } /* '' */
.icon-star-empty:before { content: '\e861'; } /* '' */
.icon-link-1:before { content: '\e862'; } /* '' */
.icon-tape:before { content: '\e863'; } /* '' */
.icon-flow-parallel:before { content: '\e864'; } /* '' */
.icon-na:before { content: '\e865'; } /* '' */
.icon-celcius:before { content: '\e866'; } /* '' */
.icon-fahrenheit:before { content: '\e867'; } /* '' */
.icon-sun-inv:before { content: '\e868'; } /* '' */
.icon-compass:before { content: '\e869'; } /* '' */
.icon-temperature:before { content: '\e86a'; } /* '' */
.icon-fog:before { content: '\e86b'; } /* '' */
.icon-religious-christian:before { content: '\e86c'; } /* '' */
.icon-pitch:before { content: '\e86d'; } /* '' */
.icon-cricket:before { content: '\e86e'; } /* '' */
.icon-roadblock:before { content: '\e86f'; } /* '' */
.icon-hospital:before { content: '\e870'; } /* '' */
.icon-reddit-1:before { content: '\e871'; } /* '' */
.icon-video-alt:before { content: '\e872'; } /* '' */
.icon-rss-1:before { content: '\e873'; } /* '' */
.icon-plancast:before { content: '\e874'; } /* '' */
.icon-ninetyninedesigns:before { content: '\e875'; } /* '' */
.icon-spotify-1:before { content: '\e876'; } /* '' */
.icon-eventful:before { content: '\e877'; } /* '' */
.icon-ie:before { content: '\e878'; } /* '' */
.icon-steam-1:before { content: '\e879'; } /* '' */
.icon-amazon-1:before { content: '\e87a'; } /* '' */
.icon-podcast:before { content: '\e87b'; } /* '' */
.icon-myspace:before { content: '\e87c'; } /* '' */
.icon-macstore:before { content: '\e87d'; } /* '' */
.icon-email:before { content: '\e87e'; } /* '' */
.icon-chrome-1:before { content: '\e87f'; } /* '' */
.icon-yahoo-1:before { content: '\e880'; } /* '' */
.icon-windows-1:before { content: '\e881'; } /* '' */
.icon-vimeo-1:before { content: '\e882'; } /* '' */
.icon-youtube-1:before { content: '\e883'; } /* '' */
.icon-twitter-1:before { content: '\e884'; } /* '' */
.icon-skype-1:before { content: '\e885'; } /* '' */
.icon-resize-small-alt:before { content: '\e886'; } /* '' */
.icon-resize-small-1:before { content: '\e887'; } /* '' */
.icon-resize-full-alt:before { content: '\e888'; } /* '' */
.icon-resize-full-1:before { content: '\e889'; } /* '' */
.icon-block-1:before { content: '\e88a'; } /* '' */
.icon-lamp:before { content: '\e88b'; } /* '' */
.icon-chart-pie:before { content: '\e88c'; } /* '' */
.icon-chart-pie-alt:before { content: '\e88d'; } /* '' */
.icon-search-1:before { content: '\e88e'; } /* '' */
.icon-book-alt:before { content: '\e88f'; } /* '' */
.icon-book:before { content: '\e890'; } /* '' */
.icon-steering-wheel:before { content: '\e891'; } /* '' */
.icon-aperture-alt:before { content: '\e892'; } /* '' */
.icon-equalizer:before { content: '\e893'; } /* '' */
.icon-chart-bar-1:before { content: '\e894'; } /* '' */
.icon-record:before { content: '\e895'; } /* '' */
.icon-to-end-1:before { content: '\e896'; } /* '' */
.icon-to-start-1:before { content: '\e897'; } /* '' */
.icon-fast-forward:before { content: '\e898'; } /* '' */
.icon-fast-backward:before { content: '\e899'; } /* '' */
.icon-pause-1:before { content: '\e89a'; } /* '' */
.icon-play-1:before { content: '\e89b'; } /* '' */
.icon-switch:before { content: '\e89c'; } /* '' */
.icon-loop:before { content: '\e89d'; } /* '' */
.icon-shuffle:before { content: '\e89e'; } /* '' */
.icon-level-up:before { content: '\e89f'; } /* '' */
.icon-level-down:before { content: '\e8a0'; } /* '' */
.icon-arrows-ccw:before { content: '\e8a1'; } /* '' */
.icon-cw-1:before { content: '\e8a2'; } /* '' */
.icon-ccw-1:before { content: '\e8a3'; } /* '' */
.icon-progress-3:before { content: '\e8a4'; } /* '' */
.icon-progress-2:before { content: '\e8a5'; } /* '' */
.icon-progress-1:before { content: '\e8a6'; } /* '' */
.icon-target:before { content: '\e8a7'; } /* '' */
.icon-palette:before { content: '\e8a8'; } /* '' */
.icon-list:before { content: '\e8a9'; } /* '' */
.icon-list-add:before { content: '\e8aa'; } /* '' */
.icon-signal-1:before { content: '\e8ab'; } /* '' */
.icon-trophy:before { content: '\e8ac'; } /* '' */
.icon-battery:before { content: '\e8ad'; } /* '' */
.icon-back-in-time:before { content: '\e8ae'; } /* '' */
.icon-monitor:before { content: '\e8af'; } /* '' */
.icon-mobile:before { content: '\e8b0'; } /* '' */
.icon-network:before { content: '\e8b1'; } /* '' */
.icon-cd:before { content: '\e8b2'; } /* '' */
.icon-inbox:before { content: '\e8b3'; } /* '' */
.icon-install:before { content: '\e8b4'; } /* '' */
.icon-globe:before { content: '\e8b5'; } /* '' */
.icon-cloud-thunder:before { content: '\e8b6'; } /* '' */
.icon-chart-area:before { content: '\e8b7'; } /* '' */
.icon-chart-bar-2:before { content: '\e8b8'; } /* '' */
.icon-chart-line-1:before { content: '\e8b9'; } /* '' */
.icon-chart-pie-1:before { content: '\e8ba'; } /* '' */
.icon-erase:before { content: '\e8bb'; } /* '' */
.icon-infinity:before { content: '\e8bc'; } /* '' */
.icon-magnet-1:before { content: '\e8bd'; } /* '' */
.icon-dot-3:before { content: '\e8be'; } /* '' */
.icon-dot-2:before { content: '\e8bf'; } /* '' */
.icon-dot:before { content: '\e8c0'; } /* '' */
.icon-suitcase:before { content: '\e8c1'; } /* '' */
.icon-briefcase:before { content: '\e8c2'; } /* '' */
.icon-mouse:before { content: '\e8c3'; } /* '' */
.icon-lifebuoy-1:before { content: '\e8c4'; } /* '' */
.icon-leaf:before { content: '\e8c5'; } /* '' */
.icon-paper-plane-1:before { content: '\e8c6'; } /* '' */
.icon-flight-1:before { content: '\e8c7'; } /* '' */
.icon-moon:before { content: '\e8c8'; } /* '' */
.icon-flash:before { content: '\e8c9'; } /* '' */
.icon-flow-branch:before { content: '\e8ca'; } /* '' */
.icon-flow-cascade:before { content: '\e8cb'; } /* '' */
.icon-key-1:before { content: '\e8cc'; } /* '' */
.icon-thermometer:before { content: '\e8cd'; } /* '' */
.icon-bucket:before { content: '\e8ce'; } /* '' */
.icon-drive:before { content: '\e8cf'; } /* '' */
.icon-megaphone-1:before { content: '\e8d0'; } /* '' */
.icon-clipboard:before { content: '\e8d1'; } /* '' */
.icon-floppy-1:before { content: '\e8d2'; } /* '' */
.icon-credit-card-1:before { content: '\e8d3'; } /* '' */
.icon-air:before { content: '\e8d4'; } /* '' */
.icon-droplet:before { content: '\e8d5'; } /* '' */
.icon-water:before { content: '\e8d6'; } /* '' */
.icon-ticket:before { content: '\e8d7'; } /* '' */
.icon-language:before { content: '\e8d8'; } /* '' */
.icon-graduation-cap:before { content: '\e8d9'; } /* '' */
.icon-rocket:before { content: '\e8da'; } /* '' */
.icon-gauge-1:before { content: '\e8db'; } /* '' */
.icon-traffic-cone:before { content: '\e8dc'; } /* '' */
.icon-cc-nc:before { content: '\e8dd'; } /* '' */
.icon-cc-nc-jp:before { content: '\e8de'; } /* '' */
.icon-video:before { content: '\e8df'; } /* '' */
.icon-music-1:before { content: '\e8e0'; } /* '' */
.icon-heart-1:before { content: '\e8e1'; } /* '' */
.icon-heart-empty-1:before { content: '\e8e2'; } /* '' */
.icon-mail-1:before { content: '\e8e3'; } /* '' */
.icon-search-2:before { content: '\e8e4'; } /* '' */
.icon-export:before { content: '\e8e5'; } /* '' */
.icon-retweet:before { content: '\e8e6'; } /* '' */
.icon-eject:before { content: '\e8e7'; } /* '' */
.icon-scissors:before { content: '\e8e8'; } /* '' */
.icon-briefcase-1:before { content: '\e8e9'; } /* '' */
.icon-list-alt:before { content: '\e8ea'; } /* '' */
.icon-text-width:before { content: '\e8eb'; } /* '' */
.icon-text-height:before { content: '\e8ec'; } /* '' */
.icon-truck:before { content: '\e8ed'; } /* '' */
.icon-angellist-1:before { content: '\e8ee'; } /* '' */
.icon-appnet:before { content: '\e8ef'; } /* '' */
.icon-picture-1:before { content: '\e8f0'; } /* '' */
.icon-logout-1:before { content: '\e8f1'; } /* '' */
.icon-cog-1:before { content: '\e8f2'; } /* '' */
.icon-attention-1:before { content: '\e8f3'; } /* '' */
.icon-ok-1:before { content: '\e8f4'; } /* '' */
.icon-cancel-1:before { content: '\e8f5'; } /* '' */
.icon-cancel-circle:before { content: '\e8f6'; } /* '' */
.icon-plus-circle:before { content: '\e8f7'; } /* '' */
.icon-minus-circle:before { content: '\e8f8'; } /* '' */
.icon-ok-circle:before { content: '\e8f9'; } /* '' */
.icon-search-3:before { content: '\e8fa'; } /* '' */
.icon-mail-2:before { content: '\e8fb'; } /* '' */
.icon-heart-2:before { content: '\e8fc'; } /* '' */
.icon-heart-empty-2:before { content: '\e8fd'; } /* '' */
.icon-star:before { content: '\e8fe'; } /* '' */
.icon-user-1:before { content: '\e8ff'; } /* '' */
.icon-video-1:before { content: '\e900'; } /* '' */
.icon-attach-1:before { content: '\e901'; } /* '' */
.icon-block-2:before { content: '\e902'; } /* '' */
.icon-emo-happy:before { content: '\e903'; } /* '' */
.icon-emo-wink:before { content: '\e904'; } /* '' */
.icon-emo-wink2:before { content: '\e905'; } /* '' */
.icon-emo-unhappy:before { content: '\e906'; } /* '' */
.icon-emo-sleep:before { content: '\e907'; } /* '' */
.icon-emo-thumbsup:before { content: '\e908'; } /* '' */
.icon-emo-devil:before { content: '\e909'; } /* '' */
.icon-emo-surprised:before { content: '\e90a'; } /* '' */
.icon-emo-tongue:before { content: '\e90b'; } /* '' */
.icon-emo-coffee:before { content: '\e90c'; } /* '' */
.icon-emo-sunglasses:before { content: '\e90d'; } /* '' */
.icon-emo-displeased:before { content: '\e90e'; } /* '' */
.icon-emo-beer:before { content: '\e90f'; } /* '' */
.icon-emo-grin:before { content: '\e910'; } /* '' */
.icon-emo-angry:before { content: '\e911'; } /* '' */
.icon-emo-saint:before { content: '\e912'; } /* '' */
.icon-emo-shoot:before { content: '\e913'; } /* '' */
.icon-emo-squint:before { content: '\e914'; } /* '' */
.icon-emo-laugh:before { content: '\e915'; } /* '' */
.icon-marquee:before { content: '\e916'; } /* '' */
.icon-crown-minus:before { content: '\e917'; } /* '' */
.icon-crown-plus:before { content: '\e918'; } /* '' */
.icon-crown:before { content: '\e919'; } /* '' */
.icon-ie-1:before { content: '\e91a'; } /* '' */
.icon-opera-1:before { content: '\e91b'; } /* '' */
.icon-chrome-2:before { content: '\e91c'; } /* '' */
.icon-firefox-1:before { content: '\e91d'; } /* '' */
.icon-spin6:before { content: '\e91e'; } /* '' */
.icon-spin5:before { content: '\e91f'; } /* '' */
.icon-spin4:before { content: '\e920'; } /* '' */
.icon-spin3:before { content: '\e921'; } /* '' */
.icon-spin2:before { content: '\e922'; } /* '' */
.icon-spin1:before { content: '\e923'; } /* '' */
.icon-t-shirt:before { content: '\e924'; } /* '' */
.icon-money-1:before { content: '\e925'; } /* '' */
.icon-food:before { content: '\e926'; } /* '' */
.icon-beaker:before { content: '\e927'; } /* '' */
.icon-fire:before { content: '\e928'; } /* '' */
.icon-link-ext:before { content: '\f08e'; } /* '' */
.icon-check-empty:before { content: '\f096'; } /* '' */
.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-certificate:before { content: '\f0a3'; } /* '' */
.icon-blank:before { content: '\f0c8'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-strike:before { content: '\f0cc'; } /* '' */
.icon-underline:before { content: '\f0cd'; } /* '' */
.icon-table:before { content: '\f0ce'; } /* '' */
.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-columns:before { content: '\f0db'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-gauge:before { content: '\f0e4'; } /* '' */
.icon-paste:before { content: '\f0ea'; } /* '' */
.icon-exchange:before { content: '\f0ec'; } /* '' */
.icon-download-cloud:before { content: '\f0ed'; } /* '' */
.icon-upload-cloud:before { content: '\f0ee'; } /* '' */
.icon-suitcase-1:before { content: '\f0f2'; } /* '' */
.icon-bell-alt:before { content: '\f0f3'; } /* '' */
.icon-coffee:before { content: '\f0f4'; } /* '' */
.icon-doc-text:before { content: '\f0f6'; } /* '' */
.icon-medkit:before { content: '\f0fa'; } /* '' */
.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-desktop:before { content: '\f108'; } /* '' */
.icon-laptop:before { content: '\f109'; } /* '' */
.icon-tablet:before { content: '\f10a'; } /* '' */
.icon-circle-empty:before { content: '\f10c'; } /* '' */
.icon-quote-left:before { content: '\f10d'; } /* '' */
.icon-quote-right:before { content: '\f10e'; } /* '' */
.icon-spinner:before { content: '\f110'; } /* '' */
.icon-circle:before { content: '\f111'; } /* '' */
.icon-reply: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:before { content: '\f11c'; } /* '' */
.icon-code:before { content: '\f121'; } /* '' */
.icon-reply-all:before { content: '\f122'; } /* '' */
.icon-direction:before { content: '\f124'; } /* '' */
.icon-crop:before { content: '\f125'; } /* '' */
.icon-info:before { content: '\f129'; } /* '' */
.icon-attention-alt:before { content: '\f12a'; } /* '' */
.icon-superscript:before { content: '\f12b'; } /* '' */
.icon-subscript:before { content: '\f12c'; } /* '' */
.icon-mic:before { content: '\f130'; } /* '' */
.icon-mute:before { content: '\f131'; } /* '' */
.icon-calendar-empty:before { content: '\f133'; } /* '' */
.icon-maxcdn:before { content: '\f136'; } /* '' */
.icon-html5:before { content: '\f13b'; } /* '' */
.icon-css3:before { content: '\f13c'; } /* '' */
.icon-anchor:before { content: '\f13d'; } /* '' */
.icon-bullseye:before { content: '\f140'; } /* '' */
.icon-ellipsis:before { content: '\f141'; } /* '' */
.icon-ellipsis-vert:before { content: '\f142'; } /* '' */
.icon-rss-squared:before { content: '\f143'; } /* '' */
.icon-minus-squared-alt:before { content: '\f147'; } /* '' */
.icon-ok-squared:before { content: '\f14a'; } /* '' */
.icon-export-alt:before { content: '\f14d'; } /* '' */
.icon-compass-1:before { content: '\f14e'; } /* '' */
.icon-euro:before { content: '\f153'; } /* '' */
.icon-pound:before { content: '\f154'; } /* '' */
.icon-dollar:before { content: '\f155'; } /* '' */
.icon-sort-name-up:before { content: '\f15d'; } /* '' */
.icon-sort-name-down:before { content: '\f15e'; } /* '' */
.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-xing:before { content: '\f168'; } /* '' */
.icon-xing-squared:before { content: '\f169'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-dropbox:before { content: '\f16b'; } /* '' */
.icon-stackoverflow:before { content: '\f16c'; } /* '' */
.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-male:before { content: '\f183'; } /* '' */
.icon-gittip:before { content: '\f184'; } /* '' */
.icon-box:before { content: '\f187'; } /* '' */
.icon-bug:before { content: '\f188'; } /* '' */
.icon-vkontakte:before { content: '\f189'; } /* '' */
.icon-weibo:before { content: '\f18a'; } /* '' */
.icon-renren:before { content: '\f18b'; } /* '' */
.icon-pagelines:before { content: '\f18c'; } /* '' */
.icon-stackexchange:before { content: '\f18d'; } /* '' */
.icon-wheelchair:before { content: '\f193'; } /* '' */
.icon-vimeo-squared:before { content: '\f194'; } /* '' */
.icon-slack:before { content: '\f198'; } /* '' */
.icon-wordpress:before { content: '\f19a'; } /* '' */
.icon-openid:before { content: '\f19b'; } /* '' */
.icon-yahoo:before { content: '\f19e'; } /* '' */
.icon-google:before { content: '\f1a0'; } /* '' */
.icon-reddit:before { content: '\f1a1'; } /* '' */
.icon-reddit-squared:before { content: '\f1a2'; } /* '' */
.icon-stumbleupon-circled:before { content: '\f1a3'; } /* '' */
.icon-stumbleupon:before { content: '\f1a4'; } /* '' */
.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-joomla:before { content: '\f1aa'; } /* '' */
.icon-fax:before { content: '\f1ac'; } /* '' */
.icon-behance:before { content: '\f1b4'; } /* '' */
.icon-behance-squared:before { content: '\f1b5'; } /* '' */
.icon-steam:before { content: '\f1b6'; } /* '' */
.icon-steam-squared:before { content: '\f1b7'; } /* '' */
.icon-recycle:before { content: '\f1b8'; } /* '' */
.icon-cab:before { content: '\f1b9'; } /* '' */
.icon-taxi:before { content: '\f1ba'; } /* '' */
.icon-tree:before { content: '\f1bb'; } /* '' */
.icon-spotify:before { content: '\f1bc'; } /* '' */
.icon-deviantart:before { content: '\f1bd'; } /* '' */
.icon-soundcloud:before { content: '\f1be'; } /* '' */
.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-vine:before { content: '\f1ca'; } /* '' */
.icon-codeopen:before { content: '\f1cb'; } /* '' */
.icon-jsfiddle:before { content: '\f1cc'; } /* '' */
.icon-lifebuoy:before { content: '\f1cd'; } /* '' */
.icon-git-squared:before { content: '\f1d2'; } /* '' */
.icon-git:before { content: '\f1d3'; } /* '' */
.icon-hacker-news:before { content: '\f1d4'; } /* '' */
.icon-tencent-weibo:before { content: '\f1d5'; } /* '' */
.icon-qq:before { content: '\f1d6'; } /* '' */
.icon-wechat:before { content: '\f1d7'; } /* '' */
.icon-paper-plane:before { content: '\f1d8'; } /* '' */
.icon-history:before { content: '\f1da'; } /* '' */
.icon-header:before { content: '\f1dc'; } /* '' */
.icon-paragraph:before { content: '\f1dd'; } /* '' */
.icon-sliders:before { content: '\f1de'; } /* '' */
.icon-share-squared:before { content: '\f1e1'; } /* '' */
.icon-slideshare:before { content: '\f1e7'; } /* '' */
.icon-twitch:before { content: '\f1e8'; } /* '' */
.icon-yelp:before { content: '\f1e9'; } /* '' */
.icon-wifi:before { content: '\f1eb'; } /* '' */
.icon-calc:before { content: '\f1ec'; } /* '' */
.icon-paypal:before { content: '\f1ed'; } /* '' */
.icon-gwallet:before { content: '\f1ee'; } /* '' */
.icon-cc-visa:before { content: '\f1f0'; } /* '' */
.icon-cc-mastercard:before { content: '\f1f1'; } /* '' */
.icon-cc-discover:before { content: '\f1f2'; } /* '' */
.icon-cc-amex:before { content: '\f1f3'; } /* '' */
.icon-cc-paypal:before { content: '\f1f4'; } /* '' */
.icon-cc-stripe:before { content: '\f1f5'; } /* '' */
.icon-bell-off:before { content: '\f1f6'; } /* '' */
.icon-bell-off-empty:before { content: '\f1f7'; } /* '' */
.icon-trash:before { content: '\f1f8'; } /* '' */
.icon-chart-line:before { content: '\f201'; } /* '' */
.icon-lastfm:before { content: '\f202'; } /* '' */
.icon-lastfm-squared:before { content: '\f203'; } /* '' */
.icon-toggle-off:before { content: '\f204'; } /* '' */
.icon-toggle-on:before { content: '\f205'; } /* '' */
.icon-bicycle:before { content: '\f206'; } /* '' */
.icon-ioxhost:before { content: '\f208'; } /* '' */
.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-motorcycle:before { content: '\f21c'; } /* '' */
.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-train:before { content: '\f238'; } /* '' */
.icon-subway:before { content: '\f239'; } /* '' */
.icon-y-combinator:before { content: '\f23b'; } /* '' */
.icon-optin-monster:before { content: '\f23c'; } /* '' */
.icon-opencart:before { content: '\f23d'; } /* '' */
.icon-expeditedssl:before { content: '\f23e'; } /* '' */
.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-plus-o:before { content: '\f271'; } /* '' */
.icon-calendar-minus-o:before { content: '\f272'; } /* '' */
.icon-calendar-times-o:before { content: '\f273'; } /* '' */
.icon-calendar-check-o:before { content: '\f274'; } /* '' */
.icon-industry:before { content: '\f275'; } /* '' */
.icon-map-pin:before { content: '\f276'; } /* '' */
.icon-map-signs:before { content: '\f277'; } /* '' */
.icon-map-o:before { content: '\f278'; } /* '' */
.icon-map:before { content: '\f279'; } /* '' */
.icon-commenting:before { content: '\f27a'; } /* '' */
.icon-houzz:before { content: '\f27c'; } /* '' */
.icon-vimeo:before { content: '\f27d'; } /* '' */
.icon-black-tie:before { content: '\f27e'; } /* '' */
.icon-product-hunt:before { content: '\f288'; } /* '' */
.icon-mixcloud:before { content: '\f289'; } /* '' */
.icon-hashtag:before { content: '\f292'; } /* '' */
.icon-bluetooth:before { content: '\f293'; } /* '' */
.icon-bluetooth-b:before { content: '\f294'; } /* '' */
.icon-percent:before { content: '\f295'; } /* '' */
.icon-wpbeginner:before { content: '\f297'; } /* '' */
.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-assistive-listening-systems:before { content: '\f2a2'; } /* '' */
.icon-asl-interpreting:before { content: '\f2a4'; } /* '' */
.icon-glide:before { content: '\f2a5'; } /* '' */
.icon-address-card-o:before { content: '\f2bc'; } /* '' */
.icon-thermometer-1: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-podcast-1:before { content: '\f2ce'; } /* '' */
.icon-microchip:before { content: '\f2db'; } /* '' */
.icon-github-squared:before { content: '\f300'; } /* '' */
.icon-twitter-squared:before { content: '\f304'; } /* '' */
.icon-facebook-squared:before { content: '\f308'; } /* '' */
.icon-linkedin-squared:before { content: '\f30c'; } /* '' */
.icon-logo-db:before { content: '\f603'; } /* '' */