@font-face {
  font-family: 'web-icons';
  src: url('../font/web-icons.eot?35383369');
  src: url('../font/web-icons.eot?35383369#iefix') format('embedded-opentype'),
       url('../font/web-icons.woff2?35383369') format('woff2'),
       url('../font/web-icons.woff?35383369') format('woff'),
       url('../font/web-icons.ttf?35383369') format('truetype'),
       url('../font/web-icons.svg?35383369#web-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'web-icons';
    src: url('../font/web-icons.svg?35383369#web-icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "web-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-emo-happy:before { content: '\e800'; } /* '' */
.icon-mail:before { content: '\e801'; } /* '' */
.icon-heart:before { content: '\e802'; } /* '' */
.icon-heart-empty:before { content: '\e803'; } /* '' */
.icon-videocam:before { content: '\e804'; } /* '' */
.icon-picture:before { content: '\e805'; } /* '' */
.icon-camera:before { content: '\e806'; } /* '' */
.icon-tag:before { content: '\e807'; } /* '' */
.icon-tags:before { content: '\e808'; } /* '' */
.icon-forward:before { content: '\e809'; } /* '' */
.icon-doc:before { content: '\e80a'; } /* '' */
.icon-folder:before { content: '\e80b'; } /* '' */
.icon-folder-open:before { content: '\e80c'; } /* '' */
.icon-cog:before { content: '\e80d'; } /* '' */
.icon-play:before { content: '\e80e'; } /* '' */
.icon-stop:before { content: '\e80f'; } /* '' */
.icon-pause:before { content: '\e810'; } /* '' */
.icon-to-end:before { content: '\e811'; } /* '' */
.icon-to-end-alt:before { content: '\e812'; } /* '' */
.icon-to-start:before { content: '\e813'; } /* '' */
.icon-to-start-alt:before { content: '\e814'; } /* '' */
.icon-fast-fw:before { content: '\e815'; } /* '' */
.icon-fast-bw:before { content: '\e816'; } /* '' */
.icon-eject:before { content: '\e817'; } /* '' */
.icon-home:before { content: '\e818'; } /* '' */
.icon-tools:before { content: '\e819'; } /* '' */
.icon-pencil:before { content: '\e81a'; } /* '' */
.icon-quote:before { content: '\e81b'; } /* '' */
.icon-globe:before { content: '\e81c'; } /* '' */
.icon-dot-3:before { content: '\e81d'; } /* '' */
.icon-key:before { content: '\e81e'; } /* '' */
.icon-database:before { content: '\e81f'; } /* '' */
.icon-water:before { content: '\e820'; } /* '' */
.icon-droplet:before { content: '\e821'; } /* '' */
.icon-infinity:before { content: '\e822'; } /* '' */
.icon-star:before { content: '\e823'; } /* '' */
.icon-heart-9:before { content: '\e824'; } /* '' */
.icon-thumbs-up:before { content: '\e825'; } /* '' */
.icon-thumbs-down:before { content: '\e826'; } /* '' */
.icon-eye:before { content: '\e827'; } /* '' */
.icon-heart-10:before { content: '\e828'; } /* '' */
.icon-mail-9:before { content: '\e829'; } /* '' */
.icon-at:before { content: '\e82a'; } /* '' */
.icon-star-9:before { content: '\e82b'; } /* '' */
.icon-star-empty:before { content: '\e82c'; } /* '' */
.icon-ok:before { content: '\e82d'; } /* '' */
.icon-ok-circled:before { content: '\e82e'; } /* '' */
.icon-desktop:before { content: '\e82f'; } /* '' */
.icon-align-justify:before { content: '\e830'; } /* '' */
.icon-align-right:before { content: '\e831'; } /* '' */
.icon-spin3:before { content: '\e832'; } /* '' */
.icon-align-center:before { content: '\e833'; } /* '' */
.icon-align-left:before { content: '\e834'; } /* '' */
.icon-fire:before { content: '\e835'; } /* '' */
.icon-plus-circle:before { content: '\e836'; } /* '' */
.icon-minus-circle:before { content: '\e837'; } /* '' */
.icon-cancel-circle:before { content: '\e838'; } /* '' */
.icon-print:before { content: '\e839'; } /* '' */
.icon-cloud:before { content: '\e83a'; } /* '' */
.icon-flash:before { content: '\e83b'; } /* '' */
.icon-flight:before { content: '\e83c'; } /* '' */
.icon-inbox:before { content: '\e83d'; } /* '' */
.icon-scissors:before { content: '\e83e'; } /* '' */
.icon-barcode:before { content: '\e83f'; } /* '' */
.icon-check:before { content: '\e840'; } /* '' */
.icon-chart-bar:before { content: '\e841'; } /* '' */
.icon-magnet:before { content: '\e842'; } /* '' */
.icon-location:before { content: '\e843'; } /* '' */
.icon-trash:before { content: '\e844'; } /* '' */
.icon-eye-off:before { content: '\e845'; } /* '' */
.icon-eye-8:before { content: '\e846'; } /* '' */
.icon-mobile:before { content: '\e847'; } /* '' */
.icon-phone:before { content: '\e848'; } /* '' */
.icon-megaphone:before { content: '\e849'; } /* '' */
.icon-headphones:before { content: '\e84a'; } /* '' */
.icon-wrench:before { content: '\e84b'; } /* '' */
.icon-basket:before { content: '\e84c'; } /* '' */
.icon-lightbulb:before { content: '\e84d'; } /* '' */
.icon-flashlight:before { content: '\e84e'; } /* '' */
.icon-bell:before { content: '\e84f'; } /* '' */
.icon-help:before { content: '\e850'; } /* '' */
.icon-mouse:before { content: '\e851'; } /* '' */
.icon-link-6:before { content: '\e852'; } /* '' */
.icon-food-2:before { content: '\e853'; } /* '' */
.icon-search:before { content: '\e854'; } /* '' */
.icon-search-1:before { content: '\e855'; } /* '' */
.icon-down-open:before { content: '\e856'; } /* '' */
.icon-left-open:before { content: '\e857'; } /* '' */
.icon-right-open:before { content: '\e858'; } /* '' */
.icon-up-open:before { content: '\e859'; } /* '' */
.icon-down-open-mini:before { content: '\e85a'; } /* '' */
.icon-left-open-mini:before { content: '\e85b'; } /* '' */
.icon-right-open-mini:before { content: '\e85c'; } /* '' */
.icon-up-open-mini:before { content: '\e85d'; } /* '' */
.icon-down-open-big:before { content: '\e85e'; } /* '' */
.icon-left-open-big:before { content: '\e85f'; } /* '' */
.icon-right-open-big:before { content: '\e860'; } /* '' */
.icon-up-open-big:before { content: '\e861'; } /* '' */
.icon-down-dir:before { content: '\e862'; } /* '' */
.icon-left-dir:before { content: '\e863'; } /* '' */
.icon-right-dir:before { content: '\e864'; } /* '' */
.icon-up-dir:before { content: '\e865'; } /* '' */
.icon-down-bold:before { content: '\e866'; } /* '' */
.icon-left-bold:before { content: '\e867'; } /* '' */
.icon-right-bold:before { content: '\e868'; } /* '' */
.icon-up-bold:before { content: '\e869'; } /* '' */
.icon-down-thin:before { content: '\e86a'; } /* '' */
.icon-left-thin:before { content: '\e86b'; } /* '' */
.icon-right-thin:before { content: '\e86c'; } /* '' */
.icon-up-thin:before { content: '\e86d'; } /* '' */
.icon-down:before { content: '\e86e'; } /* '' */
.icon-left:before { content: '\e86f'; } /* '' */
.icon-right:before { content: '\e870'; } /* '' */
.icon-up:before { content: '\e871'; } /* '' */
.icon-down-open-2:before { content: '\e872'; } /* '' */
.icon-left-open-2:before { content: '\e873'; } /* '' */
.icon-right-open-2:before { content: '\e874'; } /* '' */
.icon-up-open-2:before { content: '\e875'; } /* '' */
.icon-arrows-cw:before { content: '\e876'; } /* '' */
.icon-facebook-1:before { content: '\e877'; } /* '' */
.icon-emo-unhappy:before { content: '\e878'; } /* '' */
.icon-emo-sunglasses:before { content: '\e879'; } /* '' */
.icon-emo-squint:before { content: '\e87a'; } /* '' */
.icon-t-shirt:before { content: '\e87b'; } /* '' */
.icon-down-open-1:before { content: '\f004'; } /* '' */
.icon-up-open-1:before { content: '\f005'; } /* '' */
.icon-right-open-1:before { content: '\f006'; } /* '' */
.icon-left-open-1:before { content: '\f007'; } /* '' */
.icon-color-adjust:before { content: '\f020'; } /* '' */
.icon-hash:before { content: '\f029'; } /* '' */
.icon-move:before { content: '\f047'; } /* '' */
.icon-twitter:before { content: '\f058'; } /* '' */
.icon-user:before { content: '\f061'; } /* '' */
.icon-user-male:before { content: '\f062'; } /* '' */
.icon-user-female:before { content: '\f063'; } /* '' */
.icon-users:before { content: '\f064'; } /* '' */
.icon-attach:before { content: '\f06a'; } /* '' */
.icon-link-ext:before { content: '\f08e'; } /* '' */
.icon-check-empty:before { content: '\f096'; } /* '' */
.icon-rss:before { content: '\f09e'; } /* '' */
.icon-resize-full-alt:before { content: '\f0b2'; } /* '' */
.icon-docs:before { content: '\f0c5'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-gauge:before { content: '\f0e4'; } /* '' */
.icon-sitemap:before { content: '\f0e8'; } /* '' */
.icon-bell-alt:before { content: '\f0f3'; } /* '' */
.icon-food:before { content: '\f0f5'; } /* '' */
.icon-doc-text:before { content: '\f0f6'; } /* '' */
.icon-desktop-4:before { content: '\f108'; } /* '' */
.icon-tablet:before { content: '\f10a'; } /* '' */
.icon-circle-empty:before { content: '\f10c'; } /* '' */
.icon-quote-left:before { content: '\f10d'; } /* '' */
.icon-quote-right:before { content: '\f10e'; } /* '' */
.icon-reply:before { content: '\f112'; } /* '' */
.icon-folder-empty:before { content: '\f114'; } /* '' */
.icon-folder-open-empty:before { content: '\f115'; } /* '' */
.icon-code:before { content: '\f121'; } /* '' */
.icon-direction:before { content: '\f124'; } /* '' */
.icon-bullseye:before { content: '\f140'; } /* '' */
.icon-euro:before { content: '\f153'; } /* '' */
.icon-dollar:before { content: '\f155'; } /* '' */
.icon-doc-inv:before { content: '\f15b'; } /* '' */
.icon-doc-text-inv:before { content: '\f15c'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-female:before { content: '\f182'; } /* '' */
.icon-male:before { content: '\f183'; } /* '' */
.icon-cube:before { content: '\f1b2'; } /* '' */
.icon-cubes:before { content: '\f1b3'; } /* '' */
.icon-spotify:before { content: '\f1bc'; } /* '' */
.icon-paper-plane:before { content: '\f1d8'; } /* '' */
.icon-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.icon-sliders:before { content: '\f1de'; } /* '' */
.icon-bomb:before { content: '\f1e2'; } /* '' */
.icon-soccer-ball:before { content: '\f1e3'; } /* '' */
.icon-plug:before { content: '\f1e6'; } /* '' */
.icon-wifi:before { content: '\f1eb'; } /* '' */
.icon-bell-off:before { content: '\f1f6'; } /* '' */
.icon-chart-area:before { content: '\f1fe'; } /* '' */
.icon-chart-pie:before { content: '\f200'; } /* '' */
.icon-chart-line:before { content: '\f201'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.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-hourglass-o:before { content: '\f250'; } /* '' */
.icon-hourglass:before { content: '\f254'; } /* '' */
.icon-industry:before { content: '\f275'; } /* '' */
.icon-map-pin:before { content: '\f276'; } /* '' */
.icon-map-o:before { content: '\f278'; } /* '' */
.icon-map:before { content: '\f279'; } /* '' */
.icon-commenting:before { content: '\f27a'; } /* '' */
.icon-commenting-o:before { content: '\f27b'; } /* '' */
.icon-shopping-bag:before { content: '\f290'; } /* '' */
.icon-shopping-basket:before { content: '\f291'; } /* '' */
.icon-percent:before { content: '\f295'; } /* '' */
.icon-volume-control-phone:before { content: '\f2a0'; } /* '' */
.icon-envelope-open:before { content: '\f2b6'; } /* '' */
.icon-envelope-open-o:before { content: '\f2b7'; } /* '' */
.icon-flickr:before { content: '\f303'; } /* '' */
.icon-vimeo-1:before { content: '\f306'; } /* '' */
.icon-facebook:before { content: '\f30c'; } /* '' */
.icon-youtube:before { content: '\f313'; } /* '' */
.icon-linkedin:before { content: '\f318'; } /* '' */
.icon-instagram:before { content: '\f32d'; } /* '' */
.icon-camera-8:before { content: '\f4f7'; } /* '' */
.icon-spread:before { content: '\f527'; } /* '' */
