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

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

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

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

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

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

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

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

.icon-search:before { content: '\e800'; } /* '' */
.icon-mail:before { content: '\e801'; } /* '' */
.icon-heart:before { content: '\e802'; } /* '' */
.icon-heart-empty:before { content: '\e803'; } /* '' */
.icon-star:before { content: '\e804'; } /* '' */
.icon-star-empty:before { content: '\e805'; } /* '' */
.icon-videocam:before { content: '\e806'; } /* '' */
.icon-video:before { content: '\e807'; } /* '' */
.icon-ok:before { content: '\e808'; } /* '' */
.icon-ok-circled:before { content: '\e809'; } /* '' */
.icon-ok-circled2:before { content: '\e80a'; } /* '' */
.icon-cancel:before { content: '\e80b'; } /* '' */
.icon-cancel-circled:before { content: '\e80c'; } /* '' */
.icon-cancel-circled2:before { content: '\e80d'; } /* '' */
.icon-plus-circled:before { content: '\e80e'; } /* '' */
.icon-plus:before { content: '\e80f'; } /* '' */
.icon-minus:before { content: '\e810'; } /* '' */
.icon-minus-circled:before { content: '\e811'; } /* '' */
.icon-help-circled:before { content: '\e812'; } /* '' */
.icon-home:before { content: '\e813'; } /* '' */
.icon-lock:before { content: '\e814'; } /* '' */
.icon-lock-open:before { content: '\e815'; } /* '' */
.icon-pin:before { content: '\e816'; } /* '' */
.icon-tag:before { content: '\e817'; } /* '' */
.icon-tags:before { content: '\e818'; } /* '' */
.icon-bookmark:before { content: '\e819'; } /* '' */
.icon-thumbs-up:before { content: '\e81a'; } /* '' */
.icon-thumbs-down:before { content: '\e81b'; } /* '' */
.icon-download:before { content: '\e81c'; } /* '' */
.icon-upload:before { content: '\e81d'; } /* '' */
.icon-forward:before { content: '\e81e'; } /* '' */
.icon-edit:before { content: '\e81f'; } /* '' */
.icon-comment:before { content: '\e820'; } /* '' */
.icon-chat:before { content: '\e821'; } /* '' */
.icon-attention-circled:before { content: '\e822'; } /* '' */
.icon-location:before { content: '\e823'; } /* '' */
.icon-doc:before { content: '\e824'; } /* '' */
.icon-folder:before { content: '\e825'; } /* '' */
.icon-folder-open:before { content: '\e826'; } /* '' */
.icon-basket:before { content: '\e827'; } /* '' */
.icon-calendar:before { content: '\e828'; } /* '' */
.icon-login:before { content: '\e829'; } /* '' */
.icon-logout:before { content: '\e82a'; } /* '' */
.icon-block:before { content: '\e82b'; } /* '' */
.icon-zoom-in:before { content: '\e82c'; } /* '' */
.icon-zoom-out:before { content: '\e82d'; } /* '' */
.icon-down-circled2:before { content: '\e82e'; } /* '' */
.icon-up-circled2: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-down-big:before { content: '\e838'; } /* '' */
.icon-left-big:before { content: '\e839'; } /* '' */
.icon-right-big:before { content: '\e83a'; } /* '' */
.icon-up-big:before { content: '\e83b'; } /* '' */
.icon-right-hand:before { content: '\e83c'; } /* '' */
.icon-left-hand:before { content: '\e83d'; } /* '' */
.icon-up-hand:before { content: '\e83e'; } /* '' */
.icon-down-hand:before { content: '\e83f'; } /* '' */
.icon-play:before { content: '\e840'; } /* '' */
.icon-play-circled2:before { content: '\e841'; } /* '' */
.icon-stop:before { content: '\e842'; } /* '' */
.icon-check:before { content: '\e843'; } /* '' */
.icon-key:before { content: '\e844'; } /* '' */
.icon-down-bold:before { content: '\e845'; } /* '' */
.icon-left-bold:before { content: '\e846'; } /* '' */
.icon-right-bold:before { content: '\e847'; } /* '' */
.icon-up-bold:before { content: '\e848'; } /* '' */
.icon-down-1:before { content: '\e849'; } /* '' */
.icon-left-1:before { content: '\e84a'; } /* '' */
.icon-right-1:before { content: '\e84b'; } /* '' */
.icon-up-1:before { content: '\e84c'; } /* '' */
.icon-down-dir-1:before { content: '\e84d'; } /* '' */
.icon-left-dir-1:before { content: '\e84e'; } /* '' */
.icon-play-1:before { content: '\e84f'; } /* '' */
.icon-up-dir-1:before { content: '\e850'; } /* '' */
.icon-right-dir-1:before { content: '\e851'; } /* '' */
.icon-down-open-1:before { content: '\e852'; } /* '' */
.icon-left-open-1:before { content: '\e853'; } /* '' */
.icon-right-open-1:before { content: '\e854'; } /* '' */
.icon-up-open-1:before { content: '\e855'; } /* '' */
.icon-down-open-mini:before { content: '\e856'; } /* '' */
.icon-left-open-mini:before { content: '\e857'; } /* '' */
.icon-right-open-mini:before { content: '\e858'; } /* '' */
.icon-up-open-mini:before { content: '\e859'; } /* '' */
.icon-down-open-big:before { content: '\e85a'; } /* '' */
.icon-left-open-big:before { content: '\e85b'; } /* '' */
.icon-right-open-big:before { content: '\e85c'; } /* '' */
.icon-up-open-big:before { content: '\e85d'; } /* '' */
.icon-camera:before { content: '\e85e'; } /* '' */
.icon-home-1:before { content: '\e85f'; } /* '' */
.icon-comment-1:before { content: '\e860'; } /* '' */
.icon-chat-1:before { content: '\e861'; } /* '' */
.icon-alert:before { content: '\e862'; } /* '' */
.icon-attention:before { content: '\e863'; } /* '' */
.icon-doc-1:before { content: '\e864'; } /* '' */
.icon-doc-text-1:before { content: '\e865'; } /* '' */
.icon-right-circled-1:before { content: '\e866'; } /* '' */
.icon-left-circled-1:before { content: '\e867'; } /* '' */
.icon-down-circled-1:before { content: '\e868'; } /* '' */
.icon-up-circled-1:before { content: '\e869'; } /* '' */
.icon-left-open-outline:before { content: '\e86a'; } /* '' */
.icon-left-open-2:before { content: '\e86b'; } /* '' */
.icon-right-open-outline:before { content: '\e86c'; } /* '' */
.icon-right-open-2:before { content: '\e86d'; } /* '' */
.icon-down-2:before { content: '\e86e'; } /* '' */
.icon-left-2:before { content: '\e86f'; } /* '' */
.icon-right-2:before { content: '\e870'; } /* '' */
.icon-up-2:before { content: '\e871'; } /* '' */
.icon-down-outline:before { content: '\e872'; } /* '' */
.icon-left-outline:before { content: '\e873'; } /* '' */
.icon-right-outline:before { content: '\e874'; } /* '' */
.icon-up-outline:before { content: '\e875'; } /* '' */
.icon-down-small:before { content: '\e876'; } /* '' */
.icon-left-small:before { content: '\e877'; } /* '' */
.icon-right-small:before { content: '\e878'; } /* '' */
.icon-up-small:before { content: '\e879'; } /* '' */
.icon-play-2:before { content: '\e87a'; } /* '' */
.icon-play-outline:before { content: '\e87b'; } /* '' */
.icon-down-3:before { content: '\e87c'; } /* '' */
.icon-left-3:before { content: '\e87d'; } /* '' */
.icon-right-3:before { content: '\e87e'; } /* '' */
.icon-up-3:before { content: '\e87f'; } /* '' */
.icon-ok-circle:before { content: '\e880'; } /* '' */
.icon-down-circle:before { content: '\e881'; } /* '' */
.icon-left-circle:before { content: '\e882'; } /* '' */
.icon-right-circle:before { content: '\e883'; } /* '' */
.icon-up-circle:before { content: '\e884'; } /* '' */
.icon-mail-1:before { content: '\e885'; } /* '' */
.icon-ok-1:before { content: '\e886'; } /* '' */
.icon-mail-2:before { content: '\e887'; } /* '' */
.icon-search-1:before { content: '\e888'; } /* '' */
.icon-up-4:before { content: '\e889'; } /* '' */
.icon-down-4:before { content: '\e88a'; } /* '' */
.icon-up-dir-2:before { content: '\e88b'; } /* '' */
.icon-right-dir-2:before { content: '\e88c'; } /* '' */
.icon-left-dir-2:before { content: '\e88d'; } /* '' */
.icon-down-dir-2:before { content: '\e88e'; } /* '' */
.icon-right-4:before { content: '\e88f'; } /* '' */
.icon-up-5:before { content: '\e890'; } /* '' */
.icon-down-bold-1:before { content: '\e891'; } /* '' */
.icon-ok-2:before { content: '\e892'; } /* '' */
.icon-up-circle-1:before { content: '\e893'; } /* '' */
.icon-right-circle-1:before { content: '\e894'; } /* '' */
.icon-left-circle-1:before { content: '\e895'; } /* '' */
.icon-down-circle-1:before { content: '\e896'; } /* '' */
.icon-reply-all-1:before { content: '\e897'; } /* '' */
.icon-tag-1:before { content: '\e898'; } /* '' */
.icon-rss:before { content: '\e899'; } /* '' */
.icon-comment-2:before { content: '\e89a'; } /* '' */
.icon-comment-alt:before { content: '\e89b'; } /* '' */
.icon-chat-2:before { content: '\e89c'; } /* '' */
.icon-ok-circle-1:before { content: '\e89d'; } /* '' */
.icon-lock-1:before { content: '\e89e'; } /* '' */
.icon-key-1:before { content: '\e89f'; } /* '' */
.icon-lock-2:before { content: '\e8a0'; } /* '' */
.icon-thumbs-up-1:before { content: '\e8a1'; } /* '' */
.icon-star-1:before { content: '\e8a2'; } /* '' */
.icon-mail-3:before { content: '\e8a3'; } /* '' */
.icon-search-2:before { content: '\e8a4'; } /* '' */
.icon-lightbulb:before { content: '\e8a5'; } /* '' */
.icon-location-1:before { content: '\e8a6'; } /* '' */
.icon-reply-1:before { content: '\e8a7'; } /* '' */
.icon-forward-1:before { content: '\e8a8'; } /* '' */
.icon-code:before { content: '\e8a9'; } /* '' */
.icon-left-open-3:before { content: '\e8aa'; } /* '' */
.icon-right-open-3:before { content: '\e8ab'; } /* '' */
.icon-down-dir-3:before { content: '\e8ac'; } /* '' */
.icon-right-dir-3:before { content: '\e8ad'; } /* '' */
.icon-down-micro:before { content: '\e8ae'; } /* '' */
.icon-up-micro:before { content: '\e8af'; } /* '' */
.icon-down-open-2:before { content: '\e8b0'; } /* '' */
.icon-left-open-4:before { content: '\e8b1'; } /* '' */
.icon-right-open-4:before { content: '\e8b2'; } /* '' */
.icon-up-open-2:before { content: '\e8b3'; } /* '' */
.icon-down-5:before { content: '\e8b4'; } /* '' */
.icon-left-4:before { content: '\e8b5'; } /* '' */
.icon-right-5:before { content: '\e8b6'; } /* '' */
.icon-up-6:before { content: '\e8b7'; } /* '' */
.icon-heart-empty-1:before { content: '\e8b8'; } /* '' */
.icon-twitter-bird-1:before { content: '\e8b9'; } /* '' */
.icon-vimeo-rect-1:before { content: '\e8ba'; } /* '' */
.icon-tumblr-rect-1:before { content: '\e8bb'; } /* '' */
.icon-googleplus-rect-1:before { content: '\e8bc'; } /* '' */
.icon-skype-1:before { content: '\e8bd'; } /* '' */
.icon-vkontakte-rect-1:before { content: '\e8be'; } /* '' */
.icon-shop:before { content: '\e8bf'; } /* '' */
.icon-googleplay:before { content: '\e8c0'; } /* '' */
.icon-acrobat:before { content: '\e8c1'; } /* '' */
.icon-left-bold-1:before { content: '\e8c2'; } /* '' */
.icon-right-bold-1:before { content: '\e8c3'; } /* '' */
.icon-up-bold-1:before { content: '\e8c4'; } /* '' */
.icon-down-fat:before { content: '\e8c5'; } /* '' */
.icon-left-fat:before { content: '\e8c6'; } /* '' */
.icon-right-fat:before { content: '\e8c7'; } /* '' */
.icon-up-fat:before { content: '\e8c8'; } /* '' */
.icon-at-1:before { content: '\e8c9'; } /* '' */
.icon-down-6:before { content: '\e8ca'; } /* '' */
.icon-left-5:before { content: '\e8cb'; } /* '' */
.icon-ok-3:before { content: '\e8cc'; } /* '' */
.icon-check-1:before { content: '\e8cd'; } /* '' */
.icon-window:before { content: '\e8ce'; } /* '' */
.icon-publish:before { content: '\e8cf'; } /* '' */
.icon-lock-3:before { content: '\e8d0'; } /* '' */
.icon-lock-open-1:before { content: '\e8d1'; } /* '' */
.icon-attach:before { content: '\e8d2'; } /* '' */
.icon-reply-2:before { content: '\e8d3'; } /* '' */
.icon-reply-all-2:before { content: '\e8d4'; } /* '' */
.icon-forward-2:before { content: '\e8d5'; } /* '' */
.icon-quote:before { content: '\e8d6'; } /* '' */
.icon-code-1:before { content: '\e8d7'; } /* '' */
.icon-export:before { content: '\e8d8'; } /* '' */
.icon-pencil:before { content: '\e8d9'; } /* '' */
.icon-feather:before { content: '\e8da'; } /* '' */
.icon-stop-1:before { content: '\e8db'; } /* '' */
.icon-mobile-1:before { content: '\e8dc'; } /* '' */
.icon-monitor:before { content: '\e8dd'; } /* '' */
.icon-leaf:before { content: '\e8de'; } /* '' */
.icon-moon-1:before { content: '\e8df'; } /* '' */
.icon-key-2:before { content: '\e8e0'; } /* '' */
.icon-twitter-2:before { content: '\e8e1'; } /* '' */
.icon-twitter-circled-1:before { content: '\e8e2'; } /* '' */
.icon-facebook-circled-1:before { content: '\e8e3'; } /* '' */
.icon-facebook-squared:before { content: '\e8e4'; } /* '' */
.icon-gplus-1:before { content: '\e8e5'; } /* '' */
.icon-gplus-circled-1:before { content: '\e8e6'; } /* '' */
.icon-pinterest:before { content: '\e8e7'; } /* '' */
.icon-pinterest-circled:before { content: '\e8e8'; } /* '' */
.icon-ok-outline:before { content: '\e8e9'; } /* '' */
.icon-ok-4:before { content: '\e8ea'; } /* '' */
.icon-home-outline:before { content: '\e8eb'; } /* '' */
.icon-home-2:before { content: '\e8ec'; } /* '' */
.icon-edit-1:before { content: '\e8ed'; } /* '' */
.icon-feather-1:before { content: '\e8ee'; } /* '' */
.icon-doc-2:before { content: '\e8ef'; } /* '' */
.icon-doc-text-2:before { content: '\e8f0'; } /* '' */
.icon-lightbulb-2:before { content: '\e8f1'; } /* '' */
.icon-popup:before { content: '\e8f2'; } /* '' */
.icon-popup-1:before { content: '\e8f3'; } /* '' */
.icon-stop-2:before { content: '\e8f4'; } /* '' */
.icon-stop-outline:before { content: '\e8f5'; } /* '' */
.icon-record-outline:before { content: '\e8f6'; } /* '' */
.icon-record:before { content: '\e8f7'; } /* '' */
.icon-check-2:before { content: '\e8f8'; } /* '' */
.icon-check-outline:before { content: '\e8f9'; } /* '' */
.icon-leaf-1:before { content: '\e8fa'; } /* '' */
.icon-twitter-3:before { content: '\e8fb'; } /* '' */
.icon-vimeo-circled-1:before { content: '\e8fc'; } /* '' */
.icon-tree:before { content: '\e8fd'; } /* '' */
.icon-coffee:before { content: '\e8fe'; } /* '' */
.icon-play-4:before { content: '\e8ff'; } /* '' */
.icon-moon-2:before { content: '\e900'; } /* '' */
.icon-moon-inv:before { content: '\e901'; } /* '' */
.icon-key-3:before { content: '\e902'; } /* '' */
.icon-key-inv:before { content: '\e903'; } /* '' */
.icon-heart-1:before { content: '\e904'; } /* '' */
.icon-star-2:before { content: '\e905'; } /* '' */
.icon-thumbs-up-2:before { content: '\e906'; } /* '' */
.icon-thumbs-down-1:before { content: '\e907'; } /* '' */
.icon-export-1:before { content: '\e908'; } /* '' */
.icon-ok-5:before { content: '\e909'; } /* '' */
.icon-doc-3:before { content: '\e90a'; } /* '' */
.icon-zoom-out-1:before { content: '\e90b'; } /* '' */
.icon-zoom-in-1:before { content: '\e90c'; } /* '' */
.icon-mail-4:before { content: '\e90d'; } /* '' */
.icon-heart-2:before { content: '\e90e'; } /* '' */
.icon-star-3:before { content: '\e90f'; } /* '' */
.icon-star-empty-1:before { content: '\e910'; } /* '' */
.icon-pencil-1:before { content: '\e911'; } /* '' */
.icon-garden:before { content: '\e912'; } /* '' */
.icon-plancast:before { content: '\e913'; } /* '' */
.icon-star-4:before { content: '\e914'; } /* '' */
.icon-heart-circled:before { content: '\e915'; } /* '' */
.icon-star-circled:before { content: '\e916'; } /* '' */
.icon-heart-3:before { content: '\e917'; } /* '' */
.icon-home-circled:before { content: '\e918'; } /* '' */
.icon-lock-circled:before { content: '\e919'; } /* '' */
.icon-attach-circled:before { content: '\e91a'; } /* '' */
.icon-lock-5:before { content: '\e91b'; } /* '' */
.icon-lock-open-2:before { content: '\e91c'; } /* '' */
.icon-lock-open-alt-1:before { content: '\e91d'; } /* '' */
.icon-basket-circled:before { content: '\e91e'; } /* '' */
.icon-play-5:before { content: '\e91f'; } /* '' */
.icon-play-circled-1:before { content: '\e920'; } /* '' */
.icon-play-circled2-1:before { content: '\e921'; } /* '' */
.icon-stop-4:before { content: '\e922'; } /* '' */
.icon-stop-circled:before { content: '\e923'; } /* '' */
.icon-record-1:before { content: '\e924'; } /* '' */
.icon-desktop-1:before { content: '\e925'; } /* '' */
.icon-leaf-2:before { content: '\e926'; } /* '' */
.icon-heart-empty-2:before { content: '\e927'; } /* '' */
.icon-heart-4:before { content: '\e928'; } /* '' */
.icon-mail-5:before { content: '\e929'; } /* '' */
.icon-search-4:before { content: '\e92a'; } /* '' */
.icon-down-open-3:before { content: '\f004'; } /* '' */
.icon-up-open-3:before { content: '\f005'; } /* '' */
.icon-right-open-5:before { content: '\f006'; } /* '' */
.icon-left-open-5:before { content: '\f007'; } /* '' */
.icon-play-3:before { content: '\f00f'; } /* '' */
.icon-reply-3:before { content: '\f02a'; } /* '' */
.icon-facebook-circled:before { content: '\f051'; } /* '' */
.icon-facebook-1:before { content: '\f052'; } /* '' */
.icon-twitter-circled:before { content: '\f057'; } /* '' */
.icon-twitter-1:before { content: '\f058'; } /* '' */
.icon-gplus-circled:before { content: '\f059'; } /* '' */
.icon-gplus:before { content: '\f05a'; } /* '' */
.icon-ok-circled-1:before { content: '\f06d'; } /* '' */
.icon-stop-3:before { content: '\f080'; } /* '' */
.icon-export-2:before { content: '\f081'; } /* '' */
.icon-link-ext:before { content: '\f08e'; } /* '' */
.icon-bookmark-empty:before { content: '\f097'; } /* '' */
.icon-left-circled:before { content: '\f0a8'; } /* '' */
.icon-right-circled:before { content: '\f0a9'; } /* '' */
.icon-up-circled:before { content: '\f0aa'; } /* '' */
.icon-down-circled:before { content: '\f0ab'; } /* '' */
.icon-docs:before { content: '\f0c5'; } /* '' */
.icon-sort:before { content: '\f0dc'; } /* '' */
.icon-sort-down:before { content: '\f0dd'; } /* '' */
.icon-sort-up:before { content: '\f0de'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-comment-empty:before { content: '\f0e5'; } /* '' */
.icon-chat-empty:before { content: '\f0e6'; } /* '' */
.icon-lightbulb-1:before { content: '\f0eb'; } /* '' */
.icon-download-cloud:before { content: '\f0ed'; } /* '' */
.icon-upload-cloud:before { content: '\f0ee'; } /* '' */
.icon-doc-text:before { content: '\f0f6'; } /* '' */
.icon-plus-squared:before { content: '\f0fe'; } /* '' */
.icon-angle-double-left:before { content: '\f100'; } /* '' */
.icon-angle-double-right:before { content: '\f101'; } /* '' */
.icon-angle-double-up:before { content: '\f102'; } /* '' */
.icon-angle-double-down:before { content: '\f103'; } /* '' */
.icon-angle-left:before { content: '\f104'; } /* '' */
.icon-angle-right:before { content: '\f105'; } /* '' */
.icon-angle-up:before { content: '\f106'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */
.icon-desktop:before { content: '\f108'; } /* '' */
.icon-laptop:before { content: '\f109'; } /* '' */
.icon-tablet:before { content: '\f10a'; } /* '' */
.icon-mobile:before { content: '\f10b'; } /* '' */
.icon-spinner:before { content: '\f110'; } /* '' */
.icon-reply:before { content: '\f112'; } /* '' */
.icon-folder-empty:before { content: '\f114'; } /* '' */
.icon-folder-open-empty:before { content: '\f115'; } /* '' */
.icon-reply-all:before { content: '\f122'; } /* '' */
.icon-help:before { content: '\f128'; } /* '' */
.icon-shield:before { content: '\f132'; } /* '' */
.icon-calendar-empty:before { content: '\f133'; } /* '' */
.icon-angle-circled-left:before { content: '\f137'; } /* '' */
.icon-angle-circled-right:before { content: '\f138'; } /* '' */
.icon-angle-circled-up:before { content: '\f139'; } /* '' */
.icon-angle-circled-down:before { content: '\f13a'; } /* '' */
.icon-lock-open-alt:before { content: '\f13e'; } /* '' */
.icon-play-circled:before { content: '\f144'; } /* '' */
.icon-minus-squared:before { content: '\f146'; } /* '' */
.icon-minus-squared-alt:before { content: '\f147'; } /* '' */
.icon-ok-squared:before { content: '\f14a'; } /* '' */
.icon-link-ext-alt:before { content: '\f14c'; } /* '' */
.icon-export-alt:before { content: '\f14d'; } /* '' */
.icon-expand:before { content: '\f150'; } /* '' */
.icon-collapse:before { content: '\f151'; } /* '' */
.icon-expand-right:before { content: '\f152'; } /* '' */
.icon-doc-inv:before { content: '\f15b'; } /* '' */
.icon-doc-text-inv:before { content: '\f15c'; } /* '' */
.icon-thumbs-up-alt:before { content: '\f164'; } /* '' */
.icon-thumbs-down-alt:before { content: '\f165'; } /* '' */
.icon-down:before { content: '\f175'; } /* '' */
.icon-up:before { content: '\f176'; } /* '' */
.icon-left:before { content: '\f177'; } /* '' */
.icon-right:before { content: '\f178'; } /* '' */
.icon-moon:before { content: '\f186'; } /* '' */
.icon-right-circled2:before { content: '\f18e'; } /* '' */
.icon-left-circled2:before { content: '\f190'; } /* '' */
.icon-collapse-left:before { content: '\f191'; } /* '' */
.icon-plus-squared-alt:before { content: '\f196'; } /* '' */
.icon-paw:before { content: '\f1b0'; } /* '' */
.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-copyright:before { content: '\f1f9'; } /* '' */
.icon-at:before { content: '\f1fa'; } /* '' */
.icon-cart-plus:before { content: '\f217'; } /* '' */
.icon-cart-arrow-down:before { content: '\f218'; } /* '' */
.icon-window-maximize:before { content: '\f2d0'; } /* '' */
.icon-window-restore:before { content: '\f2d2'; } /* '' */
.icon-facebook:before { content: '\f300'; } /* '' */
.icon-facebook-rect:before { content: '\f301'; } /* '' */
.icon-twitter:before { content: '\f302'; } /* '' */
.icon-twitter-bird:before { content: '\f303'; } /* '' */
.icon-icq:before { content: '\f304'; } /* '' */
.icon-vimeo-circled:before { content: '\f307'; } /* '' */
.icon-googleplus-rect:before { content: '\f309'; } /* '' */
.icon-vkontakte-rect:before { content: '\f30a'; } /* '' */
.icon-skype:before { content: '\f30b'; } /* '' */
.icon-facebook-2:before { content: '\f30c'; } /* '' */
.icon-odnoklassniki-rect:before { content: '\f30d'; } /* '' */
.icon-vimeo-rect:before { content: '\f30e'; } /* '' */
.icon-vimeo:before { content: '\f30f'; } /* '' */
.icon-tumblr-rect:before { content: '\f310'; } /* '' */
.icon-tumblr:before { content: '\f311'; } /* '' */
.icon-linkedin-rect:before { content: '\f312'; } /* '' */
.icon-youtube:before { content: '\f313'; } /* '' */
.icon-search-3:before { content: '\f50d'; } /* '' */
.icon-lock-alt:before { content: '\f510'; } /* '' */
.icon-lock-4:before { content: '\f512'; } /* '' */
