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

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  

  /* 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-progress-0:before { content: '\30'; } /* '0' */
.icon-progress-1:before { content: '\31'; } /* '1' */
.icon-progress-2:before { content: '\32'; } /* '2' */
.icon-progress-3:before { content: '\33'; } /* '3' */
.icon-progress-4:before { content: '\34'; } /* '4' */
.icon-progress-5:before { content: '\35'; } /* '5' */
.icon-progress-6:before { content: '\36'; } /* '6' */
.icon-progress-7:before { content: '\37'; } /* '7' */
.icon-right-dir:before { content: '\25b8'; } /* '▸' */
.icon-down-dir:before { content: '\25be'; } /* '▾' */
.icon-cloud:before { content: '\2601'; } /* '☁' */
.icon-star:before { content: '\2605'; } /* '★' */
.icon-th-list:before { content: '\2630'; } /* '☰' */
.icon-heart-empty:before { content: '\2661'; } /* '♡' */
.icon-heart:before { content: '\2665'; } /* '♥' */
.icon-th:before { content: '\268f'; } /* '⚏' */
.icon-cog:before { content: '\2699'; } /* '⚙' */
.icon-attention:before { content: '\26a0'; } /* '⚠' */
.icon-mail:before { content: '\2709'; } /* '✉' */
.icon-ok:before { content: '\2713'; } /* '✓' */
.icon-ok-circle:before { content: '\2714'; } /* '✔' */
.icon-cancel:before { content: '\2715'; } /* '✕' */
.icon-cancel-circle:before { content: '\2716'; } /* '✖' */
.icon-plus-circle:before { content: '\2795'; } /* '➕' */
.icon-minus-circle:before { content: '\2796'; } /* '➖' */
.icon-forward:before { content: '\27a6'; } /* '➦' */
.icon-left-circle:before { content: '\e4a1'; } /* '' */
.icon-right-circle:before { content: '\e4a2'; } /* '' */
.icon-up-circle:before { content: '\e4a3'; } /* '' */
.icon-down-circle:before { content: '\e4a4'; } /* '' */
.icon-th-large:before { content: '\e708'; } /* '' */
.icon-tag:before { content: '\e70c'; } /* '' */
.icon-reply:before { content: '\e712'; } /* '' */
.icon-reply-all:before { content: '\e713'; } /* '' */
.icon-code:before { content: '\e714'; } /* '' */
.icon-retweet:before { content: '\e717'; } /* '' */
.icon-comment:before { content: '\e718'; } /* '' */
.icon-comment-alt:before { content: '\e71a'; } /* '' */
.icon-chat:before { content: '\e720'; } /* '' */
.icon-location:before { content: '\e724'; } /* '' */
.icon-doc:before { content: '\e730'; } /* '' */
.icon-docs-landscape:before { content: '\e737'; } /* '' */
.icon-archive:before { content: '\e738'; } /* '' */
.icon-rss:before { content: '\e73a'; } /* '' */
.icon-rss-alt:before { content: '\e73b'; } /* '' */
.icon-logout:before { content: '\e741'; } /* '' */
.icon-resize-full:before { content: '\e744'; } /* '' */
.icon-popup:before { content: '\e74c'; } /* '' */
.icon-left-open:before { content: '\e75d'; } /* '' */
.icon-right-open:before { content: '\e75e'; } /* '' */
.icon-arrows-cw:before { content: '\e760'; } /* '' */
.icon-font:before { content: '\e779'; } /* '' */
.icon-list:before { content: '\e782'; } /* '' */
.icon-indent-left:before { content: '\e783'; } /* '' */
.icon-indent-right:before { content: '\e784'; } /* '' */
.icon-resize-full-circle:before { content: '\e7a6'; } /* '' */
.icon-down-micro:before { content: '\e7a7'; } /* '' */
.icon-up-micro:before { content: '\e7a8'; } /* '' */
.icon-cw-circle:before { content: '\e7a9'; } /* '' */
.icon-updown-circle:before { content: '\e7aa'; } /* '' */
.icon-terminal:before { content: '\e7ac'; } /* '' */
.icon-list-numbered:before { content: '\e7ad'; } /* '' */
.icon-yin-yang:before { content: '\e800'; } /* '' */
.icon-yelp:before { content: '\e801'; } /* '' */
.icon-x-square-fill:before { content: '\e802'; } /* '' */
.icon-x-square:before { content: '\e803'; } /* '' */
.icon-x-octagon-fill:before { content: '\e804'; } /* '' */
.icon-x-octagon:before { content: '\e805'; } /* '' */
.icon-x-lg:before { content: '\e806'; } /* '' */
.icon-x-diamond-fill:before { content: '\e807'; } /* '' */
.icon-zoom-out:before { content: '\e808'; } /* '' */
.icon-x-diamond:before { content: '\e809'; } /* '' */
.icon-zoom-in:before { content: '\e80a'; } /* '' */
.icon-youtube:before { content: '\e80b'; } /* '' */
.icon-5-circle:before { content: '\e80c'; } /* '' */
.icon-4-square-fill:before { content: '\e80d'; } /* '' */
.icon-4-square:before { content: '\e80e'; } /* '' */
.icon-4-circle-fill:before { content: '\e80f'; } /* '' */
.icon-4-circle:before { content: '\e810'; } /* '' */
.icon-3-square-fill:before { content: '\e811'; } /* '' */
.icon-3-square:before { content: '\e812'; } /* '' */
.icon-3-circle-fill:before { content: '\e813'; } /* '' */
.icon-3-circle:before { content: '\e814'; } /* '' */
.icon-2-square-fill:before { content: '\e815'; } /* '' */
.icon-2-square:before { content: '\e816'; } /* '' */
.icon-2-circle-fill:before { content: '\e817'; } /* '' */
.icon-2-circle:before { content: '\e818'; } /* '' */
.icon-1-square-fill:before { content: '\e819'; } /* '' */
.icon-1-square:before { content: '\e81a'; } /* '' */
.icon-1-circle-fill:before { content: '\e81b'; } /* '' */
.icon-1-circle:before { content: '\e81c'; } /* '' */
.icon-0-square-fill:before { content: '\e81d'; } /* '' */
.icon-0-square:before { content: '\e81e'; } /* '' */
.icon-0-circle-fill:before { content: '\e81f'; } /* '' */
.icon-0-circle:before { content: '\e820'; } /* '' */
.icon-x-circle-fill:before { content: '\e821'; } /* '' */
.icon-x-circle:before { content: '\e822'; } /* '' */
.icon-xbox:before { content: '\e823'; } /* '' */
.icon-x:before { content: '\e824'; } /* '' */
.icon-wrench-adjustable-circle-fill:before { content: '\e825'; } /* '' */
.icon-wrench-adjustable-circle:before { content: '\e826'; } /* '' */
.icon-wrench-adjustable:before { content: '\e827'; } /* '' */
.icon-wrench:before { content: '\e828'; } /* '' */
.icon-wordpress:before { content: '\e829'; } /* '' */
.icon-window-x:before { content: '\e82a'; } /* '' */
.icon-window-stack:before { content: '\e82b'; } /* '' */
.icon-window-split:before { content: '\e82c'; } /* '' */
.icon-window-sidebar:before { content: '\e82d'; } /* '' */
.icon-windows:before { content: '\e82e'; } /* '' */
.icon-window-plus:before { content: '\e82f'; } /* '' */
.icon-window-fullscreen:before { content: '\e830'; } /* '' */
.icon-window-dock:before { content: '\e831'; } /* '' */
.icon-window-desktop:before { content: '\e832'; } /* '' */
.icon-window-dash:before { content: '\e833'; } /* '' */
.icon-window:before { content: '\e834'; } /* '' */
.icon-wind:before { content: '\e835'; } /* '' */
.icon-wikipedia:before { content: '\e836'; } /* '' */
.icon-wifi-off:before { content: '\e837'; } /* '' */
.icon-wifi-2:before { content: '\e838'; } /* '' */
.icon-wifi-1:before { content: '\e839'; } /* '' */
.icon-wifi:before { content: '\e83a'; } /* '' */
.icon-whatsapp:before { content: '\e83b'; } /* '' */
.icon-wechat:before { content: '\e83c'; } /* '' */
.icon-webcam-fill:before { content: '\e83d'; } /* '' */
.icon-water:before { content: '\e83e'; } /* '' */
.icon-webcam:before { content: '\e83f'; } /* '' */
.icon-watch:before { content: '\e840'; } /* '' */
.icon-wallet-fill:before { content: '\e841'; } /* '' */
.icon-wallet2:before { content: '\e842'; } /* '' */
.icon-wallet:before { content: '\e843'; } /* '' */
.icon-vr:before { content: '\e844'; } /* '' */
.icon-volume-up-fill:before { content: '\e845'; } /* '' */
.icon-volume-up:before { content: '\e846'; } /* '' */
.icon-volume-off-fill:before { content: '\e847'; } /* '' */
.icon-volume-off:before { content: '\e848'; } /* '' */
.icon-volume-mute-fill:before { content: '\e849'; } /* '' */
.icon-volume-mute:before { content: '\e84a'; } /* '' */
.icon-volume-down-fill:before { content: '\e84b'; } /* '' */
.icon-volume-down:before { content: '\e84c'; } /* '' */
.icon-voicemail:before { content: '\e84d'; } /* '' */
.icon-virus2:before { content: '\e84e'; } /* '' */
.icon-virus:before { content: '\e84f'; } /* '' */
.icon-vinyl-fill:before { content: '\e850'; } /* '' */
.icon-vinyl:before { content: '\e851'; } /* '' */
.icon-vimeo:before { content: '\e852'; } /* '' */
.icon-vignette:before { content: '\e853'; } /* '' */
.icon-view-stacked:before { content: '\e854'; } /* '' */
.icon-view-list:before { content: '\e855'; } /* '' */
.icon-vector-pen:before { content: '\e856'; } /* '' */
.icon-valentine2:before { content: '\e857'; } /* '' */
.icon-valentine:before { content: '\e858'; } /* '' */
.icon-usb-symbol:before { content: '\e859'; } /* '' */
.icon-usb-plug-fill:before { content: '\e85a'; } /* '' */
.icon-usb-plug:before { content: '\e85b'; } /* '' */
.icon-usb-mini-fill:before { content: '\e85c'; } /* '' */
.icon-usb-mini:before { content: '\e85d'; } /* '' */
.icon-usb-micro-fill:before { content: '\e85e'; } /* '' */
.icon-usb-micro:before { content: '\e85f'; } /* '' */
.icon-usb-fill:before { content: '\e860'; } /* '' */
.icon-usb-drive-fill:before { content: '\e861'; } /* '' */
.icon-usb-drive:before { content: '\e862'; } /* '' */
.icon-usb-c-fill:before { content: '\e863'; } /* '' */
.icon-usb-c:before { content: '\e864'; } /* '' */
.icon-usb:before { content: '\e865'; } /* '' */
.icon-upload:before { content: '\e866'; } /* '' */
.icon-upc-scan:before { content: '\e867'; } /* '' */
.icon-upc:before { content: '\e868'; } /* '' */
.icon-unlock-fill:before { content: '\e869'; } /* '' */
.icon-unlock2-fill:before { content: '\e86a'; } /* '' */
.icon-unlock2:before { content: '\e86b'; } /* '' */
.icon-unlock:before { content: '\e86c'; } /* '' */
.icon-universal-access-circle:before { content: '\e86d'; } /* '' */
.icon-universal-access:before { content: '\e86e'; } /* '' */
.icon-unity:before { content: '\e86f'; } /* '' */
.icon-union:before { content: '\e870'; } /* '' */
.icon-unindent:before { content: '\e871'; } /* '' */
.icon-umbrella-fill:before { content: '\e872'; } /* '' */
.icon-umbrella:before { content: '\e873'; } /* '' */
.icon-ui-radios-grid:before { content: '\e874'; } /* '' */
.icon-ui-radios:before { content: '\e875'; } /* '' */
.icon-ui-checks-grid:before { content: '\e876'; } /* '' */
.icon-ui-checks:before { content: '\e877'; } /* '' */
.icon-ubuntu:before { content: '\e878'; } /* '' */
.icon-type-underline:before { content: '\e879'; } /* '' */
.icon-type-strikethrough:before { content: '\e87a'; } /* '' */
.icon-typescript:before { content: '\e87b'; } /* '' */
.icon-type-italic:before { content: '\e87c'; } /* '' */
.icon-type-h6:before { content: '\e87d'; } /* '' */
.icon-type-h5:before { content: '\e87e'; } /* '' */
.icon-type-h4:before { content: '\e87f'; } /* '' */
.icon-type-h3:before { content: '\e880'; } /* '' */
.icon-type-h2:before { content: '\e881'; } /* '' */
.icon-type-h1:before { content: '\e882'; } /* '' */
.icon-type-bold:before { content: '\e883'; } /* '' */
.icon-type:before { content: '\e884'; } /* '' */
.icon-twitter-x:before { content: '\e885'; } /* '' */
.icon-twitter:before { content: '\e886'; } /* '' */
.icon-twitch:before { content: '\e887'; } /* '' */
.icon-tv-fill:before { content: '\e888'; } /* '' */
.icon-tv:before { content: '\e889'; } /* '' */
.icon-tux:before { content: '\e88a'; } /* '' */
.icon-tsunami:before { content: '\e88b'; } /* '' */
.icon-truck-front-fill:before { content: '\e88c'; } /* '' */
.icon-truck-front:before { content: '\e88d'; } /* '' */
.icon-truck-flatbed:before { content: '\e88e'; } /* '' */
.icon-truck:before { content: '\e88f'; } /* '' */
.icon-tropical-storm:before { content: '\e890'; } /* '' */
.icon-trophy-fill:before { content: '\e891'; } /* '' */
.icon-trophy:before { content: '\e892'; } /* '' */
.icon-triangle-half:before { content: '\e893'; } /* '' */
.icon-triangle-fill:before { content: '\e894'; } /* '' */
.icon-triangle:before { content: '\e895'; } /* '' */
.icon-trello:before { content: '\e896'; } /* '' */
.icon-tree-fill:before { content: '\e897'; } /* '' */
.icon-tree:before { content: '\e898'; } /* '' */
.icon-trash-fill:before { content: '\e899'; } /* '' */
.icon-trash3-fill:before { content: '\e89a'; } /* '' */
.icon-trash3:before { content: '\e89b'; } /* '' */
.icon-trash2-fill:before { content: '\e89c'; } /* '' */
.icon-trash2:before { content: '\e89d'; } /* '' */
.icon-trash:before { content: '\e89e'; } /* '' */
.icon-transparency:before { content: '\e89f'; } /* '' */
.icon-translate:before { content: '\e8a0'; } /* '' */
.icon-train-lightrail-front-fill:before { content: '\e8a1'; } /* '' */
.icon-train-lightrail-front:before { content: '\e8a2'; } /* '' */
.icon-train-front-fill:before { content: '\e8a3'; } /* '' */
.icon-train-front:before { content: '\e8a4'; } /* '' */
.icon-train-freight-front-fill:before { content: '\e8a5'; } /* '' */
.icon-train-freight-front:before { content: '\e8a6'; } /* '' */
.icon-tornado:before { content: '\e8a7'; } /* '' */
.icon-tools:before { content: '\e8a8'; } /* '' */
.icon-toggles2:before { content: '\e8a9'; } /* '' */
.icon-toggles:before { content: '\e8aa'; } /* '' */
.icon-toggle-on:before { content: '\e8ab'; } /* '' */
.icon-toggle-off:before { content: '\e8ac'; } /* '' */
.icon-toggle2-on:before { content: '\e8ad'; } /* '' */
.icon-toggle2-off:before { content: '\e8ae'; } /* '' */
.icon-tiktok:before { content: '\e8af'; } /* '' */
.icon-ticket-perforated-fill:before { content: '\e8b0'; } /* '' */
.icon-ticket-perforated:before { content: '\e8b1'; } /* '' */
.icon-ticket-fill:before { content: '\e8b2'; } /* '' */
.icon-ticket-detailed-fill:before { content: '\e8b3'; } /* '' */
.icon-ticket-detailed:before { content: '\e8b4'; } /* '' */
.icon-ticket:before { content: '\e8b5'; } /* '' */
.icon-thunderbolt-fill:before { content: '\e8b6'; } /* '' */
.icon-thunderbolt:before { content: '\e8b7'; } /* '' */
.icon-three-dots-vertical:before { content: '\e8b8'; } /* '' */
.icon-three-dots:before { content: '\e8b9'; } /* '' */
.icon-threads-fill:before { content: '\e8ba'; } /* '' */
.icon-threads:before { content: '\e8bb'; } /* '' */
.icon-thermometer-sun:before { content: '\e8bc'; } /* '' */
.icon-thermometer-snow:before { content: '\e8bd'; } /* '' */
.icon-thermometer-low:before { content: '\e8be'; } /* '' */
.icon-thermometer-high:before { content: '\e8bf'; } /* '' */
.icon-thermometer-half:before { content: '\e8c0'; } /* '' */
.icon-thermometer:before { content: '\e8c1'; } /* '' */
.icon-text-wrap:before { content: '\e8c2'; } /* '' */
.icon-text-right:before { content: '\e8c3'; } /* '' */
.icon-text-paragraph:before { content: '\e8c4'; } /* '' */
.icon-text-left:before { content: '\e8c5'; } /* '' */
.icon-text-indent-right:before { content: '\e8c6'; } /* '' */
.icon-text-indent-left:before { content: '\e8c7'; } /* '' */
.icon-text-center:before { content: '\e8c8'; } /* '' */
.icon-textarea-t:before { content: '\e8c9'; } /* '' */
.icon-textarea-resize:before { content: '\e8ca'; } /* '' */
.icon-textarea:before { content: '\e8cb'; } /* '' */
.icon-terminal-x:before { content: '\e8cc'; } /* '' */
.icon-terminal-split:before { content: '\e8cd'; } /* '' */
.icon-terminal-plus:before { content: '\e8ce'; } /* '' */
.icon-terminal-fill:before { content: '\e8cf'; } /* '' */
.icon-terminal-dash:before { content: '\e8d0'; } /* '' */
.icon-terminal:before { content: '\e8d1'; } /* '' */
.icon-tencent-qq:before { content: '\e8d2'; } /* '' */
.icon-telephone-x-fill:before { content: '\e8d3'; } /* '' */
.icon-telephone-x:before { content: '\e8d4'; } /* '' */
.icon-telephone-plus-fill:before { content: '\e8d5'; } /* '' */
.icon-telephone-plus:before { content: '\e8d6'; } /* '' */
.icon-telephone-outbound-fill:before { content: '\e8d7'; } /* '' */
.icon-telephone-outbound:before { content: '\e8d8'; } /* '' */
.icon-telephone-minus-fill:before { content: '\e8d9'; } /* '' */
.icon-telephone-minus:before { content: '\e8da'; } /* '' */
.icon-telephone-inbound-fill:before { content: '\e8db'; } /* '' */
.icon-telephone-inbound:before { content: '\e8dc'; } /* '' */
.icon-telephone-forward-fill:before { content: '\e8dd'; } /* '' */
.icon-telephone-forward:before { content: '\e8de'; } /* '' */
.icon-telephone-fill:before { content: '\e8df'; } /* '' */
.icon-telephone:before { content: '\e8e0'; } /* '' */
.icon-telegram:before { content: '\e8e1'; } /* '' */
.icon-taxi-front-fill:before { content: '\e8e2'; } /* '' */
.icon-taxi-front:before { content: '\e8e3'; } /* '' */
.icon-tags-fill:before { content: '\e8e4'; } /* '' */
.icon-tags:before { content: '\e8e5'; } /* '' */
.icon-tag-fill:before { content: '\e8e6'; } /* '' */
.icon-tag:before { content: '\e8e7'; } /* '' */
.icon-tablet-landscape-fill:before { content: '\e8e8'; } /* '' */
.icon-tablet-landscape:before { content: '\e8e9'; } /* '' */
.icon-tablet-fill:before { content: '\e8ea'; } /* '' */
.icon-tablet:before { content: '\e8eb'; } /* '' */
.icon-table:before { content: '\e8ec'; } /* '' */
.icon-symmetry-vertical:before { content: '\e8ed'; } /* '' */
.icon-symmetry-horizontal:before { content: '\e8ee'; } /* '' */
.icon-superscript:before { content: '\e8ef'; } /* '' */
.icon-sunset-fill:before { content: '\e8f0'; } /* '' */
.icon-sunset:before { content: '\e8f1'; } /* '' */
.icon-sunrise-fill:before { content: '\e8f2'; } /* '' */
.icon-sunrise:before { content: '\e8f3'; } /* '' */
.icon-sunglasses:before { content: '\e8f4'; } /* '' */
.icon-sun-fill:before { content: '\e8f5'; } /* '' */
.icon-sun:before { content: '\e8f6'; } /* '' */
.icon-suit-spade-fill:before { content: '\e8f7'; } /* '' */
.icon-suit-spade:before { content: '\e8f8'; } /* '' */
.icon-suit-heart-fill:before { content: '\e8f9'; } /* '' */
.icon-suit-heart:before { content: '\e8fa'; } /* '' */
.icon-suit-diamond-fill:before { content: '\e8fb'; } /* '' */
.icon-suit-diamond:before { content: '\e8fc'; } /* '' */
.icon-suit-club-fill:before { content: '\e8fd'; } /* '' */
.icon-suit-club:before { content: '\e8fe'; } /* '' */
.icon-suitcase-lg-fill:before { content: '\e8ff'; } /* '' */
.icon-suitcase-lg:before { content: '\e900'; } /* '' */
.icon-suitcase-fill:before { content: '\e901'; } /* '' */
.icon-suitcase2-fill:before { content: '\e902'; } /* '' */
.icon-suitcase2:before { content: '\e903'; } /* '' */
.icon-suitcase:before { content: '\e904'; } /* '' */
.icon-subtract:before { content: '\e905'; } /* '' */
.icon-substack:before { content: '\e906'; } /* '' */
.icon-subscript:before { content: '\e907'; } /* '' */
.icon-stripe:before { content: '\e908'; } /* '' */
.icon-strava:before { content: '\e909'; } /* '' */
.icon-stopwatch-fill:before { content: '\e90a'; } /* '' */
.icon-stopwatch:before { content: '\e90b'; } /* '' */
.icon-stoplights-fill:before { content: '\e90c'; } /* '' */
.icon-stoplights:before { content: '\e90d'; } /* '' */
.icon-stop-fill:before { content: '\e90e'; } /* '' */
.icon-stop-circle-fill:before { content: '\e90f'; } /* '' */
.icon-stop-circle:before { content: '\e910'; } /* '' */
.icon-stop-btn-fill:before { content: '\e911'; } /* '' */
.icon-stop-btn:before { content: '\e912'; } /* '' */
.icon-stop:before { content: '\e913'; } /* '' */
.icon-sticky-fill:before { content: '\e914'; } /* '' */
.icon-sticky:before { content: '\e915'; } /* '' */
.icon-stickies-fill:before { content: '\e916'; } /* '' */
.icon-stickies:before { content: '\e917'; } /* '' */
.icon-steam:before { content: '\e918'; } /* '' */
.icon-stars:before { content: '\e919'; } /* '' */
.icon-star-half:before { content: '\e91a'; } /* '' */
.icon-star-fill:before { content: '\e91b'; } /* '' */
.icon-star:before { content: '\e91c'; } /* '' */
.icon-stack-overflow:before { content: '\e91d'; } /* '' */
.icon-stack:before { content: '\e91e'; } /* '' */
.icon-square-half:before { content: '\e91f'; } /* '' */
.icon-square-fill:before { content: '\e920'; } /* '' */
.icon-square:before { content: '\e921'; } /* '' */
.icon-spotify:before { content: '\e922'; } /* '' */
.icon-spellcheck:before { content: '\e923'; } /* '' */
.icon-speedometer2:before { content: '\e924'; } /* '' */
.icon-speedometer:before { content: '\e925'; } /* '' */
.icon-speaker-fill:before { content: '\e926'; } /* '' */
.icon-speaker:before { content: '\e927'; } /* '' */
.icon-sourceforge:before { content: '\e928'; } /* '' */
.icon-soundwave:before { content: '\e929'; } /* '' */
.icon-sort-up-alt:before { content: '\e92a'; } /* '' */
.icon-sort-up:before { content: '\e92b'; } /* '' */
.icon-sort-numeric-up-alt:before { content: '\e92c'; } /* '' */
.icon-sort-numeric-up:before { content: '\e92d'; } /* '' */
.icon-sort-numeric-down-alt:before { content: '\e92e'; } /* '' */
.icon-sort-numeric-down:before { content: '\e92f'; } /* '' */
.icon-sort-down-alt:before { content: '\e930'; } /* '' */
.icon-sort-down:before { content: '\e931'; } /* '' */
.icon-sort-alpha-up-alt:before { content: '\e932'; } /* '' */
.icon-sort-alpha-up:before { content: '\e933'; } /* '' */
.icon-sort-alpha-down-alt:before { content: '\e934'; } /* '' */
.icon-sort-alpha-down:before { content: '\e935'; } /* '' */
.icon-snow3:before { content: '\e936'; } /* '' */
.icon-snow2:before { content: '\e937'; } /* '' */
.icon-snow:before { content: '\e938'; } /* '' */
.icon-snapchat:before { content: '\e939'; } /* '' */
.icon-smartwatch:before { content: '\e93a'; } /* '' */
.icon-sliders2-vertical:before { content: '\e93b'; } /* '' */
.icon-sliders2:before { content: '\e93c'; } /* '' */
.icon-sliders:before { content: '\e93d'; } /* '' */
.icon-slash-square-fill:before { content: '\e93e'; } /* '' */
.icon-slash-square:before { content: '\e93f'; } /* '' */
.icon-slash-lg:before { content: '\e940'; } /* '' */
.icon-slash-circle-fill:before { content: '\e941'; } /* '' */
.icon-slash-circle:before { content: '\e942'; } /* '' */
.icon-slash:before { content: '\e943'; } /* '' */
.icon-slack:before { content: '\e944'; } /* '' */
.icon-skype:before { content: '\e945'; } /* '' */
.icon-skip-start-fill:before { content: '\e946'; } /* '' */
.icon-skip-start-circle-fill:before { content: '\e947'; } /* '' */
.icon-skip-start-circle:before { content: '\e948'; } /* '' */
.icon-skip-start-btn-fill:before { content: '\e949'; } /* '' */
.icon-skip-start-btn:before { content: '\e94a'; } /* '' */
.icon-skip-start:before { content: '\e94b'; } /* '' */
.icon-skip-forward-fill:before { content: '\e94c'; } /* '' */
.icon-skip-forward-circle-fill:before { content: '\e94d'; } /* '' */
.icon-skip-forward-circle:before { content: '\e94e'; } /* '' */
.icon-skip-forward-btn-fill:before { content: '\e94f'; } /* '' */
.icon-skip-forward-btn:before { content: '\e950'; } /* '' */
.icon-skip-forward:before { content: '\e951'; } /* '' */
.icon-skip-end-fill:before { content: '\e952'; } /* '' */
.icon-skip-end-circle-fill:before { content: '\e953'; } /* '' */
.icon-skip-end-circle:before { content: '\e954'; } /* '' */
.icon-skip-end-btn-fill:before { content: '\e955'; } /* '' */
.icon-skip-end-btn:before { content: '\e956'; } /* '' */
.icon-skip-end:before { content: '\e957'; } /* '' */
.icon-skip-backward-fill:before { content: '\e958'; } /* '' */
.icon-skip-backward-circle-fill:before { content: '\e959'; } /* '' */
.icon-skip-backward-circle:before { content: '\e95a'; } /* '' */
.icon-skip-backward-btn-fill:before { content: '\e95b'; } /* '' */
.icon-skip-backward-btn:before { content: '\e95c'; } /* '' */
.icon-skip-backward:before { content: '\e95d'; } /* '' */
.icon-sina-weibo:before { content: '\e95e'; } /* '' */
.icon-sim-slash-fill:before { content: '\e95f'; } /* '' */
.icon-sim-slash:before { content: '\e960'; } /* '' */
.icon-sim-fill:before { content: '\e961'; } /* '' */
.icon-sim:before { content: '\e962'; } /* '' */
.icon-sign-yield-fill:before { content: '\e963'; } /* '' */
.icon-sign-yield:before { content: '\e964'; } /* '' */
.icon-sign-turn-slight-right-fill:before { content: '\e965'; } /* '' */
.icon-sign-turn-slight-right:before { content: '\e966'; } /* '' */
.icon-sign-turn-slight-left-fill:before { content: '\e967'; } /* '' */
.icon-sign-turn-slight-left:before { content: '\e968'; } /* '' */
.icon-sign-turn-right-fill:before { content: '\e969'; } /* '' */
.icon-sign-turn-right:before { content: '\e96a'; } /* '' */
.icon-sign-turn-left-fill:before { content: '\e96b'; } /* '' */
.icon-sign-turn-left:before { content: '\e96c'; } /* '' */
.icon-sign-stop-lights-fill:before { content: '\e96d'; } /* '' */
.icon-sign-stop-lights:before { content: '\e96e'; } /* '' */
.icon-sign-stop-fill:before { content: '\e96f'; } /* '' */
.icon-sign-stop:before { content: '\e970'; } /* '' */
.icon-sign-railroad-fill:before { content: '\e971'; } /* '' */
.icon-sign-railroad:before { content: '\e972'; } /* '' */
.icon-signpost-split-fill:before { content: '\e973'; } /* '' */
.icon-signpost-split:before { content: '\e974'; } /* '' */
.icon-signpost-fill:before { content: '\e975'; } /* '' */
.icon-signpost-2-fill:before { content: '\e976'; } /* '' */
.icon-signpost-2:before { content: '\e977'; } /* '' */
.icon-signpost:before { content: '\e978'; } /* '' */
.icon-sign-no-right-turn-fill:before { content: '\e979'; } /* '' */
.icon-sign-no-right-turn:before { content: '\e97a'; } /* '' */
.icon-sign-no-parking-fill:before { content: '\e97b'; } /* '' */
.icon-sign-no-parking:before { content: '\e97c'; } /* '' */
.icon-sign-no-left-turn-fill:before { content: '\e97d'; } /* '' */
.icon-sign-no-left-turn:before { content: '\e97e'; } /* '' */
.icon-sign-merge-right-fill:before { content: '\e97f'; } /* '' */
.icon-sign-merge-right:before { content: '\e980'; } /* '' */
.icon-sign-merge-left-fill:before { content: '\e981'; } /* '' */
.icon-sign-merge-left:before { content: '\e982'; } /* '' */
.icon-sign-intersection-y-fill:before { content: '\e983'; } /* '' */
.icon-sign-intersection-y:before { content: '\e984'; } /* '' */
.icon-sign-intersection-t-fill:before { content: '\e985'; } /* '' */
.icon-sign-intersection-t:before { content: '\e986'; } /* '' */
.icon-sign-intersection-side-fill:before { content: '\e987'; } /* '' */
.icon-sign-intersection-side:before { content: '\e988'; } /* '' */
.icon-sign-intersection-fill:before { content: '\e989'; } /* '' */
.icon-sign-intersection:before { content: '\e98a'; } /* '' */
.icon-sign-do-not-enter-fill:before { content: '\e98b'; } /* '' */
.icon-sign-do-not-enter:before { content: '\e98c'; } /* '' */
.icon-sign-dead-end-fill:before { content: '\e98d'; } /* '' */
.icon-sign-dead-end:before { content: '\e98e'; } /* '' */
.icon-signal:before { content: '\e98f'; } /* '' */
.icon-shuffle:before { content: '\e990'; } /* '' */
.icon-shop-window:before { content: '\e991'; } /* '' */
.icon-shop:before { content: '\e992'; } /* '' */
.icon-shift-fill:before { content: '\e993'; } /* '' */
.icon-shift:before { content: '\e994'; } /* '' */
.icon-shield-x:before { content: '\e995'; } /* '' */
.icon-shield-slash-fill:before { content: '\e996'; } /* '' */
.icon-shield-slash:before { content: '\e997'; } /* '' */
.icon-shield-shaded:before { content: '\e998'; } /* '' */
.icon-shield-plus:before { content: '\e999'; } /* '' */
.icon-shield-minus:before { content: '\e99a'; } /* '' */
.icon-shield-lock-fill:before { content: '\e99b'; } /* '' */
.icon-shield-lock:before { content: '\e99c'; } /* '' */
.icon-shield-fill-x:before { content: '\e99d'; } /* '' */
.icon-shield-fill-plus:before { content: '\e99e'; } /* '' */
.icon-shield-fill-minus:before { content: '\e99f'; } /* '' */
.icon-shield-fill-exclamation:before { content: '\e9a0'; } /* '' */
.icon-shield-fill-check:before { content: '\e9a1'; } /* '' */
.icon-shield-fill:before { content: '\e9a2'; } /* '' */
.icon-shield-exclamation:before { content: '\e9a3'; } /* '' */
.icon-shield-check:before { content: '\e9a4'; } /* '' */
.icon-shield:before { content: '\e9a5'; } /* '' */
.icon-share-fill:before { content: '\e9a6'; } /* '' */
.icon-share:before { content: '\e9a7'; } /* '' */
.icon-shadows:before { content: '\e9a8'; } /* '' */
.icon-server:before { content: '\e9a9'; } /* '' */
.icon-send-x-fill:before { content: '\e9aa'; } /* '' */
.icon-send-x:before { content: '\e9ab'; } /* '' */
.icon-send-slash-fill:before { content: '\e9ac'; } /* '' */
.icon-send-slash:before { content: '\e9ad'; } /* '' */
.icon-send-plus-fill:before { content: '\e9ae'; } /* '' */
.icon-send-plus:before { content: '\e9af'; } /* '' */
.icon-send-fill:before { content: '\e9b0'; } /* '' */
.icon-send-exclamation-fill:before { content: '\e9b1'; } /* '' */
.icon-send-exclamation:before { content: '\e9b2'; } /* '' */
.icon-send-dash-fill:before { content: '\e9b3'; } /* '' */
.icon-send-dash:before { content: '\e9b4'; } /* '' */
.icon-send-check-fill:before { content: '\e9b5'; } /* '' */
.icon-send-check:before { content: '\e9b6'; } /* '' */
.icon-send-arrow-up-fill:before { content: '\e9b7'; } /* '' */
.icon-send-arrow-up:before { content: '\e9b8'; } /* '' */
.icon-send-arrow-down-fill:before { content: '\e9b9'; } /* '' */
.icon-send-arrow-down:before { content: '\e9ba'; } /* '' */
.icon-send:before { content: '\e9bb'; } /* '' */
.icon-segmented-nav:before { content: '\e9bc'; } /* '' */
.icon-search-heart-fill:before { content: '\e9bd'; } /* '' */
.icon-search-heart:before { content: '\e9be'; } /* '' */
.icon-search:before { content: '\e9bf'; } /* '' */
.icon-sd-card-fill:before { content: '\e9c0'; } /* '' */
.icon-sd-card:before { content: '\e9c1'; } /* '' */
.icon-screwdriver:before { content: '\e9c2'; } /* '' */
.icon-scooter:before { content: '\e9c3'; } /* '' */
.icon-scissors:before { content: '\e9c4'; } /* '' */
.icon-save-fill:before { content: '\e9c5'; } /* '' */
.icon-save2-fill:before { content: '\e9c6'; } /* '' */
.icon-save2:before { content: '\e9c7'; } /* '' */
.icon-save:before { content: '\e9c8'; } /* '' */
.icon-safe-fill:before { content: '\e9c9'; } /* '' */
.icon-safe2-fill:before { content: '\e9ca'; } /* '' */
.icon-safe2:before { content: '\e9cb'; } /* '' */
.icon-safe:before { content: '\e9cc'; } /* '' */
.icon-rulers:before { content: '\e9cd'; } /* '' */
.icon-rss-fill:before { content: '\e9ce'; } /* '' */
.icon-rss:before { content: '\e9cf'; } /* '' */
.icon-r-square-fill:before { content: '\e9d0'; } /* '' */
.icon-r-square:before { content: '\e9d1'; } /* '' */
.icon-router-fill:before { content: '\e9d2'; } /* '' */
.icon-router:before { content: '\e9d3'; } /* '' */
.icon-rocket-takeoff-fill:before { content: '\e9d4'; } /* '' */
.icon-rocket-takeoff:before { content: '\e9d5'; } /* '' */
.icon-rocket-fill:before { content: '\e9d6'; } /* '' */
.icon-rocket:before { content: '\e9d7'; } /* '' */
.icon-robot:before { content: '\e9d8'; } /* '' */
.icon-rewind-fill:before { content: '\e9d9'; } /* '' */
.icon-rewind-circle-fill:before { content: '\e9da'; } /* '' */
.icon-rewind-circle:before { content: '\e9db'; } /* '' */
.icon-rewind-btn-fill:before { content: '\e9dc'; } /* '' */
.icon-rewind-btn:before { content: '\e9dd'; } /* '' */
.icon-rewind:before { content: '\e9de'; } /* '' */
.icon-reply-fill:before { content: '\e9df'; } /* '' */
.icon-reply-all-fill:before { content: '\e9e0'; } /* '' */
.icon-reply-all:before { content: '\e9e1'; } /* '' */
.icon-reply:before { content: '\e9e2'; } /* '' */
.icon-repeat-1:before { content: '\e9e3'; } /* '' */
.icon-repeat:before { content: '\e9e4'; } /* '' */
.icon-regex:before { content: '\e9e5'; } /* '' */
.icon-reddit:before { content: '\e9e6'; } /* '' */
.icon-recycle:before { content: '\e9e7'; } /* '' */
.icon-record-fill:before { content: '\e9e8'; } /* '' */
.icon-record-circle-fill:before { content: '\e9e9'; } /* '' */
.icon-record-circle:before { content: '\e9ea'; } /* '' */
.icon-record-btn-fill:before { content: '\e9eb'; } /* '' */
.icon-record-btn:before { content: '\e9ec'; } /* '' */
.icon-record2-fill:before { content: '\e9ed'; } /* '' */
.icon-record2:before { content: '\e9ee'; } /* '' */
.icon-record:before { content: '\e9ef'; } /* '' */
.icon-reception-4:before { content: '\e9f0'; } /* '' */
.icon-reception-3:before { content: '\e9f1'; } /* '' */
.icon-reception-2:before { content: '\e9f2'; } /* '' */
.icon-reception-1:before { content: '\e9f3'; } /* '' */
.icon-reception-0:before { content: '\e9f4'; } /* '' */
.icon-receipt-cutoff:before { content: '\e9f5'; } /* '' */
.icon-receipt:before { content: '\e9f6'; } /* '' */
.icon-r-circle-fill:before { content: '\e9f7'; } /* '' */
.icon-r-circle:before { content: '\e9f8'; } /* '' */
.icon-rainbow:before { content: '\e9f9'; } /* '' */
.icon-radioactive:before { content: '\e9fa'; } /* '' */
.icon-radar:before { content: '\e9fb'; } /* '' */
.icon-quote:before { content: '\e9fc'; } /* '' */
.icon-quora:before { content: '\e9fd'; } /* '' */
.icon-question-square-fill:before { content: '\e9fe'; } /* '' */
.icon-question-square:before { content: '\e9ff'; } /* '' */
.icon-question-octagon-fill:before { content: '\ea00'; } /* '' */
.icon-question-octagon:before { content: '\ea01'; } /* '' */
.icon-question-lg:before { content: '\ea02'; } /* '' */
.icon-question-diamond-fill:before { content: '\ea03'; } /* '' */
.icon-question-diamond:before { content: '\ea04'; } /* '' */
.icon-question-circle-fill:before { content: '\ea05'; } /* '' */
.icon-question-circle:before { content: '\ea06'; } /* '' */
.icon-question:before { content: '\ea07'; } /* '' */
.icon-qr-code-scan:before { content: '\ea08'; } /* '' */
.icon-qr-code:before { content: '\ea09'; } /* '' */
.icon-puzzle-fill:before { content: '\ea0a'; } /* '' */
.icon-puzzle:before { content: '\ea0b'; } /* '' */
.icon-p-square-fill:before { content: '\ea0c'; } /* '' */
.icon-p-square:before { content: '\ea0d'; } /* '' */
.icon-projector-fill:before { content: '\ea0e'; } /* '' */
.icon-projector:before { content: '\ea0f'; } /* '' */
.icon-printer-fill:before { content: '\ea10'; } /* '' */
.icon-printer:before { content: '\ea11'; } /* '' */
.icon-prescription2:before { content: '\ea12'; } /* '' */
.icon-prescription:before { content: '\ea13'; } /* '' */
.icon-power:before { content: '\ea14'; } /* '' */
.icon-postcard-heart-fill:before { content: '\ea15'; } /* '' */
.icon-postcard-heart:before { content: '\ea16'; } /* '' */
.icon-postcard-fill:before { content: '\ea17'; } /* '' */
.icon-postcard:before { content: '\ea18'; } /* '' */
.icon-postage-heart-fill:before { content: '\ea19'; } /* '' */
.icon-postage-heart:before { content: '\ea1a'; } /* '' */
.icon-postage-fill:before { content: '\ea1b'; } /* '' */
.icon-postage:before { content: '\ea1c'; } /* '' */
.icon-plus-square-fill:before { content: '\ea1d'; } /* '' */
.icon-plus-square-dotted:before { content: '\ea1e'; } /* '' */
.icon-plus-square:before { content: '\ea1f'; } /* '' */
.icon-plus-slash-minus:before { content: '\ea20'; } /* '' */
.icon-plus-lg:before { content: '\ea21'; } /* '' */
.icon-plus-circle-fill:before { content: '\ea22'; } /* '' */
.icon-plus-circle-dotted:before { content: '\ea23'; } /* '' */
.icon-plus-circle:before { content: '\ea24'; } /* '' */
.icon-plus:before { content: '\ea25'; } /* '' */
.icon-plugin:before { content: '\ea26'; } /* '' */
.icon-plug-fill:before { content: '\ea27'; } /* '' */
.icon-plug:before { content: '\ea28'; } /* '' */
.icon-playstation:before { content: '\ea29'; } /* '' */
.icon-play-fill:before { content: '\ea2a'; } /* '' */
.icon-play-circle-fill:before { content: '\ea2b'; } /* '' */
.icon-play-circle:before { content: '\ea2c'; } /* '' */
.icon-play-btn-fill:before { content: '\ea2d'; } /* '' */
.icon-play-btn:before { content: '\ea2e'; } /* '' */
.icon-play:before { content: '\ea2f'; } /* '' */
.icon-pip-fill:before { content: '\ea30'; } /* '' */
.icon-pip:before { content: '\ea31'; } /* '' */
.icon-pinterest:before { content: '\ea32'; } /* '' */
.icon-pin-map-fill:before { content: '\ea33'; } /* '' */
.icon-pin-map:before { content: '\ea34'; } /* '' */
.icon-pin-fill:before { content: '\ea35'; } /* '' */
.icon-pin-angle-fill:before { content: '\ea36'; } /* '' */
.icon-pin-angle:before { content: '\ea37'; } /* '' */
.icon-pin:before { content: '\ea38'; } /* '' */
.icon-piggy-bank-fill:before { content: '\ea39'; } /* '' */
.icon-piggy-bank:before { content: '\ea3a'; } /* '' */
.icon-pie-chart-fill:before { content: '\ea3b'; } /* '' */
.icon-pie-chart:before { content: '\ea3c'; } /* '' */
.icon-phone-vibrate-fill:before { content: '\ea3d'; } /* '' */
.icon-phone-vibrate:before { content: '\ea3e'; } /* '' */
.icon-phone-landscape-fill:before { content: '\ea3f'; } /* '' */
.icon-phone-landscape:before { content: '\ea40'; } /* '' */
.icon-phone-flip:before { content: '\ea41'; } /* '' */
.icon-phone-fill:before { content: '\ea42'; } /* '' */
.icon-phone:before { content: '\ea43'; } /* '' */
.icon-person-x-fill:before { content: '\ea44'; } /* '' */
.icon-person-x:before { content: '\ea45'; } /* '' */
.icon-person-workspace:before { content: '\ea46'; } /* '' */
.icon-person-wheelchair:before { content: '\ea47'; } /* '' */
.icon-person-walking:before { content: '\ea48'; } /* '' */
.icon-person-video3:before { content: '\ea49'; } /* '' */
.icon-person-video2:before { content: '\ea4a'; } /* '' */
.icon-person-video:before { content: '\ea4b'; } /* '' */
.icon-person-vcard-fill:before { content: '\ea4c'; } /* '' */
.icon-person-vcard:before { content: '\ea4d'; } /* '' */
.icon-person-up:before { content: '\ea4e'; } /* '' */
.icon-person-standing-dress:before { content: '\ea4f'; } /* '' */
.icon-person-standing:before { content: '\ea50'; } /* '' */
.icon-person-square:before { content: '\ea51'; } /* '' */
.icon-person-slash:before { content: '\ea52'; } /* '' */
.icon-person-rolodex:before { content: '\ea53'; } /* '' */
.icon-person-raised-hand:before { content: '\ea54'; } /* '' */
.icon-person-plus-fill:before { content: '\ea55'; } /* '' */
.icon-person-plus:before { content: '\ea56'; } /* '' */
.icon-person-lock:before { content: '\ea57'; } /* '' */
.icon-person-lines-fill:before { content: '\ea58'; } /* '' */
.icon-person-hearts:before { content: '\ea59'; } /* '' */
.icon-person-heart:before { content: '\ea5a'; } /* '' */
.icon-person-gear:before { content: '\ea5b'; } /* '' */
.icon-person-fill-x:before { content: '\ea5c'; } /* '' */
.icon-person-fill-up:before { content: '\ea5d'; } /* '' */
.icon-person-fill-slash:before { content: '\ea5e'; } /* '' */
.icon-person-fill-lock:before { content: '\ea5f'; } /* '' */
.icon-person-fill-gear:before { content: '\ea60'; } /* '' */
.icon-person-fill-exclamation:before { content: '\ea61'; } /* '' */
.icon-person-fill-down:before { content: '\ea62'; } /* '' */
.icon-person-fill-dash:before { content: '\ea63'; } /* '' */
.icon-person-fill-check:before { content: '\ea64'; } /* '' */
.icon-person-fill-add:before { content: '\ea65'; } /* '' */
.icon-person-fill:before { content: '\ea66'; } /* '' */
.icon-person-exclamation:before { content: '\ea67'; } /* '' */
.icon-person-down:before { content: '\ea68'; } /* '' */
.icon-person-dash-fill:before { content: '\ea69'; } /* '' */
.icon-person-dash:before { content: '\ea6a'; } /* '' */
.icon-person-circle:before { content: '\ea6b'; } /* '' */
.icon-person-check-fill:before { content: '\ea6c'; } /* '' */
.icon-person-check:before { content: '\ea6d'; } /* '' */
.icon-person-bounding-box:before { content: '\ea6e'; } /* '' */
.icon-person-badge-fill:before { content: '\ea6f'; } /* '' */
.icon-person-badge:before { content: '\ea70'; } /* '' */
.icon-person-arms-up:before { content: '\ea71'; } /* '' */
.icon-person-add:before { content: '\ea72'; } /* '' */
.icon-person:before { content: '\ea73'; } /* '' */
.icon-perplexity:before { content: '\ea74'; } /* '' */
.icon-percent:before { content: '\ea75'; } /* '' */
.icon-people-fill:before { content: '\ea76'; } /* '' */
.icon-people:before { content: '\ea77'; } /* '' */
.icon-pentagon-half:before { content: '\ea78'; } /* '' */
.icon-pentagon-fill:before { content: '\ea79'; } /* '' */
.icon-pentagon:before { content: '\ea7a'; } /* '' */
.icon-pen-fill:before { content: '\ea7b'; } /* '' */
.icon-pencil-square:before { content: '\ea7c'; } /* '' */
.icon-pencil-fill:before { content: '\ea7d'; } /* '' */
.icon-pencil:before { content: '\ea7e'; } /* '' */
.icon-pen:before { content: '\ea7f'; } /* '' */
.icon-peace-fill:before { content: '\ea80'; } /* '' */
.icon-peace:before { content: '\ea81'; } /* '' */
.icon-p-circle-fill:before { content: '\ea82'; } /* '' */
.icon-p-circle:before { content: '\ea83'; } /* '' */
.icon-pci-card-sound:before { content: '\ea84'; } /* '' */
.icon-pci-card-network:before { content: '\ea85'; } /* '' */
.icon-pci-card:before { content: '\ea86'; } /* '' */
.icon-pc-horizontal:before { content: '\ea87'; } /* '' */
.icon-pc-display-horizontal:before { content: '\ea88'; } /* '' */
.icon-pc-display:before { content: '\ea89'; } /* '' */
.icon-pc:before { content: '\ea8a'; } /* '' */
.icon-paypal:before { content: '\ea8b'; } /* '' */
.icon-pause-fill:before { content: '\ea8c'; } /* '' */
.icon-pause-circle-fill:before { content: '\ea8d'; } /* '' */
.icon-pause-circle:before { content: '\ea8e'; } /* '' */
.icon-pause-btn-fill:before { content: '\ea8f'; } /* '' */
.icon-pause-btn:before { content: '\ea90'; } /* '' */
.icon-pause:before { content: '\ea91'; } /* '' */
.icon-patch-question-fill:before { content: '\ea92'; } /* '' */
.icon-patch-question:before { content: '\ea93'; } /* '' */
.icon-patch-plus-fill:before { content: '\ea94'; } /* '' */
.icon-patch-plus:before { content: '\ea95'; } /* '' */
.icon-patch-minus-fill:before { content: '\ea96'; } /* '' */
.icon-patch-minus:before { content: '\ea97'; } /* '' */
.icon-patch-exclamation-fill:before { content: '\ea98'; } /* '' */
.icon-patch-exclamation:before { content: '\ea99'; } /* '' */
.icon-patch-check-fill:before { content: '\ea9a'; } /* '' */
.icon-patch-check:before { content: '\ea9b'; } /* '' */
.icon-passport-fill:before { content: '\ea9c'; } /* '' */
.icon-passport:before { content: '\ea9d'; } /* '' */
.icon-pass-fill:before { content: '\ea9e'; } /* '' */
.icon-pass:before { content: '\ea9f'; } /* '' */
.icon-paragraph:before { content: '\eaa0'; } /* '' */
.icon-paperclip:before { content: '\eaa1'; } /* '' */
.icon-palette-fill:before { content: '\eaa2'; } /* '' */
.icon-palette2:before { content: '\eaa3'; } /* '' */
.icon-palette:before { content: '\eaa4'; } /* '' */
.icon-paint-bucket:before { content: '\eaa5'; } /* '' */
.icon-outlet:before { content: '\eaa6'; } /* '' */
.icon-option:before { content: '\eaa7'; } /* '' */
.icon-optical-audio-fill:before { content: '\eaa8'; } /* '' */
.icon-optical-audio:before { content: '\eaa9'; } /* '' */
.icon-opencollective:before { content: '\eaaa'; } /* '' */
.icon-openai:before { content: '\eaab'; } /* '' */
.icon-octagon-half:before { content: '\eaac'; } /* '' */
.icon-octagon-fill:before { content: '\eaad'; } /* '' */
.icon-octagon:before { content: '\eaae'; } /* '' */
.icon-nvme-fill:before { content: '\eaaf'; } /* '' */
.icon-nvme:before { content: '\eab0'; } /* '' */
.icon-nvidia:before { content: '\eab1'; } /* '' */
.icon-nut-fill:before { content: '\eab2'; } /* '' */
.icon-nut:before { content: '\eab3'; } /* '' */
.icon-noise-reduction:before { content: '\eab4'; } /* '' */
.icon-node-plus-fill:before { content: '\eab5'; } /* '' */
.icon-node-plus:before { content: '\eab6'; } /* '' */
.icon-node-minus-fill:before { content: '\eab7'; } /* '' */
.icon-node-minus:before { content: '\eab8'; } /* '' */
.icon-nintendo-switch:before { content: '\eab9'; } /* '' */
.icon-newspaper:before { content: '\eaba'; } /* '' */
.icon-music-player-fill:before { content: '\eabb'; } /* '' */
.icon-music-player:before { content: '\eabc'; } /* '' */
.icon-music-note-list:before { content: '\eabd'; } /* '' */
.icon-music-note-beamed:before { content: '\eabe'; } /* '' */
.icon-music-note:before { content: '\eabf'; } /* '' */
.icon-mouse-fill:before { content: '\eac0'; } /* '' */
.icon-mouse3-fill:before { content: '\eac1'; } /* '' */
.icon-mouse3:before { content: '\eac2'; } /* '' */
.icon-mouse2-fill:before { content: '\eac3'; } /* '' */
.icon-mouse2:before { content: '\eac4'; } /* '' */
.icon-mouse:before { content: '\eac5'; } /* '' */
.icon-motherboard-fill:before { content: '\eac6'; } /* '' */
.icon-motherboard:before { content: '\eac7'; } /* '' */
.icon-mortarboard-fill:before { content: '\eac8'; } /* '' */
.icon-mortarboard:before { content: '\eac9'; } /* '' */
.icon-moon-stars-fill:before { content: '\eaca'; } /* '' */
.icon-moon-stars:before { content: '\eacb'; } /* '' */
.icon-moon-fill:before { content: '\eacc'; } /* '' */
.icon-moon:before { content: '\eacd'; } /* '' */
.icon-moisture:before { content: '\eace'; } /* '' */
.icon-modem-fill:before { content: '\eacf'; } /* '' */
.icon-modem:before { content: '\ead0'; } /* '' */
.icon-minecart-loaded:before { content: '\ead1'; } /* '' */
.icon-minecart:before { content: '\ead2'; } /* '' */
.icon-microsoft-teams:before { content: '\ead3'; } /* '' */
.icon-microsoft:before { content: '\ead4'; } /* '' */
.icon-mic-mute-fill:before { content: '\ead5'; } /* '' */
.icon-mic-mute:before { content: '\ead6'; } /* '' */
.icon-mic-fill:before { content: '\ead7'; } /* '' */
.icon-mic:before { content: '\ead8'; } /* '' */
.icon-meta:before { content: '\ead9'; } /* '' */
.icon-messenger:before { content: '\eada'; } /* '' */
.icon-menu-up:before { content: '\eadb'; } /* '' */
.icon-menu-down:before { content: '\eadc'; } /* '' */
.icon-menu-button-wide-fill:before { content: '\eadd'; } /* '' */
.icon-menu-button-wide:before { content: '\eade'; } /* '' */
.icon-menu-button-fill:before { content: '\eadf'; } /* '' */
.icon-menu-button:before { content: '\eae0'; } /* '' */
.icon-menu-app-fill:before { content: '\eae1'; } /* '' */
.icon-menu-app:before { content: '\eae2'; } /* '' */
.icon-memory:before { content: '\eae3'; } /* '' */
.icon-megaphone-fill:before { content: '\eae4'; } /* '' */
.icon-megaphone:before { content: '\eae5'; } /* '' */
.icon-medium:before { content: '\eae6'; } /* '' */
.icon-measuring-cup-fill:before { content: '\eae7'; } /* '' */
.icon-measuring-cup:before { content: '\eae8'; } /* '' */
.icon-mastodon:before { content: '\eae9'; } /* '' */
.icon-mask:before { content: '\eaea'; } /* '' */
.icon-marker-tip:before { content: '\eaeb'; } /* '' */
.icon-markdown-fill:before { content: '\eaec'; } /* '' */
.icon-markdown:before { content: '\eaed'; } /* '' */
.icon-map-fill:before { content: '\eaee'; } /* '' */
.icon-map:before { content: '\eaef'; } /* '' */
.icon-mailbox-flag:before { content: '\eaf0'; } /* '' */
.icon-mailbox2-flag:before { content: '\eaf1'; } /* '' */
.icon-mailbox2:before { content: '\eaf2'; } /* '' */
.icon-mailbox:before { content: '\eaf3'; } /* '' */
.icon-magnet-fill:before { content: '\eaf4'; } /* '' */
.icon-magnet:before { content: '\eaf5'; } /* '' */
.icon-magic:before { content: '\eaf6'; } /* '' */
.icon-lungs-fill:before { content: '\eaf7'; } /* '' */
.icon-lungs:before { content: '\eaf8'; } /* '' */
.icon-luggage-fill:before { content: '\eaf9'; } /* '' */
.icon-luggage:before { content: '\eafa'; } /* '' */
.icon-lock-fill:before { content: '\eafb'; } /* '' */
.icon-lock:before { content: '\eafc'; } /* '' */
.icon-list-ul:before { content: '\eafd'; } /* '' */
.icon-list-task:before { content: '\eafe'; } /* '' */
.icon-list-stars:before { content: '\eaff'; } /* '' */
.icon-list-ol:before { content: '\eb00'; } /* '' */
.icon-list-nested:before { content: '\eb01'; } /* '' */
.icon-list-columns-reverse:before { content: '\eb02'; } /* '' */
.icon-list-columns:before { content: '\eb03'; } /* '' */
.icon-list-check:before { content: '\eb04'; } /* '' */
.icon-list:before { content: '\eb05'; } /* '' */
.icon-linkedin:before { content: '\eb06'; } /* '' */
.icon-link-45deg:before { content: '\eb07'; } /* '' */
.icon-link:before { content: '\eb08'; } /* '' */
.icon-line:before { content: '\eb09'; } /* '' */
.icon-lightning-fill:before { content: '\eb0a'; } /* '' */
.icon-lightning-charge-fill:before { content: '\eb0b'; } /* '' */
.icon-lightning-charge:before { content: '\eb0c'; } /* '' */
.icon-lightning:before { content: '\eb0d'; } /* '' */
.icon-lightbulb-off-fill:before { content: '\eb0e'; } /* '' */
.icon-lightbulb-off:before { content: '\eb0f'; } /* '' */
.icon-lightbulb-fill:before { content: '\eb10'; } /* '' */
.icon-lightbulb:before { content: '\eb11'; } /* '' */
.icon-life-preserver:before { content: '\eb12'; } /* '' */
.icon-leaf-fill:before { content: '\eb13'; } /* '' */
.icon-leaf:before { content: '\eb14'; } /* '' */
.icon-layout-wtf:before { content: '\eb15'; } /* '' */
.icon-layout-three-columns:before { content: '\eb16'; } /* '' */
.icon-layout-text-window-reverse:before { content: '\eb17'; } /* '' */
.icon-layout-text-window:before { content: '\eb18'; } /* '' */
.icon-layout-text-sidebar-reverse:before { content: '\eb19'; } /* '' */
.icon-layout-text-sidebar:before { content: '\eb1a'; } /* '' */
.icon-layout-split:before { content: '\eb1b'; } /* '' */
.icon-layout-sidebar-reverse:before { content: '\eb1c'; } /* '' */
.icon-layout-sidebar-inset-reverse:before { content: '\eb1d'; } /* '' */
.icon-layout-sidebar-inset:before { content: '\eb1e'; } /* '' */
.icon-layout-sidebar:before { content: '\eb1f'; } /* '' */
.icon-layers-half:before { content: '\eb20'; } /* '' */
.icon-layers-fill:before { content: '\eb21'; } /* '' */
.icon-layers:before { content: '\eb22'; } /* '' */
.icon-layer-forward:before { content: '\eb23'; } /* '' */
.icon-layer-backward:before { content: '\eb24'; } /* '' */
.icon-laptop-fill:before { content: '\eb25'; } /* '' */
.icon-laptop:before { content: '\eb26'; } /* '' */
.icon-lamp-fill:before { content: '\eb27'; } /* '' */
.icon-lamp:before { content: '\eb28'; } /* '' */
.icon-ladder:before { content: '\eb29'; } /* '' */
.icon-key-fill:before { content: '\eb2a'; } /* '' */
.icon-keyboard-fill:before { content: '\eb2b'; } /* '' */
.icon-keyboard:before { content: '\eb2c'; } /* '' */
.icon-key:before { content: '\eb2d'; } /* '' */
.icon-kanban-fill:before { content: '\eb2e'; } /* '' */
.icon-kanban:before { content: '\eb2f'; } /* '' */
.icon-justify-right:before { content: '\eb30'; } /* '' */
.icon-justify-left:before { content: '\eb31'; } /* '' */
.icon-justify:before { content: '\eb32'; } /* '' */
.icon-joystick:before { content: '\eb33'; } /* '' */
.icon-journal-x:before { content: '\eb34'; } /* '' */
.icon-journal-text:before { content: '\eb35'; } /* '' */
.icon-journals:before { content: '\eb36'; } /* '' */
.icon-journal-richtext:before { content: '\eb37'; } /* '' */
.icon-journal-plus:before { content: '\eb38'; } /* '' */
.icon-journal-minus:before { content: '\eb39'; } /* '' */
.icon-journal-medical:before { content: '\eb3a'; } /* '' */
.icon-journal-code:before { content: '\eb3b'; } /* '' */
.icon-journal-check:before { content: '\eb3c'; } /* '' */
.icon-journal-bookmark-fill:before { content: '\eb3d'; } /* '' */
.icon-journal-bookmark:before { content: '\eb3e'; } /* '' */
.icon-journal-arrow-up:before { content: '\eb3f'; } /* '' */
.icon-journal-arrow-down:before { content: '\eb40'; } /* '' */
.icon-journal-album:before { content: '\eb41'; } /* '' */
.icon-journal:before { content: '\eb42'; } /* '' */
.icon-javascript:before { content: '\eb43'; } /* '' */
.icon-intersect:before { content: '\eb44'; } /* '' */
.icon-instagram:before { content: '\eb45'; } /* '' */
.icon-input-cursor-text:before { content: '\eb46'; } /* '' */
.icon-input-cursor:before { content: '\eb47'; } /* '' */
.icon-info-square-fill:before { content: '\eb48'; } /* '' */
.icon-info-square:before { content: '\eb49'; } /* '' */
.icon-info-lg:before { content: '\eb4a'; } /* '' */
.icon-info-circle-fill:before { content: '\eb4b'; } /* '' */
.icon-info-circle:before { content: '\eb4c'; } /* '' */
.icon-info:before { content: '\eb4d'; } /* '' */
.icon-infinity:before { content: '\eb4e'; } /* '' */
.icon-indent:before { content: '\eb4f'; } /* '' */
.icon-incognito:before { content: '\eb50'; } /* '' */
.icon-inbox-fill:before { content: '\eb51'; } /* '' */
.icon-inboxes-fill:before { content: '\eb52'; } /* '' */
.icon-inboxes:before { content: '\eb53'; } /* '' */
.icon-inbox:before { content: '\eb54'; } /* '' */
.icon-images:before { content: '\eb55'; } /* '' */
.icon-image-fill:before { content: '\eb56'; } /* '' */
.icon-image-alt:before { content: '\eb57'; } /* '' */
.icon-image:before { content: '\eb58'; } /* '' */
.icon-hypnotize:before { content: '\eb59'; } /* '' */
.icon-hurricane:before { content: '\eb5a'; } /* '' */
.icon-h-square-fill:before { content: '\eb5b'; } /* '' */
.icon-h-square:before { content: '\eb5c'; } /* '' */
.icon-hr:before { content: '\eb5d'; } /* '' */
.icon-house-x-fill:before { content: '\eb5e'; } /* '' */
.icon-house-x:before { content: '\eb5f'; } /* '' */
.icon-house-up-fill:before { content: '\eb60'; } /* '' */
.icon-house-up:before { content: '\eb61'; } /* '' */
.icon-house-slash-fill:before { content: '\eb62'; } /* '' */
.icon-house-slash:before { content: '\eb63'; } /* '' */
.icon-houses-fill:before { content: '\eb64'; } /* '' */
.icon-houses:before { content: '\eb65'; } /* '' */
.icon-house-lock-fill:before { content: '\eb66'; } /* '' */
.icon-house-lock:before { content: '\eb67'; } /* '' */
.icon-house-heart-fill:before { content: '\eb68'; } /* '' */
.icon-house-heart:before { content: '\eb69'; } /* '' */
.icon-house-gear-fill:before { content: '\eb6a'; } /* '' */
.icon-house-gear:before { content: '\eb6b'; } /* '' */
.icon-house-fill:before { content: '\eb6c'; } /* '' */
.icon-house-exclamation-fill:before { content: '\eb6d'; } /* '' */
.icon-house-exclamation:before { content: '\eb6e'; } /* '' */
.icon-house-down-fill:before { content: '\eb6f'; } /* '' */
.icon-house-down:before { content: '\eb70'; } /* '' */
.icon-house-door-fill:before { content: '\eb71'; } /* '' */
.icon-house-door:before { content: '\eb72'; } /* '' */
.icon-house-dash-fill:before { content: '\eb73'; } /* '' */
.icon-house-dash:before { content: '\eb74'; } /* '' */
.icon-house-check-fill:before { content: '\eb75'; } /* '' */
.icon-house-check:before { content: '\eb76'; } /* '' */
.icon-house-add-fill:before { content: '\eb77'; } /* '' */
.icon-house-add:before { content: '\eb78'; } /* '' */
.icon-house:before { content: '\eb79'; } /* '' */
.icon-hourglass-top:before { content: '\eb7a'; } /* '' */
.icon-hourglass-split:before { content: '\eb7b'; } /* '' */
.icon-hourglass-bottom:before { content: '\eb7c'; } /* '' */
.icon-hourglass:before { content: '\eb7d'; } /* '' */
.icon-hospital-fill:before { content: '\eb7e'; } /* '' */
.icon-hospital:before { content: '\eb7f'; } /* '' */
.icon-highlights:before { content: '\eb80'; } /* '' */
.icon-highlighter:before { content: '\eb81'; } /* '' */
.icon-hexagon-half:before { content: '\eb82'; } /* '' */
.icon-hexagon-fill:before { content: '\eb83'; } /* '' */
.icon-hexagon:before { content: '\eb84'; } /* '' */
.icon-heptagon-half:before { content: '\eb85'; } /* '' */
.icon-heptagon-fill:before { content: '\eb86'; } /* '' */
.icon-heptagon:before { content: '\eb87'; } /* '' */
.icon-hearts:before { content: '\eb88'; } /* '' */
.icon-heart-pulse-fill:before { content: '\eb89'; } /* '' */
.icon-heart-pulse:before { content: '\eb8a'; } /* '' */
.icon-heart-half:before { content: '\eb8b'; } /* '' */
.icon-heart-fill:before { content: '\eb8c'; } /* '' */
.icon-heartbreak-fill:before { content: '\eb8d'; } /* '' */
.icon-heartbreak:before { content: '\eb8e'; } /* '' */
.icon-heart-arrow:before { content: '\eb8f'; } /* '' */
.icon-heart:before { content: '\eb90'; } /* '' */
.icon-headset-vr:before { content: '\eb91'; } /* '' */
.icon-headset:before { content: '\eb92'; } /* '' */
.icon-headphones:before { content: '\eb93'; } /* '' */
.icon-hdmi-fill:before { content: '\eb94'; } /* '' */
.icon-hdmi:before { content: '\eb95'; } /* '' */
.icon-hdd-stack-fill:before { content: '\eb96'; } /* '' */
.icon-hdd-stack:before { content: '\eb97'; } /* '' */
.icon-hdd-rack-fill:before { content: '\eb98'; } /* '' */
.icon-hdd-rack:before { content: '\eb99'; } /* '' */
.icon-hdd-network-fill:before { content: '\eb9a'; } /* '' */
.icon-hdd-network:before { content: '\eb9b'; } /* '' */
.icon-hdd-fill:before { content: '\eb9c'; } /* '' */
.icon-hdd:before { content: '\eb9d'; } /* '' */
.icon-h-circle-fill:before { content: '\eb9e'; } /* '' */
.icon-h-circle:before { content: '\eb9f'; } /* '' */
.icon-hash:before { content: '\eba0'; } /* '' */
.icon-hand-thumbs-up-fill:before { content: '\eba1'; } /* '' */
.icon-hand-thumbs-up:before { content: '\eba2'; } /* '' */
.icon-hand-thumbs-down-fill:before { content: '\eba3'; } /* '' */
.icon-hand-thumbs-down:before { content: '\eba4'; } /* '' */
.icon-hand-index-thumb-fill:before { content: '\eba5'; } /* '' */
.icon-hand-index-thumb:before { content: '\eba6'; } /* '' */
.icon-hand-index-fill:before { content: '\eba7'; } /* '' */
.icon-hand-index:before { content: '\eba8'; } /* '' */
.icon-handbag-fill:before { content: '\eba9'; } /* '' */
.icon-handbag:before { content: '\ebaa'; } /* '' */
.icon-hammer:before { content: '\ebab'; } /* '' */
.icon-grip-vertical:before { content: '\ebac'; } /* '' */
.icon-grip-horizontal:before { content: '\ebad'; } /* '' */
.icon-grid-fill:before { content: '\ebae'; } /* '' */
.icon-grid-3x3-gap-fill:before { content: '\ebaf'; } /* '' */
.icon-grid-3x3-gap:before { content: '\ebb0'; } /* '' */
.icon-grid-3x3:before { content: '\ebb1'; } /* '' */
.icon-grid-3x2-gap-fill:before { content: '\ebb2'; } /* '' */
.icon-grid-3x2-gap:before { content: '\ebb3'; } /* '' */
.icon-grid-3x2:before { content: '\ebb4'; } /* '' */
.icon-grid-1x2-fill:before { content: '\ebb5'; } /* '' */
.icon-grid-1x2:before { content: '\ebb6'; } /* '' */
.icon-grid:before { content: '\ebb7'; } /* '' */
.icon-graph-up-arrow:before { content: '\ebb8'; } /* '' */
.icon-graph-up:before { content: '\ebb9'; } /* '' */
.icon-graph-down-arrow:before { content: '\ebba'; } /* '' */
.icon-graph-down:before { content: '\ebbb'; } /* '' */
.icon-gpu-card:before { content: '\ebbc'; } /* '' */
.icon-google-play:before { content: '\ebbd'; } /* '' */
.icon-google:before { content: '\ebbe'; } /* '' */
.icon-globe-europe-africa-fill:before { content: '\ebbf'; } /* '' */
.icon-globe-europe-africa:before { content: '\ebc0'; } /* '' */
.icon-globe-central-south-asia-fill:before { content: '\ebc1'; } /* '' */
.icon-globe-central-south-asia:before { content: '\ebc2'; } /* '' */
.icon-globe-asia-australia-fill:before { content: '\ebc3'; } /* '' */
.icon-globe-asia-australia:before { content: '\ebc4'; } /* '' */
.icon-globe-americas-fill:before { content: '\ebc5'; } /* '' */
.icon-globe-americas:before { content: '\ebc6'; } /* '' */
.icon-globe2:before { content: '\ebc7'; } /* '' */
.icon-globe:before { content: '\ebc8'; } /* '' */
.icon-gitlab:before { content: '\ebc9'; } /* '' */
.icon-github:before { content: '\ebca'; } /* '' */
.icon-git:before { content: '\ebcb'; } /* '' */
.icon-gift-fill:before { content: '\ebcc'; } /* '' */
.icon-gift:before { content: '\ebcd'; } /* '' */
.icon-geo-fill:before { content: '\ebce'; } /* '' */
.icon-geo-alt-fill:before { content: '\ebcf'; } /* '' */
.icon-geo-alt:before { content: '\ebd0'; } /* '' */
.icon-geo:before { content: '\ebd1'; } /* '' */
.icon-gender-trans:before { content: '\ebd2'; } /* '' */
.icon-gender-neuter:before { content: '\ebd3'; } /* '' */
.icon-gender-male:before { content: '\ebd4'; } /* '' */
.icon-gender-female:before { content: '\ebd5'; } /* '' */
.icon-gender-ambiguous:before { content: '\ebd6'; } /* '' */
.icon-gem:before { content: '\ebd7'; } /* '' */
.icon-gear-wide-connected:before { content: '\ebd8'; } /* '' */
.icon-gear-wide:before { content: '\ebd9'; } /* '' */
.icon-gear-fill:before { content: '\ebda'; } /* '' */
.icon-gear:before { content: '\ebdb'; } /* '' */
.icon-funnel-fill:before { content: '\ebdc'; } /* '' */
.icon-funnel:before { content: '\ebdd'; } /* '' */
.icon-fullscreen-exit:before { content: '\ebde'; } /* '' */
.icon-fullscreen:before { content: '\ebdf'; } /* '' */
.icon-fuel-pump-fill:before { content: '\ebe0'; } /* '' */
.icon-fuel-pump-diesel-fill:before { content: '\ebe1'; } /* '' */
.icon-fuel-pump-diesel:before { content: '\ebe2'; } /* '' */
.icon-fuel-pump:before { content: '\ebe3'; } /* '' */
.icon-front:before { content: '\ebe4'; } /* '' */
.icon-forward-fill:before { content: '\ebe5'; } /* '' */
.icon-forward:before { content: '\ebe6'; } /* '' */
.icon-fork-knife:before { content: '\ebe7'; } /* '' */
.icon-fonts:before { content: '\ebe8'; } /* '' */
.icon-folder-x:before { content: '\ebe9'; } /* '' */
.icon-folder-symlink-fill:before { content: '\ebea'; } /* '' */
.icon-folder-symlink:before { content: '\ebeb'; } /* '' */
.icon-folder-plus:before { content: '\ebec'; } /* '' */
.icon-folder-minus:before { content: '\ebed'; } /* '' */
.icon-folder-fill:before { content: '\ebee'; } /* '' */
.icon-folder-check:before { content: '\ebef'; } /* '' */
.icon-folder2-open:before { content: '\ebf0'; } /* '' */
.icon-folder2:before { content: '\ebf1'; } /* '' */
.icon-folder:before { content: '\ebf2'; } /* '' */
.icon-flower3:before { content: '\ebf3'; } /* '' */
.icon-flower2:before { content: '\ebf4'; } /* '' */
.icon-flower1:before { content: '\ebf5'; } /* '' */
.icon-floppy-fill:before { content: '\ebf6'; } /* '' */
.icon-floppy2-fill:before { content: '\ebf7'; } /* '' */
.icon-floppy2:before { content: '\ebf8'; } /* '' */
.icon-floppy:before { content: '\ebf9'; } /* '' */
.icon-flask-florence-fill:before { content: '\ebfa'; } /* '' */
.icon-flask-florence:before { content: '\ebfb'; } /* '' */
.icon-flask-fill:before { content: '\ebfc'; } /* '' */
.icon-flask:before { content: '\ebfd'; } /* '' */
.icon-flag-fill:before { content: '\ebfe'; } /* '' */
.icon-flag:before { content: '\ebff'; } /* '' */
.icon-fire:before { content: '\ec00'; } /* '' */
.icon-fingerprint:before { content: '\ec01'; } /* '' */
.icon-filter-square-fill:before { content: '\ec02'; } /* '' */
.icon-filter-square:before { content: '\ec03'; } /* '' */
.icon-filter-right:before { content: '\ec04'; } /* '' */
.icon-filter-left:before { content: '\ec05'; } /* '' */
.icon-filter-circle-fill:before { content: '\ec06'; } /* '' */
.icon-filter-circle:before { content: '\ec07'; } /* '' */
.icon-filter:before { content: '\ec08'; } /* '' */
.icon-film:before { content: '\ec09'; } /* '' */
.icon-file-zip-fill:before { content: '\ec0a'; } /* '' */
.icon-file-zip:before { content: '\ec0b'; } /* '' */
.icon-file-x-fill:before { content: '\ec0c'; } /* '' */
.icon-file-x:before { content: '\ec0d'; } /* '' */
.icon-file-word-fill:before { content: '\ec0e'; } /* '' */
.icon-file-word:before { content: '\ec0f'; } /* '' */
.icon-filetype-yml:before { content: '\ec10'; } /* '' */
.icon-filetype-xml:before { content: '\ec11'; } /* '' */
.icon-filetype-xlsx:before { content: '\ec12'; } /* '' */
.icon-filetype-xls:before { content: '\ec13'; } /* '' */
.icon-filetype-woff:before { content: '\ec14'; } /* '' */
.icon-filetype-wav:before { content: '\ec15'; } /* '' */
.icon-filetype-txt:before { content: '\ec16'; } /* '' */
.icon-filetype-ttf:before { content: '\ec17'; } /* '' */
.icon-filetype-tsx:before { content: '\ec18'; } /* '' */
.icon-filetype-tiff:before { content: '\ec19'; } /* '' */
.icon-filetype-svg:before { content: '\ec1a'; } /* '' */
.icon-filetype-sql:before { content: '\ec1b'; } /* '' */
.icon-filetype-sh:before { content: '\ec1c'; } /* '' */
.icon-filetype-scss:before { content: '\ec1d'; } /* '' */
.icon-filetype-sass:before { content: '\ec1e'; } /* '' */
.icon-filetype-rb:before { content: '\ec1f'; } /* '' */
.icon-filetype-raw:before { content: '\ec20'; } /* '' */
.icon-filetype-py:before { content: '\ec21'; } /* '' */
.icon-filetype-psd:before { content: '\ec22'; } /* '' */
.icon-filetype-pptx:before { content: '\ec23'; } /* '' */
.icon-filetype-ppt:before { content: '\ec24'; } /* '' */
.icon-filetype-png:before { content: '\ec25'; } /* '' */
.icon-filetype-php:before { content: '\ec26'; } /* '' */
.icon-filetype-pdf:before { content: '\ec27'; } /* '' */
.icon-filetype-otf:before { content: '\ec28'; } /* '' */
.icon-filetype-mp4:before { content: '\ec29'; } /* '' */
.icon-filetype-mp3:before { content: '\ec2a'; } /* '' */
.icon-filetype-mov:before { content: '\ec2b'; } /* '' */
.icon-filetype-mdx:before { content: '\ec2c'; } /* '' */
.icon-filetype-md:before { content: '\ec2d'; } /* '' */
.icon-filetype-m4p:before { content: '\ec2e'; } /* '' */
.icon-filetype-key:before { content: '\ec2f'; } /* '' */
.icon-filetype-jsx:before { content: '\ec30'; } /* '' */
.icon-filetype-json:before { content: '\ec31'; } /* '' */
.icon-filetype-js:before { content: '\ec32'; } /* '' */
.icon-filetype-jpg:before { content: '\ec33'; } /* '' */
.icon-filetype-java:before { content: '\ec34'; } /* '' */
.icon-filetype-html:before { content: '\ec35'; } /* '' */
.icon-filetype-heic:before { content: '\ec36'; } /* '' */
.icon-filetype-gif:before { content: '\ec37'; } /* '' */
.icon-filetype-exe:before { content: '\ec38'; } /* '' */
.icon-filetype-docx:before { content: '\ec39'; } /* '' */
.icon-filetype-doc:before { content: '\ec3a'; } /* '' */
.icon-filetype-csv:before { content: '\ec3b'; } /* '' */
.icon-filetype-css:before { content: '\ec3c'; } /* '' */
.icon-filetype-cs:before { content: '\ec3d'; } /* '' */
.icon-filetype-bmp:before { content: '\ec3e'; } /* '' */
.icon-filetype-ai:before { content: '\ec3f'; } /* '' */
.icon-filetype-aac:before { content: '\ec40'; } /* '' */
.icon-file-text-fill:before { content: '\ec41'; } /* '' */
.icon-file-text:before { content: '\ec42'; } /* '' */
.icon-file-spreadsheet-fill:before { content: '\ec43'; } /* '' */
.icon-file-spreadsheet:before { content: '\ec44'; } /* '' */
.icon-file-slides-fill:before { content: '\ec45'; } /* '' */
.icon-file-slides:before { content: '\ec46'; } /* '' */
.icon-files-alt:before { content: '\ec47'; } /* '' */
.icon-files:before { content: '\ec48'; } /* '' */
.icon-file-ruled-fill:before { content: '\ec49'; } /* '' */
.icon-file-ruled:before { content: '\ec4a'; } /* '' */
.icon-file-richtext-fill:before { content: '\ec4b'; } /* '' */
.icon-file-richtext:before { content: '\ec4c'; } /* '' */
.icon-file-ppt-fill:before { content: '\ec4d'; } /* '' */
.icon-file-ppt:before { content: '\ec4e'; } /* '' */
.icon-file-post-fill:before { content: '\ec4f'; } /* '' */
.icon-file-post:before { content: '\ec50'; } /* '' */
.icon-file-plus-fill:before { content: '\ec51'; } /* '' */
.icon-file-plus:before { content: '\ec52'; } /* '' */
.icon-file-play-fill:before { content: '\ec53'; } /* '' */
.icon-file-play:before { content: '\ec54'; } /* '' */
.icon-file-person-fill:before { content: '\ec55'; } /* '' */
.icon-file-person:before { content: '\ec56'; } /* '' */
.icon-file-pdf-fill:before { content: '\ec57'; } /* '' */
.icon-file-pdf:before { content: '\ec58'; } /* '' */
.icon-file-music-fill:before { content: '\ec59'; } /* '' */
.icon-file-music:before { content: '\ec5a'; } /* '' */
.icon-file-minus-fill:before { content: '\ec5b'; } /* '' */
.icon-file-minus:before { content: '\ec5c'; } /* '' */
.icon-file-medical-fill:before { content: '\ec5d'; } /* '' */
.icon-file-medical:before { content: '\ec5e'; } /* '' */
.icon-file-lock-fill:before { content: '\ec5f'; } /* '' */
.icon-file-lock2-fill:before { content: '\ec60'; } /* '' */
.icon-file-lock2:before { content: '\ec61'; } /* '' */
.icon-file-lock:before { content: '\ec62'; } /* '' */
.icon-file-image-fill:before { content: '\ec63'; } /* '' */
.icon-file-image:before { content: '\ec64'; } /* '' */
.icon-file-font-fill:before { content: '\ec65'; } /* '' */
.icon-file-font:before { content: '\ec66'; } /* '' */
.icon-file-fill:before { content: '\ec67'; } /* '' */
.icon-file-excel-fill:before { content: '\ec68'; } /* '' */
.icon-file-excel:before { content: '\ec69'; } /* '' */
.icon-file-easel-fill:before { content: '\ec6a'; } /* '' */
.icon-file-easel:before { content: '\ec6b'; } /* '' */
.icon-file-earmark-zip-fill:before { content: '\ec6c'; } /* '' */
.icon-file-earmark-zip:before { content: '\ec6d'; } /* '' */
.icon-file-earmark-x-fill:before { content: '\ec6e'; } /* '' */
.icon-file-earmark-x:before { content: '\ec6f'; } /* '' */
.icon-file-earmark-word-fill:before { content: '\ec70'; } /* '' */
.icon-file-earmark-word:before { content: '\ec71'; } /* '' */
.icon-file-earmark-text-fill:before { content: '\ec72'; } /* '' */
.icon-file-earmark-text:before { content: '\ec73'; } /* '' */
.icon-file-earmark-spreadsheet-fill:before { content: '\ec74'; } /* '' */
.icon-file-earmark-spreadsheet:before { content: '\ec75'; } /* '' */
.icon-file-earmark-slides-fill:before { content: '\ec76'; } /* '' */
.icon-file-earmark-slides:before { content: '\ec77'; } /* '' */
.icon-file-earmark-ruled-fill:before { content: '\ec78'; } /* '' */
.icon-file-earmark-ruled:before { content: '\ec79'; } /* '' */
.icon-file-earmark-richtext-fill:before { content: '\ec7a'; } /* '' */
.icon-file-earmark-richtext:before { content: '\ec7b'; } /* '' */
.icon-file-earmark-ppt-fill:before { content: '\ec7c'; } /* '' */
.icon-file-earmark-ppt:before { content: '\ec7d'; } /* '' */
.icon-file-earmark-post-fill:before { content: '\ec7e'; } /* '' */
.icon-file-earmark-post:before { content: '\ec7f'; } /* '' */
.icon-file-earmark-plus-fill:before { content: '\ec80'; } /* '' */
.icon-file-earmark-plus:before { content: '\ec81'; } /* '' */
.icon-file-earmark-play-fill:before { content: '\ec82'; } /* '' */
.icon-file-earmark-play:before { content: '\ec83'; } /* '' */
.icon-file-earmark-person-fill:before { content: '\ec84'; } /* '' */
.icon-file-earmark-person:before { content: '\ec85'; } /* '' */
.icon-file-earmark-pdf-fill:before { content: '\ec86'; } /* '' */
.icon-file-earmark-pdf:before { content: '\ec87'; } /* '' */
.icon-file-earmark-music-fill:before { content: '\ec88'; } /* '' */
.icon-file-earmark-music:before { content: '\ec89'; } /* '' */
.icon-file-earmark-minus-fill:before { content: '\ec8a'; } /* '' */
.icon-file-earmark-minus:before { content: '\ec8b'; } /* '' */
.icon-file-earmark-medical-fill:before { content: '\ec8c'; } /* '' */
.icon-file-earmark-medical:before { content: '\ec8d'; } /* '' */
.icon-file-earmark-lock-fill:before { content: '\ec8e'; } /* '' */
.icon-file-earmark-lock2-fill:before { content: '\ec8f'; } /* '' */
.icon-file-earmark-lock2:before { content: '\ec90'; } /* '' */
.icon-file-earmark-lock:before { content: '\ec91'; } /* '' */
.icon-file-earmark-image-fill:before { content: '\ec92'; } /* '' */
.icon-file-earmark-image:before { content: '\ec93'; } /* '' */
.icon-file-earmark-font-fill:before { content: '\ec94'; } /* '' */
.icon-file-earmark-font:before { content: '\ec95'; } /* '' */
.icon-file-earmark-fill:before { content: '\ec96'; } /* '' */
.icon-file-earmark-excel-fill:before { content: '\ec97'; } /* '' */
.icon-file-earmark-excel:before { content: '\ec98'; } /* '' */
.icon-file-earmark-easel-fill:before { content: '\ec99'; } /* '' */
.icon-file-earmark-easel:before { content: '\ec9a'; } /* '' */
.icon-file-earmark-diff-fill:before { content: '\ec9b'; } /* '' */
.icon-file-earmark-diff:before { content: '\ec9c'; } /* '' */
.icon-file-earmark-code-fill:before { content: '\ec9d'; } /* '' */
.icon-file-earmark-code:before { content: '\ec9e'; } /* '' */
.icon-file-earmark-check-fill:before { content: '\ec9f'; } /* '' */
.icon-file-earmark-check:before { content: '\eca0'; } /* '' */
.icon-file-earmark-break-fill:before { content: '\eca1'; } /* '' */
.icon-file-earmark-break:before { content: '\eca2'; } /* '' */
.icon-file-earmark-binary-fill:before { content: '\eca3'; } /* '' */
.icon-file-earmark-binary:before { content: '\eca4'; } /* '' */
.icon-file-earmark-bar-graph-fill:before { content: '\eca5'; } /* '' */
.icon-file-earmark-bar-graph:before { content: '\eca6'; } /* '' */
.icon-file-earmark-arrow-up-fill:before { content: '\eca7'; } /* '' */
.icon-file-earmark-arrow-up:before { content: '\eca8'; } /* '' */
.icon-file-earmark-arrow-down-fill:before { content: '\eca9'; } /* '' */
.icon-file-earmark-arrow-down:before { content: '\ecaa'; } /* '' */
.icon-file-earmark:before { content: '\ecab'; } /* '' */
.icon-file-diff-fill:before { content: '\ecac'; } /* '' */
.icon-file-diff:before { content: '\ecad'; } /* '' */
.icon-file-code-fill:before { content: '\ecae'; } /* '' */
.icon-file-code:before { content: '\ecaf'; } /* '' */
.icon-file-check-fill:before { content: '\ecb0'; } /* '' */
.icon-file-check:before { content: '\ecb1'; } /* '' */
.icon-file-break-fill:before { content: '\ecb2'; } /* '' */
.icon-file-break:before { content: '\ecb3'; } /* '' */
.icon-file-binary-fill:before { content: '\ecb4'; } /* '' */
.icon-file-binary:before { content: '\ecb5'; } /* '' */
.icon-file-bar-graph-fill:before { content: '\ecb6'; } /* '' */
.icon-file-bar-graph:before { content: '\ecb7'; } /* '' */
.icon-file-arrow-up-fill:before { content: '\ecb8'; } /* '' */
.icon-file-arrow-up:before { content: '\ecb9'; } /* '' */
.icon-file-arrow-down-fill:before { content: '\ecba'; } /* '' */
.icon-file-arrow-down:before { content: '\ecbb'; } /* '' */
.icon-file:before { content: '\ecbc'; } /* '' */
.icon-feather2:before { content: '\ecbd'; } /* '' */
.icon-feather:before { content: '\ecbe'; } /* '' */
.icon-fast-forward-fill:before { content: '\ecbf'; } /* '' */
.icon-fast-forward-circle-fill:before { content: '\ecc0'; } /* '' */
.icon-fast-forward-circle:before { content: '\ecc1'; } /* '' */
.icon-fast-forward-btn-fill:before { content: '\ecc2'; } /* '' */
.icon-fast-forward-btn:before { content: '\ecc3'; } /* '' */
.icon-fast-forward:before { content: '\ecc4'; } /* '' */
.icon-fan:before { content: '\ecc5'; } /* '' */
.icon-facebook:before { content: '\ecc6'; } /* '' */
.icon-eye-slash-fill:before { content: '\ecc7'; } /* '' */
.icon-eye-slash:before { content: '\ecc8'; } /* '' */
.icon-eyeglasses:before { content: '\ecc9'; } /* '' */
.icon-eye-fill:before { content: '\ecca'; } /* '' */
.icon-eyedropper:before { content: '\eccb'; } /* '' */
.icon-eye:before { content: '\eccc'; } /* '' */
.icon-exposure:before { content: '\eccd'; } /* '' */
.icon-explicit-fill:before { content: '\ecce'; } /* '' */
.icon-explicit:before { content: '\eccf'; } /* '' */
.icon-exclude:before { content: '\ecd0'; } /* '' */
.icon-exclamation-triangle-fill:before { content: '\ecd1'; } /* '' */
.icon-exclamation-triangle:before { content: '\ecd2'; } /* '' */
.icon-exclamation-square-fill:before { content: '\ecd3'; } /* '' */
.icon-exclamation-square:before { content: '\ecd4'; } /* '' */
.icon-exclamation-octagon-fill:before { content: '\ecd5'; } /* '' */
.icon-exclamation-octagon:before { content: '\ecd6'; } /* '' */
.icon-exclamation-lg:before { content: '\ecd7'; } /* '' */
.icon-exclamation-diamond-fill:before { content: '\ecd8'; } /* '' */
.icon-exclamation-diamond:before { content: '\ecd9'; } /* '' */
.icon-exclamation-circle-fill:before { content: '\ecda'; } /* '' */
.icon-exclamation-circle:before { content: '\ecdb'; } /* '' */
.icon-exclamation:before { content: '\ecdc'; } /* '' */
.icon-ev-station-fill:before { content: '\ecdd'; } /* '' */
.icon-ev-station:before { content: '\ecde'; } /* '' */
.icon-ev-front-fill:before { content: '\ecdf'; } /* '' */
.icon-ev-front:before { content: '\ece0'; } /* '' */
.icon-ethernet:before { content: '\ece1'; } /* '' */
.icon-escape:before { content: '\ece2'; } /* '' */
.icon-eraser-fill:before { content: '\ece3'; } /* '' */
.icon-eraser:before { content: '\ece4'; } /* '' */
.icon-envelope-x-fill:before { content: '\ece5'; } /* '' */
.icon-envelope-x:before { content: '\ece6'; } /* '' */
.icon-envelope-slash-fill:before { content: '\ece7'; } /* '' */
.icon-envelope-slash:before { content: '\ece8'; } /* '' */
.icon-envelope-plus-fill:before { content: '\ece9'; } /* '' */
.icon-envelope-plus:before { content: '\ecea'; } /* '' */
.icon-envelope-paper-heart-fill:before { content: '\eceb'; } /* '' */
.icon-envelope-paper-heart:before { content: '\ecec'; } /* '' */
.icon-envelope-paper-fill:before { content: '\eced'; } /* '' */
.icon-envelope-paper:before { content: '\ecee'; } /* '' */
.icon-envelope-open-heart-fill:before { content: '\ecef'; } /* '' */
.icon-envelope-open-heart:before { content: '\ecf0'; } /* '' */
.icon-envelope-open-fill:before { content: '\ecf1'; } /* '' */
.icon-envelope-open:before { content: '\ecf2'; } /* '' */
.icon-envelope-heart-fill:before { content: '\ecf3'; } /* '' */
.icon-envelope-heart:before { content: '\ecf4'; } /* '' */
.icon-envelope-fill:before { content: '\ecf5'; } /* '' */
.icon-envelope-exclamation-fill:before { content: '\ecf6'; } /* '' */
.icon-envelope-exclamation:before { content: '\ecf7'; } /* '' */
.icon-envelope-dash-fill:before { content: '\ecf8'; } /* '' */
.icon-envelope-dash:before { content: '\ecf9'; } /* '' */
.icon-envelope-check-fill:before { content: '\ecfa'; } /* '' */
.icon-envelope-check:before { content: '\ecfb'; } /* '' */
.icon-envelope-at-fill:before { content: '\ecfc'; } /* '' */
.icon-envelope-at:before { content: '\ecfd'; } /* '' */
.icon-envelope-arrow-up-fill:before { content: '\ecfe'; } /* '' */
.icon-envelope-arrow-up:before { content: '\ecff'; } /* '' */
.icon-envelope-arrow-down-fill:before { content: '\ed00'; } /* '' */
.icon-envelope-arrow-down:before { content: '\ed01'; } /* '' */
.icon-envelope:before { content: '\ed02'; } /* '' */
.icon-emoji-wink-fill:before { content: '\ed03'; } /* '' */
.icon-emoji-wink:before { content: '\ed04'; } /* '' */
.icon-emoji-tear-fill:before { content: '\ed05'; } /* '' */
.icon-emoji-tear:before { content: '\ed06'; } /* '' */
.icon-emoji-surprise-fill:before { content: '\ed07'; } /* '' */
.icon-emoji-surprise:before { content: '\ed08'; } /* '' */
.icon-emoji-sunglasses-fill:before { content: '\ed09'; } /* '' */
.icon-emoji-sunglasses:before { content: '\ed0a'; } /* '' */
.icon-emoji-smile-upside-down-fill:before { content: '\ed0b'; } /* '' */
.icon-emoji-smile-upside-down:before { content: '\ed0c'; } /* '' */
.icon-emoji-smile-fill:before { content: '\ed0d'; } /* '' */
.icon-emoji-smile:before { content: '\ed0e'; } /* '' */
.icon-emoji-neutral-fill:before { content: '\ed0f'; } /* '' */
.icon-emoji-neutral:before { content: '\ed10'; } /* '' */
.icon-emoji-laughing-fill:before { content: '\ed11'; } /* '' */
.icon-emoji-laughing:before { content: '\ed12'; } /* '' */
.icon-emoji-kiss-fill:before { content: '\ed13'; } /* '' */
.icon-emoji-kiss:before { content: '\ed14'; } /* '' */
.icon-emoji-heart-eyes-fill:before { content: '\ed15'; } /* '' */
.icon-emoji-heart-eyes:before { content: '\ed16'; } /* '' */
.icon-emoji-grin-fill:before { content: '\ed17'; } /* '' */
.icon-emoji-grin:before { content: '\ed18'; } /* '' */
.icon-emoji-grimace-fill:before { content: '\ed19'; } /* '' */
.icon-emoji-grimace:before { content: '\ed1a'; } /* '' */
.icon-emoji-frown-fill:before { content: '\ed1b'; } /* '' */
.icon-emoji-frown:before { content: '\ed1c'; } /* '' */
.icon-emoji-expressionless-fill:before { content: '\ed1d'; } /* '' */
.icon-emoji-expressionless:before { content: '\ed1e'; } /* '' */
.icon-emoji-dizzy-fill:before { content: '\ed1f'; } /* '' */
.icon-emoji-dizzy:before { content: '\ed20'; } /* '' */
.icon-emoji-astonished-fill:before { content: '\ed21'; } /* '' */
.icon-emoji-astonished:before { content: '\ed22'; } /* '' */
.icon-emoji-angry-fill:before { content: '\ed23'; } /* '' */
.icon-emoji-angry:before { content: '\ed24'; } /* '' */
.icon-eject-fill:before { content: '\ed25'; } /* '' */
.icon-eject:before { content: '\ed26'; } /* '' */
.icon-egg-fried:before { content: '\ed27'; } /* '' */
.icon-egg-fill:before { content: '\ed28'; } /* '' */
.icon-egg:before { content: '\ed29'; } /* '' */
.icon-easel-fill:before { content: '\ed2a'; } /* '' */
.icon-easel3-fill:before { content: '\ed2b'; } /* '' */
.icon-easel3:before { content: '\ed2c'; } /* '' */
.icon-easel2-fill:before { content: '\ed2d'; } /* '' */
.icon-easel2:before { content: '\ed2e'; } /* '' */
.icon-easel:before { content: '\ed2f'; } /* '' */
.icon-ear-fill:before { content: '\ed30'; } /* '' */
.icon-earbuds:before { content: '\ed31'; } /* '' */
.icon-ear:before { content: '\ed32'; } /* '' */
.icon-duffle-fill:before { content: '\ed33'; } /* '' */
.icon-duffle:before { content: '\ed34'; } /* '' */
.icon-droplet-half:before { content: '\ed35'; } /* '' */
.icon-droplet-fill:before { content: '\ed36'; } /* '' */
.icon-droplet:before { content: '\ed37'; } /* '' */
.icon-dropbox:before { content: '\ed38'; } /* '' */
.icon-dribbble:before { content: '\ed39'; } /* '' */
.icon-dpad-fill:before { content: '\ed3a'; } /* '' */
.icon-dpad:before { content: '\ed3b'; } /* '' */
.icon-download:before { content: '\ed3c'; } /* '' */
.icon-dot:before { content: '\ed3d'; } /* '' */
.icon-door-open-fill:before { content: '\ed3e'; } /* '' */
.icon-door-open:before { content: '\ed3f'; } /* '' */
.icon-door-closed-fill:before { content: '\ed40'; } /* '' */
.icon-door-closed:before { content: '\ed41'; } /* '' */
.icon-distribute-vertical:before { content: '\ed42'; } /* '' */
.icon-distribute-horizontal:before { content: '\ed43'; } /* '' */
.icon-displayport-fill:before { content: '\ed44'; } /* '' */
.icon-displayport:before { content: '\ed45'; } /* '' */
.icon-display-fill:before { content: '\ed46'; } /* '' */
.icon-display:before { content: '\ed47'; } /* '' */
.icon-discord:before { content: '\ed48'; } /* '' */
.icon-disc-fill:before { content: '\ed49'; } /* '' */
.icon-disc:before { content: '\ed4a'; } /* '' */
.icon-dice-6-fill:before { content: '\ed4b'; } /* '' */
.icon-dice-6:before { content: '\ed4c'; } /* '' */
.icon-dice-5-fill:before { content: '\ed4d'; } /* '' */
.icon-dice-5:before { content: '\ed4e'; } /* '' */
.icon-dice-4-fill:before { content: '\ed4f'; } /* '' */
.icon-dice-4:before { content: '\ed50'; } /* '' */
.icon-dice-3-fill:before { content: '\ed51'; } /* '' */
.icon-dice-3:before { content: '\ed52'; } /* '' */
.icon-dice-2-fill:before { content: '\ed53'; } /* '' */
.icon-dice-2:before { content: '\ed54'; } /* '' */
.icon-dice-1-fill:before { content: '\ed55'; } /* '' */
.icon-dice-1:before { content: '\ed56'; } /* '' */
.icon-diamond-half:before { content: '\ed57'; } /* '' */
.icon-diamond-fill:before { content: '\ed58'; } /* '' */
.icon-diamond:before { content: '\ed59'; } /* '' */
.icon-diagram-3-fill:before { content: '\ed5a'; } /* '' */
.icon-diagram-3:before { content: '\ed5b'; } /* '' */
.icon-diagram-2-fill:before { content: '\ed5c'; } /* '' */
.icon-diagram-2:before { content: '\ed5d'; } /* '' */
.icon-device-ssd-fill:before { content: '\ed5e'; } /* '' */
.icon-device-ssd:before { content: '\ed5f'; } /* '' */
.icon-device-hdd-fill:before { content: '\ed60'; } /* '' */
.icon-device-hdd:before { content: '\ed61'; } /* '' */
.icon-database-x:before { content: '\ed62'; } /* '' */
.icon-database-up:before { content: '\ed63'; } /* '' */
.icon-database-slash:before { content: '\ed64'; } /* '' */
.icon-database-lock:before { content: '\ed65'; } /* '' */
.icon-database-gear:before { content: '\ed66'; } /* '' */
.icon-database-fill-x:before { content: '\ed67'; } /* '' */
.icon-database-fill-up:before { content: '\ed68'; } /* '' */
.icon-database-fill-slash:before { content: '\ed69'; } /* '' */
.icon-database-fill-lock:before { content: '\ed6a'; } /* '' */
.icon-database-fill-gear:before { content: '\ed6b'; } /* '' */
.icon-database-fill-exclamation:before { content: '\ed6c'; } /* '' */
.icon-database-fill-down:before { content: '\ed6d'; } /* '' */
.icon-database-fill-dash:before { content: '\ed6e'; } /* '' */
.icon-database-fill-check:before { content: '\ed6f'; } /* '' */
.icon-database-fill-add:before { content: '\ed70'; } /* '' */
.icon-database-fill:before { content: '\ed71'; } /* '' */
.icon-database-exclamation:before { content: '\ed72'; } /* '' */
.icon-database-down:before { content: '\ed73'; } /* '' */
.icon-database-dash:before { content: '\ed74'; } /* '' */
.icon-database-check:before { content: '\ed75'; } /* '' */
.icon-database-add:before { content: '\ed76'; } /* '' */
.icon-database:before { content: '\ed77'; } /* '' */
.icon-dash-square-fill:before { content: '\ed78'; } /* '' */
.icon-dash-square-dotted:before { content: '\ed79'; } /* '' */
.icon-dash-square:before { content: '\ed7a'; } /* '' */
.icon-dash-lg:before { content: '\ed7b'; } /* '' */
.icon-dash-circle-fill:before { content: '\ed7c'; } /* '' */
.icon-dash-circle-dotted:before { content: '\ed7d'; } /* '' */
.icon-dash-circle:before { content: '\ed7e'; } /* '' */
.icon-dash:before { content: '\ed7f'; } /* '' */
.icon-cursor-text:before { content: '\ed80'; } /* '' */
.icon-cursor-fill:before { content: '\ed81'; } /* '' */
.icon-cursor:before { content: '\ed82'; } /* '' */
.icon-currency-yen:before { content: '\ed83'; } /* '' */
.icon-currency-rupee:before { content: '\ed84'; } /* '' */
.icon-currency-pound:before { content: '\ed85'; } /* '' */
.icon-currency-exchange:before { content: '\ed86'; } /* '' */
.icon-currency-euro:before { content: '\ed87'; } /* '' */
.icon-currency-dollar:before { content: '\ed88'; } /* '' */
.icon-currency-bitcoin:before { content: '\ed89'; } /* '' */
.icon-cup-straw:before { content: '\ed8a'; } /* '' */
.icon-cup-hot-fill:before { content: '\ed8b'; } /* '' */
.icon-cup-hot:before { content: '\ed8c'; } /* '' */
.icon-cup-fill:before { content: '\ed8d'; } /* '' */
.icon-cup:before { content: '\ed8e'; } /* '' */
.icon-css:before { content: '\ed8f'; } /* '' */
.icon-c-square-fill:before { content: '\ed90'; } /* '' */
.icon-c-square:before { content: '\ed91'; } /* '' */
.icon-crosshair2:before { content: '\ed92'; } /* '' */
.icon-crosshair:before { content: '\ed93'; } /* '' */
.icon-crop:before { content: '\ed94'; } /* '' */
.icon-credit-card-fill:before { content: '\ed95'; } /* '' */
.icon-credit-card-2-front-fill:before { content: '\ed96'; } /* '' */
.icon-credit-card-2-front:before { content: '\ed97'; } /* '' */
.icon-credit-card-2-back-fill:before { content: '\ed98'; } /* '' */
.icon-credit-card-2-back:before { content: '\ed99'; } /* '' */
.icon-credit-card:before { content: '\ed9a'; } /* '' */
.icon-cpu-fill:before { content: '\ed9b'; } /* '' */
.icon-cpu:before { content: '\ed9c'; } /* '' */
.icon-copy:before { content: '\ed9d'; } /* '' */
.icon-cookie:before { content: '\ed9e'; } /* '' */
.icon-controller:before { content: '\ed9f'; } /* '' */
.icon-cone-striped:before { content: '\eda0'; } /* '' */
.icon-cone:before { content: '\eda1'; } /* '' */
.icon-compass-fill:before { content: '\eda2'; } /* '' */
.icon-compass:before { content: '\eda3'; } /* '' */
.icon-command:before { content: '\eda4'; } /* '' */
.icon-columns-gap:before { content: '\eda5'; } /* '' */
.icon-columns:before { content: '\eda6'; } /* '' */
.icon-collection-play-fill:before { content: '\eda7'; } /* '' */
.icon-collection-play:before { content: '\eda8'; } /* '' */
.icon-collection-fill:before { content: '\eda9'; } /* '' */
.icon-collection:before { content: '\edaa'; } /* '' */
.icon-coin:before { content: '\edab'; } /* '' */
.icon-code-square:before { content: '\edac'; } /* '' */
.icon-code-slash:before { content: '\edad'; } /* '' */
.icon-code:before { content: '\edae'; } /* '' */
.icon-cloudy-fill:before { content: '\edaf'; } /* '' */
.icon-cloudy:before { content: '\edb0'; } /* '' */
.icon-cloud-upload-fill:before { content: '\edb1'; } /* '' */
.icon-cloud-upload:before { content: '\edb2'; } /* '' */
.icon-cloud-sun-fill:before { content: '\edb3'; } /* '' */
.icon-cloud-sun:before { content: '\edb4'; } /* '' */
.icon-cloud-snow-fill:before { content: '\edb5'; } /* '' */
.icon-cloud-snow:before { content: '\edb6'; } /* '' */
.icon-cloud-sleet-fill:before { content: '\edb7'; } /* '' */
.icon-cloud-sleet:before { content: '\edb8'; } /* '' */
.icon-cloud-slash-fill:before { content: '\edb9'; } /* '' */
.icon-cloud-slash:before { content: '\edba'; } /* '' */
.icon-clouds-fill:before { content: '\edbb'; } /* '' */
.icon-clouds:before { content: '\edbc'; } /* '' */
.icon-cloud-rain-heavy-fill:before { content: '\edbd'; } /* '' */
.icon-cloud-rain-heavy:before { content: '\edbe'; } /* '' */
.icon-cloud-rain-fill:before { content: '\edbf'; } /* '' */
.icon-cloud-rain:before { content: '\edc0'; } /* '' */
.icon-cloud-plus-fill:before { content: '\edc1'; } /* '' */
.icon-cloud-plus:before { content: '\edc2'; } /* '' */
.icon-cloud-moon-fill:before { content: '\edc3'; } /* '' */
.icon-cloud-moon:before { content: '\edc4'; } /* '' */
.icon-cloud-minus-fill:before { content: '\edc5'; } /* '' */
.icon-cloud-minus:before { content: '\edc6'; } /* '' */
.icon-cloud-lightning-rain-fill:before { content: '\edc7'; } /* '' */
.icon-cloud-lightning-rain:before { content: '\edc8'; } /* '' */
.icon-cloud-lightning-fill:before { content: '\edc9'; } /* '' */
.icon-cloud-lightning:before { content: '\edca'; } /* '' */
.icon-cloud-haze-fill:before { content: '\edcb'; } /* '' */
.icon-cloud-haze2-fill:before { content: '\edcc'; } /* '' */
.icon-cloud-haze2:before { content: '\edcd'; } /* '' */
.icon-cloud-haze:before { content: '\edce'; } /* '' */
.icon-cloud-hail-fill:before { content: '\edcf'; } /* '' */
.icon-cloud-hail:before { content: '\edd0'; } /* '' */
.icon-cloud-fog-fill:before { content: '\edd1'; } /* '' */
.icon-cloud-fog2-fill:before { content: '\edd2'; } /* '' */
.icon-cloud-fog2:before { content: '\edd3'; } /* '' */
.icon-cloud-fog:before { content: '\edd4'; } /* '' */
.icon-cloud-fill:before { content: '\edd5'; } /* '' */
.icon-cloud-drizzle-fill:before { content: '\edd6'; } /* '' */
.icon-cloud-drizzle:before { content: '\edd7'; } /* '' */
.icon-cloud-download-fill:before { content: '\edd8'; } /* '' */
.icon-cloud-download:before { content: '\edd9'; } /* '' */
.icon-cloud-check-fill:before { content: '\edda'; } /* '' */
.icon-cloud-check:before { content: '\eddb'; } /* '' */
.icon-cloud-arrow-up-fill:before { content: '\eddc'; } /* '' */
.icon-cloud-arrow-up:before { content: '\eddd'; } /* '' */
.icon-cloud-arrow-down-fill:before { content: '\edde'; } /* '' */
.icon-cloud-arrow-down:before { content: '\eddf'; } /* '' */
.icon-cloud:before { content: '\ede0'; } /* '' */
.icon-clock-history:before { content: '\ede1'; } /* '' */
.icon-clock-fill:before { content: '\ede2'; } /* '' */
.icon-clock:before { content: '\ede3'; } /* '' */
.icon-clipboard-x-fill:before { content: '\ede4'; } /* '' */
.icon-clipboard-x:before { content: '\ede5'; } /* '' */
.icon-clipboard-pulse:before { content: '\ede6'; } /* '' */
.icon-clipboard-plus-fill:before { content: '\ede7'; } /* '' */
.icon-clipboard-plus:before { content: '\ede8'; } /* '' */
.icon-clipboard-minus-fill:before { content: '\ede9'; } /* '' */
.icon-clipboard-minus:before { content: '\edea'; } /* '' */
.icon-clipboard-heart-fill:before { content: '\edeb'; } /* '' */
.icon-clipboard-heart:before { content: '\edec'; } /* '' */
.icon-clipboard-fill:before { content: '\eded'; } /* '' */
.icon-clipboard-data-fill:before { content: '\edee'; } /* '' */
.icon-clipboard-data:before { content: '\edef'; } /* '' */
.icon-clipboard-check-fill:before { content: '\edf0'; } /* '' */
.icon-clipboard-check:before { content: '\edf1'; } /* '' */
.icon-clipboard2-x-fill:before { content: '\edf2'; } /* '' */
.icon-clipboard2-x:before { content: '\edf3'; } /* '' */
.icon-clipboard2-pulse-fill:before { content: '\edf4'; } /* '' */
.icon-clipboard2-pulse:before { content: '\edf5'; } /* '' */
.icon-clipboard2-plus-fill:before { content: '\edf6'; } /* '' */
.icon-clipboard2-plus:before { content: '\edf7'; } /* '' */
.icon-clipboard2-minus-fill:before { content: '\edf8'; } /* '' */
.icon-clipboard2-minus:before { content: '\edf9'; } /* '' */
.icon-clipboard2-heart-fill:before { content: '\edfa'; } /* '' */
.icon-clipboard2-heart:before { content: '\edfb'; } /* '' */
.icon-clipboard2-fill:before { content: '\edfc'; } /* '' */
.icon-clipboard2-data-fill:before { content: '\edfd'; } /* '' */
.icon-clipboard2-data:before { content: '\edfe'; } /* '' */
.icon-clipboard2-check-fill:before { content: '\edff'; } /* '' */
.icon-clipboard2-check:before { content: '\ee00'; } /* '' */
.icon-clipboard2:before { content: '\ee01'; } /* '' */
.icon-clipboard:before { content: '\ee02'; } /* '' */
.icon-claude:before { content: '\ee03'; } /* '' */
.icon-circle-square:before { content: '\ee04'; } /* '' */
.icon-circle-half:before { content: '\ee05'; } /* '' */
.icon-circle-fill:before { content: '\ee06'; } /* '' */
.icon-circle:before { content: '\ee07'; } /* '' */
.icon-chevron-up:before { content: '\ee08'; } /* '' */
.icon-chevron-right:before { content: '\ee09'; } /* '' */
.icon-chevron-left:before { content: '\ee0a'; } /* '' */
.icon-chevron-expand:before { content: '\ee0b'; } /* '' */
.icon-chevron-down:before { content: '\ee0c'; } /* '' */
.icon-chevron-double-up:before { content: '\ee0d'; } /* '' */
.icon-chevron-double-right:before { content: '\ee0e'; } /* '' */
.icon-chevron-double-left:before { content: '\ee0f'; } /* '' */
.icon-chevron-double-down:before { content: '\ee10'; } /* '' */
.icon-chevron-contract:before { content: '\ee11'; } /* '' */
.icon-chevron-compact-up:before { content: '\ee12'; } /* '' */
.icon-chevron-compact-right:before { content: '\ee13'; } /* '' */
.icon-chevron-compact-left:before { content: '\ee14'; } /* '' */
.icon-chevron-compact-down:before { content: '\ee15'; } /* '' */
.icon-chevron-bar-up:before { content: '\ee16'; } /* '' */
.icon-chevron-bar-right:before { content: '\ee17'; } /* '' */
.icon-chevron-bar-left:before { content: '\ee18'; } /* '' */
.icon-chevron-bar-expand:before { content: '\ee19'; } /* '' */
.icon-chevron-bar-down:before { content: '\ee1a'; } /* '' */
.icon-chevron-bar-contract:before { content: '\ee1b'; } /* '' */
.icon-check-square-fill:before { content: '\ee1c'; } /* '' */
.icon-check-square:before { content: '\ee1d'; } /* '' */
.icon-check-lg:before { content: '\ee1e'; } /* '' */
.icon-check-circle-fill:before { content: '\ee1f'; } /* '' */
.icon-check-circle:before { content: '\ee20'; } /* '' */
.icon-check-all:before { content: '\ee21'; } /* '' */
.icon-check2-square:before { content: '\ee22'; } /* '' */
.icon-check2-circle:before { content: '\ee23'; } /* '' */
.icon-check2-all:before { content: '\ee24'; } /* '' */
.icon-check2:before { content: '\ee25'; } /* '' */
.icon-check:before { content: '\ee26'; } /* '' */
.icon-chat-text-fill:before { content: '\ee27'; } /* '' */
.icon-chat-text:before { content: '\ee28'; } /* '' */
.icon-chat-square-text-fill:before { content: '\ee29'; } /* '' */
.icon-chat-square-text:before { content: '\ee2a'; } /* '' */
.icon-chat-square-quote-fill:before { content: '\ee2b'; } /* '' */
.icon-chat-square-quote:before { content: '\ee2c'; } /* '' */
.icon-chat-square-heart-fill:before { content: '\ee2d'; } /* '' */
.icon-chat-square-heart:before { content: '\ee2e'; } /* '' */
.icon-chat-square-fill:before { content: '\ee2f'; } /* '' */
.icon-chat-square-dots-fill:before { content: '\ee30'; } /* '' */
.icon-chat-square-dots:before { content: '\ee31'; } /* '' */
.icon-chat-square:before { content: '\ee32'; } /* '' */
.icon-chat-right-text-fill:before { content: '\ee33'; } /* '' */
.icon-chat-right-text:before { content: '\ee34'; } /* '' */
.icon-chat-right-quote-fill:before { content: '\ee35'; } /* '' */
.icon-chat-right-quote:before { content: '\ee36'; } /* '' */
.icon-chat-right-heart-fill:before { content: '\ee37'; } /* '' */
.icon-chat-right-heart:before { content: '\ee38'; } /* '' */
.icon-chat-right-fill:before { content: '\ee39'; } /* '' */
.icon-chat-right-dots-fill:before { content: '\ee3a'; } /* '' */
.icon-chat-right-dots:before { content: '\ee3b'; } /* '' */
.icon-chat-right:before { content: '\ee3c'; } /* '' */
.icon-chat-quote-fill:before { content: '\ee3d'; } /* '' */
.icon-chat-quote:before { content: '\ee3e'; } /* '' */
.icon-chat-left-text-fill:before { content: '\ee3f'; } /* '' */
.icon-chat-left-text:before { content: '\ee40'; } /* '' */
.icon-chat-left-quote-fill:before { content: '\ee41'; } /* '' */
.icon-chat-left-quote:before { content: '\ee42'; } /* '' */
.icon-chat-left-heart-fill:before { content: '\ee43'; } /* '' */
.icon-chat-left-heart:before { content: '\ee44'; } /* '' */
.icon-chat-left-fill:before { content: '\ee45'; } /* '' */
.icon-chat-left-dots-fill:before { content: '\ee46'; } /* '' */
.icon-chat-left-dots:before { content: '\ee47'; } /* '' */
.icon-chat-left:before { content: '\ee48'; } /* '' */
.icon-chat-heart-fill:before { content: '\ee49'; } /* '' */
.icon-chat-heart:before { content: '\ee4a'; } /* '' */
.icon-chat-fill:before { content: '\ee4b'; } /* '' */
.icon-chat-dots-fill:before { content: '\ee4c'; } /* '' */
.icon-chat-dots:before { content: '\ee4d'; } /* '' */
.icon-chat:before { content: '\ee4e'; } /* '' */
.icon-cc-square-fill:before { content: '\ee4f'; } /* '' */
.icon-cc-square:before { content: '\ee50'; } /* '' */
.icon-c-circle-fill:before { content: '\ee51'; } /* '' */
.icon-c-circle:before { content: '\ee52'; } /* '' */
.icon-cc-circle-fill:before { content: '\ee53'; } /* '' */
.icon-cc-circle:before { content: '\ee54'; } /* '' */
.icon-cast:before { content: '\ee55'; } /* '' */
.icon-cassette-fill:before { content: '\ee56'; } /* '' */
.icon-cassette:before { content: '\ee57'; } /* '' */
.icon-cash-stack:before { content: '\ee58'; } /* '' */
.icon-cash-coin:before { content: '\ee59'; } /* '' */
.icon-cash:before { content: '\ee5a'; } /* '' */
.icon-cart-x-fill:before { content: '\ee5b'; } /* '' */
.icon-cart-x:before { content: '\ee5c'; } /* '' */
.icon-cart-plus-fill:before { content: '\ee5d'; } /* '' */
.icon-cart-plus:before { content: '\ee5e'; } /* '' */
.icon-cart-fill:before { content: '\ee5f'; } /* '' */
.icon-cart-dash-fill:before { content: '\ee60'; } /* '' */
.icon-cart-dash:before { content: '\ee61'; } /* '' */
.icon-cart-check-fill:before { content: '\ee62'; } /* '' */
.icon-cart-check:before { content: '\ee63'; } /* '' */
.icon-cart4:before { content: '\ee64'; } /* '' */
.icon-cart3:before { content: '\ee65'; } /* '' */
.icon-cart2:before { content: '\ee66'; } /* '' */
.icon-cart:before { content: '\ee67'; } /* '' */
.icon-car-front-fill:before { content: '\ee68'; } /* '' */
.icon-car-front:before { content: '\ee69'; } /* '' */
.icon-caret-up-square-fill:before { content: '\ee6a'; } /* '' */
.icon-caret-up-square:before { content: '\ee6b'; } /* '' */
.icon-caret-up-fill:before { content: '\ee6c'; } /* '' */
.icon-caret-up:before { content: '\ee6d'; } /* '' */
.icon-caret-right-square-fill:before { content: '\ee6e'; } /* '' */
.icon-caret-right-square:before { content: '\ee6f'; } /* '' */
.icon-caret-right-fill:before { content: '\ee70'; } /* '' */
.icon-caret-right:before { content: '\ee71'; } /* '' */
.icon-caret-left-square-fill:before { content: '\ee72'; } /* '' */
.icon-caret-left-square:before { content: '\ee73'; } /* '' */
.icon-caret-left-fill:before { content: '\ee74'; } /* '' */
.icon-caret-left:before { content: '\ee75'; } /* '' */
.icon-caret-down-square-fill:before { content: '\ee76'; } /* '' */
.icon-caret-down-square:before { content: '\ee77'; } /* '' */
.icon-caret-down-fill:before { content: '\ee78'; } /* '' */
.icon-caret-down:before { content: '\ee79'; } /* '' */
.icon-card-text:before { content: '\ee7a'; } /* '' */
.icon-card-list:before { content: '\ee7b'; } /* '' */
.icon-card-image:before { content: '\ee7c'; } /* '' */
.icon-card-heading:before { content: '\ee7d'; } /* '' */
.icon-card-checklist:before { content: '\ee7e'; } /* '' */
.icon-capsule-pill:before { content: '\ee7f'; } /* '' */
.icon-capsule:before { content: '\ee80'; } /* '' */
.icon-capslock-fill:before { content: '\ee81'; } /* '' */
.icon-capslock:before { content: '\ee82'; } /* '' */
.icon-camera-video-off-fill:before { content: '\ee83'; } /* '' */
.icon-camera-video-off:before { content: '\ee84'; } /* '' */
.icon-camera-video-fill:before { content: '\ee85'; } /* '' */
.icon-camera-video:before { content: '\ee86'; } /* '' */
.icon-camera-reels-fill:before { content: '\ee87'; } /* '' */
.icon-camera-reels:before { content: '\ee88'; } /* '' */
.icon-camera-fill:before { content: '\ee89'; } /* '' */
.icon-camera2:before { content: '\ee8a'; } /* '' */
.icon-camera:before { content: '\ee8b'; } /* '' */
.icon-calendar-x-fill:before { content: '\ee8c'; } /* '' */
.icon-calendar-x:before { content: '\ee8d'; } /* '' */
.icon-calendar-week-fill:before { content: '\ee8e'; } /* '' */
.icon-calendar-week:before { content: '\ee8f'; } /* '' */
.icon-calendar-range-fill:before { content: '\ee90'; } /* '' */
.icon-calendar-range:before { content: '\ee91'; } /* '' */
.icon-calendar-plus-fill:before { content: '\ee92'; } /* '' */
.icon-calendar-plus:before { content: '\ee93'; } /* '' */
.icon-calendar-month-fill:before { content: '\ee94'; } /* '' */
.icon-calendar-month:before { content: '\ee95'; } /* '' */
.icon-calendar-minus-fill:before { content: '\ee96'; } /* '' */
.icon-calendar-minus:before { content: '\ee97'; } /* '' */
.icon-calendar-heart-fill:before { content: '\ee98'; } /* '' */
.icon-calendar-heart:before { content: '\ee99'; } /* '' */
.icon-calendar-fill:before { content: '\ee9a'; } /* '' */
.icon-calendar-event-fill:before { content: '\ee9b'; } /* '' */
.icon-calendar-event:before { content: '\ee9c'; } /* '' */
.icon-calendar-day-fill:before { content: '\ee9d'; } /* '' */
.icon-calendar-day:before { content: '\ee9e'; } /* '' */
.icon-calendar-date-fill:before { content: '\ee9f'; } /* '' */
.icon-calendar-date:before { content: '\eea0'; } /* '' */
.icon-calendar-check-fill:before { content: '\eea1'; } /* '' */
.icon-calendar-check:before { content: '\eea2'; } /* '' */
.icon-calendar4-week:before { content: '\eea3'; } /* '' */
.icon-calendar4-range:before { content: '\eea4'; } /* '' */
.icon-calendar4-event:before { content: '\eea5'; } /* '' */
.icon-calendar4:before { content: '\eea6'; } /* '' */
.icon-calendar3-week-fill:before { content: '\eea7'; } /* '' */
.icon-calendar3-week:before { content: '\eea8'; } /* '' */
.icon-calendar3-range-fill:before { content: '\eea9'; } /* '' */
.icon-calendar3-range:before { content: '\eeaa'; } /* '' */
.icon-calendar3-fill:before { content: '\eeab'; } /* '' */
.icon-calendar3-event-fill:before { content: '\eeac'; } /* '' */
.icon-calendar3-event:before { content: '\eead'; } /* '' */
.icon-calendar3:before { content: '\eeae'; } /* '' */
.icon-calendar2-x-fill:before { content: '\eeaf'; } /* '' */
.icon-calendar2-x:before { content: '\eeb0'; } /* '' */
.icon-calendar2-week-fill:before { content: '\eeb1'; } /* '' */
.icon-calendar2-week:before { content: '\eeb2'; } /* '' */
.icon-calendar2-range-fill:before { content: '\eeb3'; } /* '' */
.icon-calendar2-range:before { content: '\eeb4'; } /* '' */
.icon-calendar2-plus-fill:before { content: '\eeb5'; } /* '' */
.icon-calendar2-plus:before { content: '\eeb6'; } /* '' */
.icon-calendar2-month-fill:before { content: '\eeb7'; } /* '' */
.icon-calendar2-month:before { content: '\eeb8'; } /* '' */
.icon-calendar2-minus-fill:before { content: '\eeb9'; } /* '' */
.icon-calendar2-minus:before { content: '\eeba'; } /* '' */
.icon-calendar2-heart-fill:before { content: '\eebb'; } /* '' */
.icon-calendar2-heart:before { content: '\eebc'; } /* '' */
.icon-calendar2-fill:before { content: '\eebd'; } /* '' */
.icon-calendar2-event-fill:before { content: '\eebe'; } /* '' */
.icon-calendar2-event:before { content: '\eebf'; } /* '' */
.icon-calendar2-day-fill:before { content: '\eec0'; } /* '' */
.icon-calendar2-day:before { content: '\eec1'; } /* '' */
.icon-calendar2-date-fill:before { content: '\eec2'; } /* '' */
.icon-calendar2-date:before { content: '\eec3'; } /* '' */
.icon-calendar2-check-fill:before { content: '\eec4'; } /* '' */
.icon-calendar2-check:before { content: '\eec5'; } /* '' */
.icon-calendar2:before { content: '\eec6'; } /* '' */
.icon-calendar:before { content: '\eec7'; } /* '' */
.icon-calculator-fill:before { content: '\eec8'; } /* '' */
.icon-calculator:before { content: '\eec9'; } /* '' */
.icon-cake-fill:before { content: '\eeca'; } /* '' */
.icon-cake2-fill:before { content: '\eecb'; } /* '' */
.icon-cake2:before { content: '\eecc'; } /* '' */
.icon-cake:before { content: '\eecd'; } /* '' */
.icon-bus-front-fill:before { content: '\eece'; } /* '' */
.icon-bus-front:before { content: '\eecf'; } /* '' */
.icon-bullseye:before { content: '\eed0'; } /* '' */
.icon-building-x:before { content: '\eed1'; } /* '' */
.icon-building-up:before { content: '\eed2'; } /* '' */
.icon-building-slash:before { content: '\eed3'; } /* '' */
.icon-buildings-fill:before { content: '\eed4'; } /* '' */
.icon-buildings:before { content: '\eed5'; } /* '' */
.icon-building-lock:before { content: '\eed6'; } /* '' */
.icon-building-gear:before { content: '\eed7'; } /* '' */
.icon-building-fill-x:before { content: '\eed8'; } /* '' */
.icon-building-fill-up:before { content: '\eed9'; } /* '' */
.icon-building-fill-slash:before { content: '\eeda'; } /* '' */
.icon-building-fill-lock:before { content: '\eedb'; } /* '' */
.icon-building-fill-gear:before { content: '\eedc'; } /* '' */
.icon-building-fill-exclamation:before { content: '\eedd'; } /* '' */
.icon-building-fill-down:before { content: '\eede'; } /* '' */
.icon-building-fill-dash:before { content: '\eedf'; } /* '' */
.icon-building-fill-check:before { content: '\eee0'; } /* '' */
.icon-building-fill-add:before { content: '\eee1'; } /* '' */
.icon-building-fill:before { content: '\eee2'; } /* '' */
.icon-building-exclamation:before { content: '\eee3'; } /* '' */
.icon-building-down:before { content: '\eee4'; } /* '' */
.icon-building-dash:before { content: '\eee5'; } /* '' */
.icon-building-check:before { content: '\eee6'; } /* '' */
.icon-building-add:before { content: '\eee7'; } /* '' */
.icon-building:before { content: '\eee8'; } /* '' */
.icon-bug-fill:before { content: '\eee9'; } /* '' */
.icon-bug:before { content: '\eeea'; } /* '' */
.icon-bucket-fill:before { content: '\eeeb'; } /* '' */
.icon-bucket:before { content: '\eeec'; } /* '' */
.icon-brush-fill:before { content: '\eeed'; } /* '' */
.icon-brush:before { content: '\eeee'; } /* '' */
.icon-browser-safari:before { content: '\eeef'; } /* '' */
.icon-browser-firefox:before { content: '\eef0'; } /* '' */
.icon-browser-edge:before { content: '\eef1'; } /* '' */
.icon-browser-chrome:before { content: '\eef2'; } /* '' */
.icon-broadcast-pin:before { content: '\eef3'; } /* '' */
.icon-broadcast:before { content: '\eef4'; } /* '' */
.icon-brilliance:before { content: '\eef5'; } /* '' */
.icon-brightness-low-fill:before { content: '\eef6'; } /* '' */
.icon-brightness-low:before { content: '\eef7'; } /* '' */
.icon-brightness-high-fill:before { content: '\eef8'; } /* '' */
.icon-brightness-high:before { content: '\eef9'; } /* '' */
.icon-brightness-alt-low-fill:before { content: '\eefa'; } /* '' */
.icon-brightness-alt-low:before { content: '\eefb'; } /* '' */
.icon-brightness-alt-high-fill:before { content: '\eefc'; } /* '' */
.icon-brightness-alt-high:before { content: '\eefd'; } /* '' */
.icon-briefcase-fill:before { content: '\eefe'; } /* '' */
.icon-briefcase:before { content: '\eeff'; } /* '' */
.icon-bricks:before { content: '\ef00'; } /* '' */
.icon-braces-asterisk:before { content: '\ef01'; } /* '' */
.icon-braces:before { content: '\ef02'; } /* '' */
.icon-box-seam-fill:before { content: '\ef03'; } /* '' */
.icon-box-seam:before { content: '\ef04'; } /* '' */
.icon-box-fill:before { content: '\ef05'; } /* '' */
.icon-boxes:before { content: '\ef06'; } /* '' */
.icon-box-arrow-up-right:before { content: '\ef07'; } /* '' */
.icon-box-arrow-up-left:before { content: '\ef08'; } /* '' */
.icon-box-arrow-up:before { content: '\ef09'; } /* '' */
.icon-box-arrow-right:before { content: '\ef0a'; } /* '' */
.icon-box-arrow-left:before { content: '\ef0b'; } /* '' */
.icon-box-arrow-in-up-right:before { content: '\ef0c'; } /* '' */
.icon-box-arrow-in-up-left:before { content: '\ef0d'; } /* '' */
.icon-box-arrow-in-up:before { content: '\ef0e'; } /* '' */
.icon-box-arrow-in-right:before { content: '\ef0f'; } /* '' */
.icon-box-arrow-in-left:before { content: '\ef10'; } /* '' */
.icon-box-arrow-in-down-right:before { content: '\ef11'; } /* '' */
.icon-box-arrow-in-down-left:before { content: '\ef12'; } /* '' */
.icon-box-arrow-in-down:before { content: '\ef13'; } /* '' */
.icon-box-arrow-down-right:before { content: '\ef14'; } /* '' */
.icon-box-arrow-down-left:before { content: '\ef15'; } /* '' */
.icon-box-arrow-down:before { content: '\ef16'; } /* '' */
.icon-box2-heart-fill:before { content: '\ef17'; } /* '' */
.icon-box2-heart:before { content: '\ef18'; } /* '' */
.icon-box2-fill:before { content: '\ef19'; } /* '' */
.icon-box2:before { content: '\ef1a'; } /* '' */
.icon-box:before { content: '\ef1b'; } /* '' */
.icon-bounding-box-circles:before { content: '\ef1c'; } /* '' */
.icon-bounding-box:before { content: '\ef1d'; } /* '' */
.icon-border-width:before { content: '\ef1e'; } /* '' */
.icon-border-top:before { content: '\ef1f'; } /* '' */
.icon-border-style:before { content: '\ef20'; } /* '' */
.icon-border-right:before { content: '\ef21'; } /* '' */
.icon-border-outer:before { content: '\ef22'; } /* '' */
.icon-border-middle:before { content: '\ef23'; } /* '' */
.icon-border-left:before { content: '\ef24'; } /* '' */
.icon-border-inner:before { content: '\ef25'; } /* '' */
.icon-border-center:before { content: '\ef26'; } /* '' */
.icon-border-bottom:before { content: '\ef27'; } /* '' */
.icon-border-all:before { content: '\ef28'; } /* '' */
.icon-border:before { content: '\ef29'; } /* '' */
.icon-bootstrap-reboot:before { content: '\ef2a'; } /* '' */
.icon-bootstrap-fill:before { content: '\ef2b'; } /* '' */
.icon-bootstrap:before { content: '\ef2c'; } /* '' */
.icon-boombox-fill:before { content: '\ef2d'; } /* '' */
.icon-boombox:before { content: '\ef2e'; } /* '' */
.icon-bookshelf:before { content: '\ef2f'; } /* '' */
.icon-bookmark-x-fill:before { content: '\ef30'; } /* '' */
.icon-bookmark-x:before { content: '\ef31'; } /* '' */
.icon-bookmark-star-fill:before { content: '\ef32'; } /* '' */
.icon-bookmark-star:before { content: '\ef33'; } /* '' */
.icon-bookmarks-fill:before { content: '\ef34'; } /* '' */
.icon-bookmarks:before { content: '\ef35'; } /* '' */
.icon-bookmark-plus-fill:before { content: '\ef36'; } /* '' */
.icon-bookmark-plus:before { content: '\ef37'; } /* '' */
.icon-bookmark-heart-fill:before { content: '\ef38'; } /* '' */
.icon-bookmark-heart:before { content: '\ef39'; } /* '' */
.icon-bookmark-fill:before { content: '\ef3a'; } /* '' */
.icon-bookmark-dash-fill:before { content: '\ef3b'; } /* '' */
.icon-bookmark-dash:before { content: '\ef3c'; } /* '' */
.icon-bookmark-check-fill:before { content: '\ef3d'; } /* '' */
.icon-bookmark-check:before { content: '\ef3e'; } /* '' */
.icon-bookmark:before { content: '\ef3f'; } /* '' */
.icon-book-half:before { content: '\ef40'; } /* '' */
.icon-book-fill:before { content: '\ef41'; } /* '' */
.icon-book:before { content: '\ef42'; } /* '' */
.icon-body-text:before { content: '\ef43'; } /* '' */
.icon-bluetooth:before { content: '\ef44'; } /* '' */
.icon-bluesky:before { content: '\ef45'; } /* '' */
.icon-blockquote-right:before { content: '\ef46'; } /* '' */
.icon-blockquote-left:before { content: '\ef47'; } /* '' */
.icon-binoculars-fill:before { content: '\ef48'; } /* '' */
.icon-binoculars:before { content: '\ef49'; } /* '' */
.icon-bing:before { content: '\ef4a'; } /* '' */
.icon-bicycle:before { content: '\ef4b'; } /* '' */
.icon-bezier2:before { content: '\ef4c'; } /* '' */
.icon-bezier:before { content: '\ef4d'; } /* '' */
.icon-bell-slash-fill:before { content: '\ef4e'; } /* '' */
.icon-bell-slash:before { content: '\ef4f'; } /* '' */
.icon-bell-fill:before { content: '\ef50'; } /* '' */
.icon-bell:before { content: '\ef51'; } /* '' */
.icon-behance:before { content: '\ef52'; } /* '' */
.icon-beaker-fill:before { content: '\ef53'; } /* '' */
.icon-beaker:before { content: '\ef54'; } /* '' */
.icon-battery-low:before { content: '\ef55'; } /* '' */
.icon-battery-half:before { content: '\ef56'; } /* '' */
.icon-battery-full:before { content: '\ef57'; } /* '' */
.icon-battery-charging:before { content: '\ef58'; } /* '' */
.icon-battery:before { content: '\ef59'; } /* '' */
.icon-basket-fill:before { content: '\ef5a'; } /* '' */
.icon-basket3-fill:before { content: '\ef5b'; } /* '' */
.icon-basket3:before { content: '\ef5c'; } /* '' */
.icon-basket2-fill:before { content: '\ef5d'; } /* '' */
.icon-basket2:before { content: '\ef5e'; } /* '' */
.icon-basket:before { content: '\ef5f'; } /* '' */
.icon-bar-chart-steps:before { content: '\ef60'; } /* '' */
.icon-bar-chart-line-fill:before { content: '\ef61'; } /* '' */
.icon-bar-chart-line:before { content: '\ef62'; } /* '' */
.icon-bar-chart-fill:before { content: '\ef63'; } /* '' */
.icon-bar-chart:before { content: '\ef64'; } /* '' */
.icon-bank2:before { content: '\ef65'; } /* '' */
.icon-bank:before { content: '\ef66'; } /* '' */
.icon-ban-fill:before { content: '\ef67'; } /* '' */
.icon-bandaid-fill:before { content: '\ef68'; } /* '' */
.icon-bandaid:before { content: '\ef69'; } /* '' */
.icon-ban:before { content: '\ef6a'; } /* '' */
.icon-balloon-heart-fill:before { content: '\ef6b'; } /* '' */
.icon-balloon-heart:before { content: '\ef6c'; } /* '' */
.icon-balloon-fill:before { content: '\ef6d'; } /* '' */
.icon-balloon:before { content: '\ef6e'; } /* '' */
.icon-bag-x-fill:before { content: '\ef6f'; } /* '' */
.icon-bag-x:before { content: '\ef70'; } /* '' */
.icon-bag-plus-fill:before { content: '\ef71'; } /* '' */
.icon-bag-plus:before { content: '\ef72'; } /* '' */
.icon-bag-heart-fill:before { content: '\ef73'; } /* '' */
.icon-bag-heart:before { content: '\ef74'; } /* '' */
.icon-bag-fill:before { content: '\ef75'; } /* '' */
.icon-bag-dash-fill:before { content: '\ef76'; } /* '' */
.icon-bag-dash:before { content: '\ef77'; } /* '' */
.icon-bag-check-fill:before { content: '\ef78'; } /* '' */
.icon-bag-check:before { content: '\ef79'; } /* '' */
.icon-bag:before { content: '\ef7a'; } /* '' */
.icon-badge-wc-fill:before { content: '\ef7b'; } /* '' */
.icon-badge-wc:before { content: '\ef7c'; } /* '' */
.icon-badge-vr-fill:before { content: '\ef7d'; } /* '' */
.icon-badge-vr:before { content: '\ef7e'; } /* '' */
.icon-badge-vo-fill:before { content: '\ef7f'; } /* '' */
.icon-badge-vo:before { content: '\ef80'; } /* '' */
.icon-badge-tm-fill:before { content: '\ef81'; } /* '' */
.icon-badge-tm:before { content: '\ef82'; } /* '' */
.icon-badge-sd-fill:before { content: '\ef83'; } /* '' */
.icon-badge-sd:before { content: '\ef84'; } /* '' */
.icon-badge-hd-fill:before { content: '\ef85'; } /* '' */
.icon-badge-hd:before { content: '\ef86'; } /* '' */
.icon-badge-cc-fill:before { content: '\ef87'; } /* '' */
.icon-badge-cc:before { content: '\ef88'; } /* '' */
.icon-badge-ar-fill:before { content: '\ef89'; } /* '' */
.icon-badge-ar:before { content: '\ef8a'; } /* '' */
.icon-badge-ad-fill:before { content: '\ef8b'; } /* '' */
.icon-badge-ad:before { content: '\ef8c'; } /* '' */
.icon-badge-8k-fill:before { content: '\ef8d'; } /* '' */
.icon-badge-8k:before { content: '\ef8e'; } /* '' */
.icon-badge-4k-fill:before { content: '\ef8f'; } /* '' */
.icon-badge-4k:before { content: '\ef90'; } /* '' */
.icon-badge-3d-fill:before { content: '\ef91'; } /* '' */
.icon-badge-3d:before { content: '\ef92'; } /* '' */
.icon-backspace-reverse-fill:before { content: '\ef93'; } /* '' */
.icon-backspace-reverse:before { content: '\ef94'; } /* '' */
.icon-backspace-fill:before { content: '\ef95'; } /* '' */
.icon-backspace:before { content: '\ef96'; } /* '' */
.icon-backpack-fill:before { content: '\ef97'; } /* '' */
.icon-backpack4-fill:before { content: '\ef98'; } /* '' */
.icon-backpack4:before { content: '\ef99'; } /* '' */
.icon-backpack3-fill:before { content: '\ef9a'; } /* '' */
.icon-backpack3:before { content: '\ef9b'; } /* '' */
.icon-backpack2-fill:before { content: '\ef9c'; } /* '' */
.icon-backpack2:before { content: '\ef9d'; } /* '' */
.icon-backpack:before { content: '\ef9e'; } /* '' */
.icon-back:before { content: '\ef9f'; } /* '' */
.icon-award-fill:before { content: '\efa0'; } /* '' */
.icon-award:before { content: '\efa1'; } /* '' */
.icon-at:before { content: '\efa2'; } /* '' */
.icon-asterisk:before { content: '\efa3'; } /* '' */
.icon-aspect-ratio-fill:before { content: '\efa4'; } /* '' */
.icon-aspect-ratio:before { content: '\efa5'; } /* '' */
.icon-arrow-up-square-fill:before { content: '\efa6'; } /* '' */
.icon-arrow-up-square:before { content: '\efa7'; } /* '' */
.icon-arrow-up-short:before { content: '\efa8'; } /* '' */
.icon-arrow-up-right-square-fill:before { content: '\efa9'; } /* '' */
.icon-arrow-up-right-square:before { content: '\efaa'; } /* '' */
.icon-arrow-up-right-circle-fill:before { content: '\efab'; } /* '' */
.icon-arrow-up-right-circle:before { content: '\efac'; } /* '' */
.icon-arrow-up-right:before { content: '\efad'; } /* '' */
.icon-arrow-up-left-square-fill:before { content: '\efae'; } /* '' */
.icon-arrow-up-left-square:before { content: '\efaf'; } /* '' */
.icon-arrow-up-left-circle-fill:before { content: '\efb0'; } /* '' */
.icon-arrow-up-left-circle:before { content: '\efb1'; } /* '' */
.icon-arrow-up-left:before { content: '\efb2'; } /* '' */
.icon-arrow-up-circle-fill:before { content: '\efb3'; } /* '' */
.icon-arrow-up-circle:before { content: '\efb4'; } /* '' */
.icon-arrow-up:before { content: '\efb5'; } /* '' */
.icon-arrow-through-heart-fill:before { content: '\efb6'; } /* '' */
.icon-arrow-through-heart:before { content: '\efb7'; } /* '' */
.icon-arrows-vertical:before { content: '\efb8'; } /* '' */
.icon-arrows-move:before { content: '\efb9'; } /* '' */
.icon-arrows-fullscreen:before { content: '\efba'; } /* '' */
.icon-arrows-expand-vertical:before { content: '\efbb'; } /* '' */
.icon-arrows-expand:before { content: '\efbc'; } /* '' */
.icon-arrows-collapse-vertical:before { content: '\efbd'; } /* '' */
.icon-arrows-collapse:before { content: '\efbe'; } /* '' */
.icon-arrows-angle-expand:before { content: '\efbf'; } /* '' */
.icon-arrows-angle-contract:before { content: '\efc0'; } /* '' */
.icon-arrows:before { content: '\efc1'; } /* '' */
.icon-arrow-right-square-fill:before { content: '\efc2'; } /* '' */
.icon-arrow-right-square:before { content: '\efc3'; } /* '' */
.icon-arrow-right-short:before { content: '\efc4'; } /* '' */
.icon-arrow-right-circle-fill:before { content: '\efc5'; } /* '' */
.icon-arrow-right-circle:before { content: '\efc6'; } /* '' */
.icon-arrow-right:before { content: '\efc7'; } /* '' */
.icon-arrow-return-right:before { content: '\efc8'; } /* '' */
.icon-arrow-return-left:before { content: '\efc9'; } /* '' */
.icon-arrow-repeat:before { content: '\efca'; } /* '' */
.icon-arrow-left-square-fill:before { content: '\efcb'; } /* '' */
.icon-arrow-left-square:before { content: '\efcc'; } /* '' */
.icon-arrow-left-short:before { content: '\efcd'; } /* '' */
.icon-arrow-left-right:before { content: '\efce'; } /* '' */
.icon-arrow-left-circle-fill:before { content: '\efcf'; } /* '' */
.icon-arrow-left-circle:before { content: '\efd0'; } /* '' */
.icon-arrow-left:before { content: '\efd1'; } /* '' */
.icon-arrow-down-up:before { content: '\efd2'; } /* '' */
.icon-arrow-down-square-fill:before { content: '\efd3'; } /* '' */
.icon-arrow-down-square:before { content: '\efd4'; } /* '' */
.icon-arrow-down-short:before { content: '\efd5'; } /* '' */
.icon-arrow-down-right-square-fill:before { content: '\efd6'; } /* '' */
.icon-arrow-down-right-square:before { content: '\efd7'; } /* '' */
.icon-arrow-down-right-circle-fill:before { content: '\efd8'; } /* '' */
.icon-arrow-down-right-circle:before { content: '\efd9'; } /* '' */
.icon-arrow-down-right:before { content: '\efda'; } /* '' */
.icon-arrow-down-left-square-fill:before { content: '\efdb'; } /* '' */
.icon-arrow-down-left-square:before { content: '\efdc'; } /* '' */
.icon-arrow-down-left-circle-fill:before { content: '\efdd'; } /* '' */
.icon-arrow-down-left-circle:before { content: '\efde'; } /* '' */
.icon-arrow-down-left:before { content: '\efdf'; } /* '' */
.icon-arrow-down-circle-fill:before { content: '\efe0'; } /* '' */
.icon-arrow-down-circle:before { content: '\efe1'; } /* '' */
.icon-arrow-down:before { content: '\efe2'; } /* '' */
.icon-arrow-counterclockwise:before { content: '\efe3'; } /* '' */
.icon-arrow-clockwise:before { content: '\efe4'; } /* '' */
.icon-arrow-bar-up:before { content: '\efe5'; } /* '' */
.icon-arrow-bar-right:before { content: '\efe6'; } /* '' */
.icon-arrow-bar-left:before { content: '\efe7'; } /* '' */
.icon-arrow-bar-down:before { content: '\efe8'; } /* '' */
.icon-arrow-90deg-up:before { content: '\efe9'; } /* '' */
.icon-arrow-90deg-right:before { content: '\efea'; } /* '' */
.icon-arrow-90deg-left:before { content: '\efeb'; } /* '' */
.icon-arrow-90deg-down:before { content: '\efec'; } /* '' */
.icon-archive-fill:before { content: '\efed'; } /* '' */
.icon-archive:before { content: '\efee'; } /* '' */
.icon-apple-music:before { content: '\efef'; } /* '' */
.icon-apple:before { content: '\eff0'; } /* '' */
.icon-app-indicator:before { content: '\eff1'; } /* '' */
.icon-app:before { content: '\eff2'; } /* '' */
.icon-anthropic:before { content: '\eff3'; } /* '' */
.icon-android2:before { content: '\eff4'; } /* '' */
.icon-android:before { content: '\eff5'; } /* '' */
.icon-amd:before { content: '\eff6'; } /* '' */
.icon-amazon:before { content: '\eff7'; } /* '' */
.icon-alt:before { content: '\eff8'; } /* '' */
.icon-alphabet-uppercase:before { content: '\eff9'; } /* '' */
.icon-alphabet:before { content: '\effa'; } /* '' */
.icon-alipay:before { content: '\effb'; } /* '' */
.icon-align-top:before { content: '\effc'; } /* '' */
.icon-align-start:before { content: '\effd'; } /* '' */
.icon-align-middle:before { content: '\effe'; } /* '' */
.icon-align-end:before { content: '\efff'; } /* '' */
.icon-align-center:before { content: '\f000'; } /* '' */
.icon-align-bottom:before { content: '\f001'; } /* '' */
.icon-alexa:before { content: '\f002'; } /* '' */
.icon-alarm-fill:before { content: '\f003'; } /* '' */
.icon-alarm:before { content: '\f004'; } /* '' */
.icon-airplane-fill:before { content: '\f005'; } /* '' */
.icon-airplane-engines-fill:before { content: '\f006'; } /* '' */
.icon-airplane-engines:before { content: '\f007'; } /* '' */
.icon-airplane:before { content: '\f008'; } /* '' */
.icon-activity:before { content: '\f009'; } /* '' */
.icon-123:before { content: '\f00a'; } /* '' */
.icon-9-square-fill:before { content: '\f00b'; } /* '' */
.icon-9-square:before { content: '\f00c'; } /* '' */
.icon-9-circle-fill:before { content: '\f00d'; } /* '' */
.icon-9-circle:before { content: '\f00e'; } /* '' */
.icon-8-square-fill:before { content: '\f00f'; } /* '' */
.icon-8-square:before { content: '\f010'; } /* '' */
.icon-8-circle-fill:before { content: '\f011'; } /* '' */
.icon-8-circle:before { content: '\f012'; } /* '' */
.icon-7-square-fill:before { content: '\f013'; } /* '' */
.icon-7-square:before { content: '\f014'; } /* '' */
.icon-7-circle-fill:before { content: '\f015'; } /* '' */
.icon-7-circle:before { content: '\f016'; } /* '' */
.icon-6-square-fill:before { content: '\f017'; } /* '' */
.icon-6-square:before { content: '\f018'; } /* '' */
.icon-6-circle-fill:before { content: '\f019'; } /* '' */
.icon-6-circle:before { content: '\f01a'; } /* '' */
.icon-5-square-fill:before { content: '\f01b'; } /* '' */
.icon-5-square:before { content: '\f01c'; } /* '' */
.icon-5-circle-fill:before { content: '\f01d'; } /* '' */
.icon-emo-happy:before { content: '\f01e'; } /* '' */
.icon-emo-wink:before { content: '\f01f'; } /* '' */
.icon-emo-wink2:before { content: '\f020'; } /* '' */
.icon-emo-unhappy:before { content: '\f021'; } /* '' */
.icon-emo-sleep:before { content: '\f022'; } /* '' */
.icon-emo-thumbsup:before { content: '\f023'; } /* '' */
.icon-emo-devil:before { content: '\f024'; } /* '' */
.icon-emo-surprised:before { content: '\f025'; } /* '' */
.icon-emo-tongue:before { content: '\f026'; } /* '' */
.icon-emo-coffee:before { content: '\f027'; } /* '' */
.icon-emo-sunglasses:before { content: '\f028'; } /* '' */
.icon-emo-displeased:before { content: '\f029'; } /* '' */
.icon-emo-beer:before { content: '\f02a'; } /* '' */
.icon-emo-grin:before { content: '\f02b'; } /* '' */
.icon-emo-angry:before { content: '\f02c'; } /* '' */
.icon-emo-saint:before { content: '\f02d'; } /* '' */
.icon-emo-cry:before { content: '\f02e'; } /* '' */
.icon-emo-shoot:before { content: '\f02f'; } /* '' */
.icon-emo-squint:before { content: '\f030'; } /* '' */
.icon-emo-laugh:before { content: '\f031'; } /* '' */
.icon-spin1:before { content: '\f032'; } /* '' */
.icon-spin2:before { content: '\f033'; } /* '' */
.icon-spin3:before { content: '\f034'; } /* '' */
.icon-spin4:before { content: '\f035'; } /* '' */
.icon-spin5:before { content: '\f036'; } /* '' */
.icon-spin6:before { content: '\f037'; } /* '' */
.icon-firefox:before { content: '\f038'; } /* '' */
.icon-chrome:before { content: '\f039'; } /* '' */
.icon-opera:before { content: '\f03a'; } /* '' */
.icon-ie:before { content: '\f03b'; } /* '' */
.icon-crown:before { content: '\f03c'; } /* '' */
.icon-crown-plus:before { content: '\f03d'; } /* '' */
.icon-crown-minus:before { content: '\f03e'; } /* '' */
.icon-marquee:before { content: '\f03f'; } /* '' */
.icon-glass:before { content: '\f040'; } /* '' */
.icon-music:before { content: '\f041'; } /* '' */
.icon-search:before { content: '\f042'; } /* '' */
.icon-mail:before { content: '\f043'; } /* '' */
.icon-heart:before { content: '\f044'; } /* '' */
.icon-heart-empty:before { content: '\f045'; } /* '' */
.icon-star:before { content: '\f046'; } /* '' */
.icon-star-empty:before { content: '\f047'; } /* '' */
.icon-star-half:before { content: '\f048'; } /* '' */
.icon-user:before { content: '\f049'; } /* '' */
.icon-users:before { content: '\f04a'; } /* '' */
.icon-video:before { content: '\f04b'; } /* '' */
.icon-videocam:before { content: '\f04c'; } /* '' */
.icon-picture:before { content: '\f04d'; } /* '' */
.icon-camera:before { content: '\f04e'; } /* '' */
.icon-camera-alt:before { content: '\f04f'; } /* '' */
.icon-th-large:before { content: '\f050'; } /* '' */
.icon-th:before { content: '\f051'; } /* '' */
.icon-th-list:before { content: '\f052'; } /* '' */
.icon-ok:before { content: '\f053'; } /* '' */
.icon-ok-circled:before { content: '\f054'; } /* '' */
.icon-ok-circled2:before { content: '\f055'; } /* '' */
.icon-cancel:before { content: '\f056'; } /* '' */
.icon-cancel-circled:before { content: '\f057'; } /* '' */
.icon-cancel-circled2:before { content: '\f058'; } /* '' */
.icon-plus:before { content: '\f059'; } /* '' */
.icon-plus-circled:before { content: '\f05a'; } /* '' */
.icon-minus:before { content: '\f05b'; } /* '' */
.icon-minus-circled:before { content: '\f05c'; } /* '' */
.icon-help-circled:before { content: '\f05d'; } /* '' */
.icon-info-circled:before { content: '\f05e'; } /* '' */
.icon-home:before { content: '\f05f'; } /* '' */
.icon-link:before { content: '\f060'; } /* '' */
.icon-attach:before { content: '\f061'; } /* '' */
.icon-lock:before { content: '\f062'; } /* '' */
.icon-lock-open:before { content: '\f063'; } /* '' */
.icon-pin:before { content: '\f064'; } /* '' */
.icon-eye:before { content: '\f065'; } /* '' */
.icon-eye-off:before { content: '\f066'; } /* '' */
.icon-tag:before { content: '\f067'; } /* '' */
.icon-tags:before { content: '\f068'; } /* '' */
.icon-bookmark:before { content: '\f069'; } /* '' */
.icon-flag:before { content: '\f06a'; } /* '' */
.icon-thumbs-up:before { content: '\f06b'; } /* '' */
.icon-thumbs-down:before { content: '\f06c'; } /* '' */
.icon-download:before { content: '\f06d'; } /* '' */
.icon-upload:before { content: '\f06e'; } /* '' */
.icon-forward:before { content: '\f06f'; } /* '' */
.icon-export:before { content: '\f070'; } /* '' */
.icon-pencil:before { content: '\f071'; } /* '' */
.icon-edit:before { content: '\f072'; } /* '' */
.icon-print:before { content: '\f073'; } /* '' */
.icon-retweet:before { content: '\f074'; } /* '' */
.icon-comment:before { content: '\f075'; } /* '' */
.icon-chat:before { content: '\f076'; } /* '' */
.icon-bell:before { content: '\f077'; } /* '' */
.icon-attention:before { content: '\f078'; } /* '' */
.icon-attention-circled:before { content: '\f079'; } /* '' */
.icon-location:before { content: '\f07a'; } /* '' */
.icon-trash-empty:before { content: '\f07b'; } /* '' */
.icon-doc:before { content: '\f07c'; } /* '' */
.icon-folder:before { content: '\f07d'; } /* '' */
.icon-folder-open:before { content: '\f07e'; } /* '' */
.icon-phone:before { content: '\f07f'; } /* '' */
.icon-cog:before { content: '\f080'; } /* '' */
.icon-cog-alt:before { content: '\f081'; } /* '' */
.icon-wrench:before { content: '\f082'; } /* '' */
.icon-basket:before { content: '\f083'; } /* '' */
.icon-calendar:before { content: '\f084'; } /* '' */
.icon-login:before { content: '\f085'; } /* '' */
.icon-logout:before { content: '\f086'; } /* '' */
.icon-volume-off:before { content: '\f087'; } /* '' */
.icon-volume-down:before { content: '\f088'; } /* '' */
.icon-volume-up:before { content: '\f089'; } /* '' */
.icon-headphones:before { content: '\f08a'; } /* '' */
.icon-clock:before { content: '\f08b'; } /* '' */
.icon-block:before { content: '\f08c'; } /* '' */
.icon-resize-full:before { content: '\f08d'; } /* '' */
.icon-link-ext:before { content: '\f08e'; } /* '' */
.icon-resize-small:before { content: '\f08f'; } /* '' */
.icon-resize-vertical:before { content: '\f090'; } /* '' */
.icon-resize-horizontal:before { content: '\f091'; } /* '' */
.icon-move:before { content: '\f092'; } /* '' */
.icon-zoom-in:before { content: '\f093'; } /* '' */
.icon-zoom-out:before { content: '\f094'; } /* '' */
.icon-down-circled2:before { content: '\f095'; } /* '' */
.icon-up-circled2:before { content: '\f096'; } /* '' */
.icon-bookmark-empty:before { content: '\f097'; } /* '' */
.icon-phone-squared:before { content: '\f098'; } /* '' */
.icon-down-dir:before { content: '\f099'; } /* '' */
.icon-up-dir:before { content: '\f09a'; } /* '' */
.icon-left-dir:before { content: '\f09b'; } /* '' */
.icon-right-dir:before { content: '\f09c'; } /* '' */
.icon-down-open:before { content: '\f09d'; } /* '' */
.icon-rss:before { content: '\f09e'; } /* '' */
.icon-left-open:before { content: '\f09f'; } /* '' */
.icon-right-open:before { content: '\f0a0'; } /* '' */
.icon-up-open:before { content: '\f0a1'; } /* '' */
.icon-down-big:before { content: '\f0a2'; } /* '' */
.icon-left-big:before { content: '\f0a3'; } /* '' */
.icon-right-big:before { content: '\f0a4'; } /* '' */
.icon-up-big:before { content: '\f0a5'; } /* '' */
.icon-right-hand:before { content: '\f0a6'; } /* '' */
.icon-left-hand:before { content: '\f0a7'; } /* '' */
.icon-up-hand:before { content: '\f0a8'; } /* '' */
.icon-down-hand:before { content: '\f0a9'; } /* '' */
.icon-left-circled:before { content: '\f0aa'; } /* '' */
.icon-right-circled:before { content: '\f0ab'; } /* '' */
.icon-up-circled:before { content: '\f0ac'; } /* '' */
.icon-down-circled:before { content: '\f0ad'; } /* '' */
.icon-cw:before { content: '\f0ae'; } /* '' */
.icon-ccw:before { content: '\f0af'; } /* '' */
.icon-arrows-cw:before { content: '\f0b0'; } /* '' */
.icon-shuffle:before { content: '\f0b1'; } /* '' */
.icon-resize-full-alt:before { content: '\f0b2'; } /* '' */
.icon-play:before { content: '\f0b3'; } /* '' */
.icon-play-circled2:before { content: '\f0b4'; } /* '' */
.icon-stop:before { content: '\f0b5'; } /* '' */
.icon-pause:before { content: '\f0b6'; } /* '' */
.icon-to-end:before { content: '\f0b7'; } /* '' */
.icon-to-end-alt:before { content: '\f0b8'; } /* '' */
.icon-to-start:before { content: '\f0b9'; } /* '' */
.icon-to-start-alt:before { content: '\f0ba'; } /* '' */
.icon-fast-fw:before { content: '\f0bb'; } /* '' */
.icon-fast-bw:before { content: '\f0bc'; } /* '' */
.icon-eject:before { content: '\f0bd'; } /* '' */
.icon-target:before { content: '\f0be'; } /* '' */
.icon-signal:before { content: '\f0bf'; } /* '' */
.icon-award:before { content: '\f0c0'; } /* '' */
.icon-inbox:before { content: '\f0c1'; } /* '' */
.icon-globe:before { content: '\f0c2'; } /* '' */
.icon-cloud:before { content: '\f0c3'; } /* '' */
.icon-flash:before { content: '\f0c4'; } /* '' */
.icon-docs:before { content: '\f0c5'; } /* '' */
.icon-umbrella:before { content: '\f0c6'; } /* '' */
.icon-flight:before { content: '\f0c7'; } /* '' */
.icon-leaf:before { content: '\f0c8'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-font:before { content: '\f0ca'; } /* '' */
.icon-bold:before { content: '\f0cb'; } /* '' */
.icon-italic:before { content: '\f0cc'; } /* '' */
.icon-text-height:before { content: '\f0cd'; } /* '' */
.icon-text-width:before { content: '\f0ce'; } /* '' */
.icon-align-left:before { content: '\f0cf'; } /* '' */
.icon-align-center:before { content: '\f0d0'; } /* '' */
.icon-align-right:before { content: '\f0d1'; } /* '' */
.icon-align-justify:before { content: '\f0d2'; } /* '' */
.icon-list:before { content: '\f0d3'; } /* '' */
.icon-indent-left:before { content: '\f0d4'; } /* '' */
.icon-indent-right:before { content: '\f0d5'; } /* '' */
.icon-list-bullet:before { content: '\f0d6'; } /* '' */
.icon-list-numbered:before { content: '\f0d7'; } /* '' */
.icon-strike:before { content: '\f0d8'; } /* '' */
.icon-underline:before { content: '\f0d9'; } /* '' */
.icon-table:before { content: '\f0da'; } /* '' */
.icon-columns:before { content: '\f0db'; } /* '' */
.icon-scissors:before { content: '\f0dc'; } /* '' */
.icon-briefcase:before { content: '\f0dd'; } /* '' */
.icon-off:before { content: '\f0de'; } /* '' */
.icon-road:before { content: '\f0df'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-list-alt:before { content: '\f0e1'; } /* '' */
.icon-qrcode:before { content: '\f0e2'; } /* '' */
.icon-barcode:before { content: '\f0e3'; } /* '' */
.icon-book:before { content: '\f0e4'; } /* '' */
.icon-comment-empty:before { content: '\f0e5'; } /* '' */
.icon-chat-empty:before { content: '\f0e6'; } /* '' */
.icon-adjust:before { content: '\f0e7'; } /* '' */
.icon-tint:before { content: '\f0e8'; } /* '' */
.icon-check:before { content: '\f0e9'; } /* '' */
.icon-paste:before { content: '\f0ea'; } /* '' */
.icon-lightbulb:before { content: '\f0eb'; } /* '' */
.icon-exchange:before { content: '\f0ec'; } /* '' */
.icon-download-cloud:before { content: '\f0ed'; } /* '' */
.icon-upload-cloud:before { content: '\f0ee'; } /* '' */
.icon-check-empty:before { content: '\f0ef'; } /* '' */
.icon-asterisk:before { content: '\f0f0'; } /* '' */
.icon-gift:before { content: '\f0f1'; } /* '' */
.icon-suitcase:before { content: '\f0f2'; } /* '' */
.icon-bell-alt:before { content: '\f0f3'; } /* '' */
.icon-fire:before { content: '\f0f4'; } /* '' */
.icon-magnet:before { content: '\f0f5'; } /* '' */
.icon-doc-text:before { content: '\f0f6'; } /* '' */
.icon-chart-bar:before { content: '\f0f7'; } /* '' */
.icon-credit-card:before { content: '\f0f8'; } /* '' */
.icon-floppy:before { content: '\f0f9'; } /* '' */
.icon-megaphone:before { content: '\f0fa'; } /* '' */
.icon-fighter-jet:before { content: '\f0fb'; } /* '' */
.icon-hdd:before { content: '\f0fc'; } /* '' */
.icon-key:before { content: '\f0fd'; } /* '' */
.icon-plus-squared:before { content: '\f0fe'; } /* '' */
.icon-certificate:before { content: '\f0ff'; } /* '' */
.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-circle-empty:before { content: '\f10c'; } /* '' */
.icon-quote-left:before { content: '\f10d'; } /* '' */
.icon-quote-right:before { content: '\f10e'; } /* '' */
.icon-tasks:before { content: '\f10f'; } /* '' */
.icon-filter:before { content: '\f110'; } /* '' */
.icon-circle:before { content: '\f111'; } /* '' */
.icon-reply:before { content: '\f112'; } /* '' */
.icon-beaker:before { content: '\f113'; } /* '' */
.icon-folder-empty:before { content: '\f114'; } /* '' */
.icon-folder-open-empty:before { content: '\f115'; } /* '' */
.icon-magic:before { content: '\f116'; } /* '' */
.icon-truck:before { content: '\f117'; } /* '' */
.icon-money:before { content: '\f118'; } /* '' */
.icon-sort:before { content: '\f119'; } /* '' */
.icon-sort-down:before { content: '\f11a'; } /* '' */
.icon-gamepad:before { content: '\f11b'; } /* '' */
.icon-keyboard:before { content: '\f11c'; } /* '' */
.icon-flag-empty:before { content: '\f11d'; } /* '' */
.icon-flag-checkered:before { content: '\f11e'; } /* '' */
.icon-sort-up:before { content: '\f11f'; } /* '' */
.icon-hammer:before { content: '\f120'; } /* '' */
.icon-code:before { content: '\f121'; } /* '' */
.icon-reply-all:before { content: '\f122'; } /* '' */
.icon-star-half-alt:before { content: '\f123'; } /* '' */
.icon-direction:before { content: '\f124'; } /* '' */
.icon-crop:before { content: '\f125'; } /* '' */
.icon-fork:before { content: '\f126'; } /* '' */
.icon-unlink:before { content: '\f127'; } /* '' */
.icon-help:before { content: '\f128'; } /* '' */
.icon-info:before { content: '\f129'; } /* '' */
.icon-attention-alt:before { content: '\f12a'; } /* '' */
.icon-superscript:before { content: '\f12b'; } /* '' */
.icon-subscript:before { content: '\f12c'; } /* '' */
.icon-gauge:before { content: '\f12d'; } /* '' */
.icon-sitemap:before { content: '\f12e'; } /* '' */
.icon-spinner:before { content: '\f12f'; } /* '' */
.icon-mic:before { content: '\f130'; } /* '' */
.icon-mute:before { content: '\f131'; } /* '' */
.icon-coffee:before { content: '\f132'; } /* '' */
.icon-calendar-empty:before { content: '\f133'; } /* '' */
.icon-food:before { content: '\f134'; } /* '' */
.icon-rocket:before { content: '\f135'; } /* '' */
.icon-beer:before { content: '\f136'; } /* '' */
.icon-angle-circled-left:before { content: '\f137'; } /* '' */
.icon-angle-circled-right:before { content: '\f138'; } /* '' */
.icon-angle-circled-up:before { content: '\f139'; } /* '' */
.icon-angle-circled-down:before { content: '\f13a'; } /* '' */
.icon-user-md:before { content: '\f13b'; } /* '' */
.icon-stethoscope:before { content: '\f13c'; } /* '' */
.icon-ambulance:before { content: '\f13d'; } /* '' */
.icon-lock-open-alt:before { content: '\f13e'; } /* '' */
.icon-medkit:before { content: '\f13f'; } /* '' */
.icon-h-sigh:before { content: '\f140'; } /* '' */
.icon-ellipsis:before { content: '\f141'; } /* '' */
.icon-ellipsis-vert:before { content: '\f142'; } /* '' */
.icon-rss-squared:before { content: '\f143'; } /* '' */
.icon-play-circled:before { content: '\f144'; } /* '' */
.icon-ticket:before { content: '\f145'; } /* '' */
.icon-minus-squared:before { content: '\f146'; } /* '' */
.icon-minus-squared-alt:before { content: '\f147'; } /* '' */
.icon-level-up:before { content: '\f148'; } /* '' */
.icon-level-down:before { content: '\f149'; } /* '' */
.icon-ok-squared:before { content: '\f14a'; } /* '' */
.icon-pencil-squared:before { content: '\f14b'; } /* '' */
.icon-link-ext-alt:before { content: '\f14c'; } /* '' */
.icon-export-alt:before { content: '\f14d'; } /* '' */
.icon-compass:before { content: '\f14e'; } /* '' */
.icon-hospital:before { content: '\f14f'; } /* '' */
.icon-expand:before { content: '\f150'; } /* '' */
.icon-collapse:before { content: '\f151'; } /* '' */
.icon-expand-right:before { content: '\f152'; } /* '' */
.icon-euro:before { content: '\f153'; } /* '' */
.icon-pound:before { content: '\f154'; } /* '' */
.icon-dollar:before { content: '\f155'; } /* '' */
.icon-rupee:before { content: '\f156'; } /* '' */
.icon-yen:before { content: '\f157'; } /* '' */
.icon-rouble:before { content: '\f158'; } /* '' */
.icon-won:before { content: '\f159'; } /* '' */
.icon-bitcoin:before { content: '\f15a'; } /* '' */
.icon-doc-inv:before { content: '\f15b'; } /* '' */
.icon-doc-text-inv:before { content: '\f15c'; } /* '' */
.icon-sort-name-up:before { content: '\f15d'; } /* '' */
.icon-sort-name-down:before { content: '\f15e'; } /* '' */
.icon-building:before { content: '\f15f'; } /* '' */
.icon-sort-alt-up:before { content: '\f160'; } /* '' */
.icon-sort-alt-down:before { content: '\f161'; } /* '' */
.icon-sort-number-up:before { content: '\f162'; } /* '' */
.icon-sort-number-down:before { content: '\f163'; } /* '' */
.icon-thumbs-up-alt:before { content: '\f164'; } /* '' */
.icon-thumbs-down-alt:before { content: '\f165'; } /* '' */
.icon-smile:before { content: '\f166'; } /* '' */
.icon-frown:before { content: '\f167'; } /* '' */
.icon-meh:before { content: '\f168'; } /* '' */
.icon-anchor:before { content: '\f169'; } /* '' */
.icon-terminal:before { content: '\f16a'; } /* '' */
.icon-eraser:before { content: '\f16b'; } /* '' */
.icon-puzzle:before { content: '\f16c'; } /* '' */
.icon-shield:before { content: '\f16d'; } /* '' */
.icon-extinguisher:before { content: '\f16e'; } /* '' */
.icon-bullseye:before { content: '\f16f'; } /* '' */
.icon-adn:before { content: '\f170'; } /* '' */
.icon-bitbucket:before { content: '\f171'; } /* '' */
.icon-bitbucket-squared:before { content: '\f172'; } /* '' */
.icon-css3:before { content: '\f173'; } /* '' */
.icon-dropbox: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-facebook:before { content: '\f17a'; } /* '' */
.icon-android:before { content: '\f17b'; } /* '' */
.icon-flickr:before { content: '\f17c'; } /* '' */
.icon-dribbble:before { content: '\f17d'; } /* '' */
.icon-github:before { content: '\f17e'; } /* '' */
.icon-github-circled:before { content: '\f17f'; } /* '' */
.icon-foursquare:before { content: '\f180'; } /* '' */
.icon-gplus:before { content: '\f181'; } /* '' */
.icon-female:before { content: '\f182'; } /* '' */
.icon-male:before { content: '\f183'; } /* '' */
.icon-gittip:before { content: '\f184'; } /* '' */
.icon-sun:before { content: '\f185'; } /* '' */
.icon-moon:before { content: '\f186'; } /* '' */
.icon-box:before { content: '\f187'; } /* '' */
.icon-bug:before { content: '\f188'; } /* '' */
.icon-gplus-squared:before { content: '\f189'; } /* '' */
.icon-html5:before { content: '\f18a'; } /* '' */
.icon-instagram:before { content: '\f18b'; } /* '' */
.icon-linux:before { content: '\f18c'; } /* '' */
.icon-linkedin:before { content: '\f18d'; } /* '' */
.icon-right-circled2:before { content: '\f18e'; } /* '' */
.icon-maxcdn:before { content: '\f18f'; } /* '' */
.icon-left-circled2:before { content: '\f190'; } /* '' */
.icon-collapse-left:before { content: '\f191'; } /* '' */
.icon-dot-circled:before { content: '\f192'; } /* '' */
.icon-wheelchair:before { content: '\f193'; } /* '' */
.icon-pagelines:before { content: '\f194'; } /* '' */
.icon-try:before { content: '\f195'; } /* '' */
.icon-plus-squared-alt:before { content: '\f196'; } /* '' */
.icon-space-shuttle:before { content: '\f197'; } /* '' */
.icon-pinterest-circled:before { content: '\f198'; } /* '' */
.icon-mail-squared:before { content: '\f199'; } /* '' */
.icon-pinterest-squared:before { content: '\f19a'; } /* '' */
.icon-openid:before { content: '\f19b'; } /* '' */
.icon-bank:before { content: '\f19c'; } /* '' */
.icon-graduation-cap:before { content: '\f19d'; } /* '' */
.icon-renren:before { content: '\f19e'; } /* '' */
.icon-skype:before { content: '\f19f'; } /* '' */
.icon-google:before { content: '\f1a0'; } /* '' */
.icon-reddit:before { content: '\f1a1'; } /* '' */
.icon-reddit-squared:before { content: '\f1a2'; } /* '' */
.icon-slack:before { content: '\f1a3'; } /* '' */
.icon-stackexchange: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-language:before { content: '\f1ab'; } /* '' */
.icon-fax:before { content: '\f1ac'; } /* '' */
.icon-building-filled:before { content: '\f1ad'; } /* '' */
.icon-child:before { content: '\f1ae'; } /* '' */
.icon-stackoverflow:before { content: '\f1af'; } /* '' */
.icon-paw:before { content: '\f1b0'; } /* '' */
.icon-spoon:before { content: '\f1b1'; } /* '' */
.icon-cube:before { content: '\f1b2'; } /* '' */
.icon-cubes:before { content: '\f1b3'; } /* '' */
.icon-behance:before { content: '\f1b4'; } /* '' */
.icon-behance-squared:before { content: '\f1b5'; } /* '' */
.icon-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-stumbleupon:before { content: '\f1bf'; } /* '' */
.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-stumbleupon-circled:before { content: '\f1ca'; } /* '' */
.icon-codeopen:before { content: '\f1cb'; } /* '' */
.icon-jsfiddle:before { content: '\f1cc'; } /* '' */
.icon-lifebuoy:before { content: '\f1cd'; } /* '' */
.icon-circle-notch:before { content: '\f1ce'; } /* '' */
.icon-trello:before { content: '\f1cf'; } /* '' */
.icon-rebel:before { content: '\f1d0'; } /* '' */
.icon-empire:before { content: '\f1d1'; } /* '' */
.icon-git-squared:before { content: '\f1d2'; } /* '' */
.icon-git:before { content: '\f1d3'; } /* '' */
.icon-hacker-news:before { content: '\f1d4'; } /* '' */
.icon-tencent-weibo:before { content: '\f1d5'; } /* '' */
.icon-qq:before { content: '\f1d6'; } /* '' */
.icon-tumblr:before { content: '\f1d7'; } /* '' */
.icon-paper-plane:before { content: '\f1d8'; } /* '' */
.icon-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.icon-history:before { content: '\f1da'; } /* '' */
.icon-circle-thin:before { content: '\f1db'; } /* '' */
.icon-header:before { content: '\f1dc'; } /* '' */
.icon-paragraph:before { content: '\f1dd'; } /* '' */
.icon-sliders:before { content: '\f1de'; } /* '' */
.icon-tumblr-squared:before { content: '\f1df'; } /* '' */
.icon-share:before { content: '\f1e0'; } /* '' */
.icon-share-squared:before { content: '\f1e1'; } /* '' */
.icon-bomb:before { content: '\f1e2'; } /* '' */
.icon-soccer-ball:before { content: '\f1e3'; } /* '' */
.icon-tty:before { content: '\f1e4'; } /* '' */
.icon-binoculars:before { content: '\f1e5'; } /* '' */
.icon-plug:before { content: '\f1e6'; } /* '' */
.icon-slideshare:before { content: '\f1e7'; } /* '' */
.icon-twitch:before { content: '\f1e8'; } /* '' */
.icon-twitter:before { content: '\f1e9'; } /* '' */
.icon-newspaper:before { content: '\f1ea'; } /* '' */
.icon-wifi:before { content: '\f1eb'; } /* '' */
.icon-calc:before { content: '\f1ec'; } /* '' */
.icon-paypal:before { content: '\f1ed'; } /* '' */
.icon-gwallet:before { content: '\f1ee'; } /* '' */
.icon-vimeo-squared:before { content: '\f1ef'; } /* '' */
.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-copyright:before { content: '\f1f9'; } /* '' */
.icon-at:before { content: '\f1fa'; } /* '' */
.icon-eyedropper:before { content: '\f1fb'; } /* '' */
.icon-brush:before { content: '\f1fc'; } /* '' */
.icon-birthday:before { content: '\f1fd'; } /* '' */
.icon-chart-area:before { content: '\f1fe'; } /* '' */
.icon-vine:before { content: '\f1ff'; } /* '' */
.icon-chart-pie:before { content: '\f200'; } /* '' */
.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-bus:before { content: '\f207'; } /* '' */
.icon-ioxhost:before { content: '\f208'; } /* '' */
.icon-angellist:before { content: '\f209'; } /* '' */
.icon-cc:before { content: '\f20a'; } /* '' */
.icon-shekel:before { content: '\f20b'; } /* '' */
.icon-meanpath:before { content: '\f20c'; } /* '' */
.icon-buysellads:before { content: '\f20d'; } /* '' */
.icon-connectdevelop:before { content: '\f20e'; } /* '' */
.icon-vkontakte:before { content: '\f20f'; } /* '' */
.icon-dashcube:before { content: '\f210'; } /* '' */
.icon-forumbee:before { content: '\f211'; } /* '' */
.icon-leanpub:before { content: '\f212'; } /* '' */
.icon-sellsy:before { content: '\f213'; } /* '' */
.icon-shirtsinbulk:before { content: '\f214'; } /* '' */
.icon-simplybuilt:before { content: '\f215'; } /* '' */
.icon-skyatlas:before { content: '\f216'; } /* '' */
.icon-cart-plus:before { content: '\f217'; } /* '' */
.icon-cart-arrow-down:before { content: '\f218'; } /* '' */
.icon-diamond:before { content: '\f219'; } /* '' */
.icon-ship:before { content: '\f21a'; } /* '' */
.icon-user-secret:before { content: '\f21b'; } /* '' */
.icon-motorcycle:before { content: '\f21c'; } /* '' */
.icon-street-view:before { content: '\f21d'; } /* '' */
.icon-heartbeat:before { content: '\f21e'; } /* '' */
.icon-wechat:before { content: '\f21f'; } /* '' */
.icon-weibo:before { content: '\f220'; } /* '' */
.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-windows:before { content: '\f22d'; } /* '' */
.icon-wordpress:before { content: '\f22e'; } /* '' */
.icon-xing:before { content: '\f22f'; } /* '' */
.icon-facebook-official:before { content: '\f230'; } /* '' */
.icon-pinterest:before { content: '\f231'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-server:before { content: '\f233'; } /* '' */
.icon-user-plus:before { content: '\f234'; } /* '' */
.icon-user-times:before { content: '\f235'; } /* '' */
.icon-bed:before { content: '\f236'; } /* '' */
.icon-viacoin:before { content: '\f237'; } /* '' */
.icon-train:before { content: '\f238'; } /* '' */
.icon-subway:before { content: '\f239'; } /* '' */
.icon-medium:before { content: '\f23a'; } /* '' */
.icon-xing-squared:before { content: '\f23b'; } /* '' */
.icon-yelp:before { content: '\f23c'; } /* '' */
.icon-youtube:before { content: '\f23d'; } /* '' */
.icon-yahoo:before { content: '\f23e'; } /* '' */
.icon-youtube-squared:before { content: '\f23f'; } /* '' */
.icon-youtube-play:before { content: '\f240'; } /* '' */
.icon-blank:before { content: '\f241'; } /* '' */
.icon-lemon:before { content: '\f242'; } /* '' */
.icon-genderless:before { content: '\f243'; } /* '' */
.icon-y-combinator:before { content: '\f244'; } /* '' */
.icon-optin-monster:before { content: '\f245'; } /* '' */
.icon-opencart:before { content: '\f246'; } /* '' */
.icon-expeditedssl:before { content: '\f247'; } /* '' */
.icon-battery-4:before { content: '\f248'; } /* '' */
.icon-battery-3:before { content: '\f249'; } /* '' */
.icon-battery-2:before { content: '\f24a'; } /* '' */
.icon-battery-1:before { content: '\f24b'; } /* '' */
.icon-battery-0:before { content: '\f24c'; } /* '' */
.icon-mouse-pointer:before { content: '\f24d'; } /* '' */
.icon-i-cursor:before { content: '\f24e'; } /* '' */
.icon-object-group:before { content: '\f24f'; } /* '' */
.icon-object-ungroup:before { content: '\f250'; } /* '' */
.icon-sticky-note:before { content: '\f251'; } /* '' */
.icon-sticky-note-o:before { content: '\f252'; } /* '' */
.icon-cc-jcb:before { content: '\f253'; } /* '' */
.icon-cc-diners-club:before { content: '\f254'; } /* '' */
.icon-clone:before { content: '\f255'; } /* '' */
.icon-balance-scale:before { content: '\f256'; } /* '' */
.icon-hourglass-o:before { content: '\f257'; } /* '' */
.icon-hourglass-1:before { content: '\f258'; } /* '' */
.icon-hourglass-2:before { content: '\f259'; } /* '' */
.icon-hourglass-3:before { content: '\f25a'; } /* '' */
.icon-hourglass:before { content: '\f25b'; } /* '' */
.icon-hand-grab-o:before { content: '\f25c'; } /* '' */
.icon-hand-paper-o:before { content: '\f25d'; } /* '' */
.icon-hand-scissors-o:before { content: '\f25e'; } /* '' */
.icon-hand-lizard-o:before { content: '\f25f'; } /* '' */
.icon-hand-spock-o:before { content: '\f260'; } /* '' */
.icon-hand-pointer-o:before { content: '\f261'; } /* '' */
.icon-hand-peace-o:before { content: '\f262'; } /* '' */
.icon-trademark:before { content: '\f263'; } /* '' */
.icon-registered:before { content: '\f264'; } /* '' */
.icon-creative-commons:before { content: '\f265'; } /* '' */
.icon-gg:before { content: '\f266'; } /* '' */
.icon-gg-circle:before { content: '\f267'; } /* '' */
.icon-tripadvisor:before { content: '\f268'; } /* '' */
.icon-odnoklassniki:before { content: '\f269'; } /* '' */
.icon-odnoklassniki-square:before { content: '\f26a'; } /* '' */
.icon-get-pocket:before { content: '\f26b'; } /* '' */
.icon-wikipedia-w:before { content: '\f26c'; } /* '' */
.icon-safari:before { content: '\f26d'; } /* '' */
.icon-chrome:before { content: '\f26e'; } /* '' */
.icon-firefox:before { content: '\f26f'; } /* '' */
.icon-opera:before { content: '\f270'; } /* '' */
.icon-internet-explorer:before { content: '\f271'; } /* '' */
.icon-television:before { content: '\f272'; } /* '' */
.icon-contao:before { content: '\f273'; } /* '' */
.icon-500px:before { content: '\f274'; } /* '' */
.icon-amazon:before { content: '\f275'; } /* '' */
.icon-calendar-plus-o:before { content: '\f276'; } /* '' */
.icon-calendar-minus-o:before { content: '\f277'; } /* '' */
.icon-calendar-times-o:before { content: '\f278'; } /* '' */
.icon-calendar-check-o:before { content: '\f279'; } /* '' */
.icon-industry:before { content: '\f27a'; } /* '' */
.icon-map-pin:before { content: '\f27b'; } /* '' */
.icon-map-signs:before { content: '\f27c'; } /* '' */
.icon-map-o:before { content: '\f27d'; } /* '' */
.icon-map:before { content: '\f27e'; } /* '' */
.icon-commenting:before { content: '\f27f'; } /* '' */
.icon-commenting-o:before { content: '\f280'; } /* '' */
.icon-houzz:before { content: '\f281'; } /* '' */
.icon-vimeo:before { content: '\f282'; } /* '' */
.icon-black-tie:before { content: '\f283'; } /* '' */
.icon-fonticons:before { content: '\f284'; } /* '' */
.icon-reddit-alien:before { content: '\f285'; } /* '' */
.icon-edge:before { content: '\f286'; } /* '' */
.icon-credit-card-alt:before { content: '\f287'; } /* '' */
.icon-codiepie:before { content: '\f288'; } /* '' */
.icon-modx:before { content: '\f289'; } /* '' */
.icon-fort-awesome:before { content: '\f28a'; } /* '' */
.icon-usb:before { content: '\f28b'; } /* '' */
.icon-product-hunt:before { content: '\f28c'; } /* '' */
.icon-mixcloud:before { content: '\f28d'; } /* '' */
.icon-scribd:before { content: '\f28e'; } /* '' */
.icon-pause-circle:before { content: '\f28f'; } /* '' */
.icon-pause-circle-o:before { content: '\f290'; } /* '' */
.icon-stop-circle:before { content: '\f291'; } /* '' */
.icon-stop-circle-o:before { content: '\f292'; } /* '' */
.icon-shopping-bag:before { content: '\f293'; } /* '' */
.icon-shopping-basket:before { content: '\f294'; } /* '' */
.icon-hashtag:before { content: '\f295'; } /* '' */
.icon-bluetooth:before { content: '\f296'; } /* '' */
.icon-bluetooth-b:before { content: '\f297'; } /* '' */
.icon-percent:before { content: '\f298'; } /* '' */
.icon-gitlab:before { content: '\f299'; } /* '' */
.icon-wpbeginner:before { content: '\f29a'; } /* '' */
.icon-wpforms:before { content: '\f29b'; } /* '' */
.icon-envira:before { content: '\f29c'; } /* '' */
.icon-universal-access:before { content: '\f29d'; } /* '' */
.icon-wheelchair-alt:before { content: '\f29e'; } /* '' */
.icon-question-circle-o:before { content: '\f29f'; } /* '' */
.icon-blind:before { content: '\f2a0'; } /* '' */
.icon-audio-description:before { content: '\f2a1'; } /* '' */
.icon-volume-control-phone:before { content: '\f2a2'; } /* '' */
.icon-braille:before { content: '\f2a3'; } /* '' */
.icon-assistive-listening-systems:before { content: '\f2a4'; } /* '' */
.icon-american-sign-language-interpreting:before { content: '\f2a5'; } /* '' */
.icon-asl-interpreting:before { content: '\f2a6'; } /* '' */
.icon-glide:before { content: '\f2a7'; } /* '' */
.icon-glide-g:before { content: '\f2a8'; } /* '' */
.icon-sign-language:before { content: '\f2a9'; } /* '' */
.icon-low-vision:before { content: '\f2aa'; } /* '' */
.icon-viadeo:before { content: '\f2ab'; } /* '' */
.icon-viadeo-square:before { content: '\f2ac'; } /* '' */
.icon-snapchat:before { content: '\f2ad'; } /* '' */
.icon-snapchat-ghost:before { content: '\f2ae'; } /* '' */
.icon-snapchat-square:before { content: '\f2af'; } /* '' */
.icon-pied-piper:before { content: '\f2b0'; } /* '' */
.icon-first-order:before { content: '\f2b1'; } /* '' */
.icon-yoast:before { content: '\f2b2'; } /* '' */
.icon-themeisle:before { content: '\f2b3'; } /* '' */
.icon-google-plus-circle:before { content: '\f2b4'; } /* '' */
.icon-font-awesome:before { content: '\f2b5'; } /* '' */
.icon-handshake-o:before { content: '\f2b6'; } /* '' */
.icon-envelope-open:before { content: '\f2b7'; } /* '' */
.icon-envelope-open-o:before { content: '\f2b8'; } /* '' */
.icon-linode:before { content: '\f2b9'; } /* '' */
.icon-address-book:before { content: '\f2ba'; } /* '' */
.icon-address-book-o:before { content: '\f2bb'; } /* '' */
.icon-address-card:before { content: '\f2bc'; } /* '' */
.icon-address-card-o:before { content: '\f2bd'; } /* '' */
.icon-user-circle:before { content: '\f2be'; } /* '' */
.icon-user-circle-o:before { content: '\f2bf'; } /* '' */
.icon-user-o:before { content: '\f2c0'; } /* '' */
.icon-id-badge:before { content: '\f2c1'; } /* '' */
.icon-id-card:before { content: '\f2c2'; } /* '' */
.icon-id-card-o:before { content: '\f2c3'; } /* '' */
.icon-quora:before { content: '\f2c4'; } /* '' */
.icon-free-code-camp:before { content: '\f2c5'; } /* '' */
.icon-telegram:before { content: '\f2c6'; } /* '' */
.icon-thermometer:before { content: '\f2c7'; } /* '' */
.icon-thermometer-3:before { content: '\f2c8'; } /* '' */
.icon-thermometer-2:before { content: '\f2c9'; } /* '' */
.icon-thermometer-quarter:before { content: '\f2ca'; } /* '' */
.icon-thermometer-0:before { content: '\f2cb'; } /* '' */
.icon-shower:before { content: '\f2cc'; } /* '' */
.icon-bath:before { content: '\f2cd'; } /* '' */
.icon-podcast:before { content: '\f2ce'; } /* '' */
.icon-note:before { content: '\f2cf'; } /* '' */
.icon-window-maximize:before { content: '\f2d0'; } /* '' */
.icon-window-minimize:before { content: '\f2d1'; } /* '' */
.icon-window-restore:before { content: '\f2d2'; } /* '' */
.icon-window-close:before { content: '\f2d3'; } /* '' */
.icon-window-close-o:before { content: '\f2d4'; } /* '' */
.icon-bandcamp:before { content: '\f2d5'; } /* '' */
.icon-grav:before { content: '\f2d6'; } /* '' */
.icon-etsy:before { content: '\f2d7'; } /* '' */
.icon-imdb:before { content: '\f2d8'; } /* '' */
.icon-ravelry:before { content: '\f2d9'; } /* '' */
.icon-eercast:before { content: '\f2da'; } /* '' */
.icon-microchip:before { content: '\f2db'; } /* '' */
.icon-snowflake-o:before { content: '\f2dc'; } /* '' */
.icon-superpowers:before { content: '\f2dd'; } /* '' */
.icon-wpexplorer:before { content: '\f2de'; } /* '' */
.icon-note-beamed:before { content: '\f2df'; } /* '' */
.icon-meetup:before { content: '\f2e0'; } /* '' */
.icon-music:before { content: '\f2e1'; } /* '' */
.icon-search:before { content: '\f2e2'; } /* '' */
.icon-flashlight:before { content: '\f2e3'; } /* '' */
.icon-mail:before { content: '\f2e4'; } /* '' */
.icon-heart:before { content: '\f2e5'; } /* '' */
.icon-heart-empty:before { content: '\f2e6'; } /* '' */
.icon-star:before { content: '\f2e7'; } /* '' */
.icon-star-empty:before { content: '\f2e8'; } /* '' */
.icon-user:before { content: '\f2e9'; } /* '' */
.icon-users:before { content: '\f2ea'; } /* '' */
.icon-user-add:before { content: '\f2eb'; } /* '' */
.icon-video:before { content: '\f2ec'; } /* '' */
.icon-picture:before { content: '\f2ed'; } /* '' */
.icon-camera:before { content: '\f2ee'; } /* '' */
.icon-layout:before { content: '\f2ef'; } /* '' */
.icon-menu:before { content: '\f2f0'; } /* '' */
.icon-check:before { content: '\f2f1'; } /* '' */
.icon-cancel:before { content: '\f2f2'; } /* '' */
.icon-cancel-circled:before { content: '\f2f3'; } /* '' */
.icon-cancel-squared:before { content: '\f2f4'; } /* '' */
.icon-plus:before { content: '\f2f5'; } /* '' */
.icon-plus-circled:before { content: '\f2f6'; } /* '' */
.icon-plus-squared:before { content: '\f2f7'; } /* '' */
.icon-minus:before { content: '\f2f8'; } /* '' */
.icon-minus-circled:before { content: '\f2f9'; } /* '' */
.icon-minus-squared:before { content: '\f2fa'; } /* '' */
.icon-help:before { content: '\f2fb'; } /* '' */
.icon-help-circled:before { content: '\f2fc'; } /* '' */
.icon-info:before { content: '\f2fd'; } /* '' */
.icon-info-circled:before { content: '\f2fe'; } /* '' */
.icon-back:before { content: '\f2ff'; } /* '' */
.icon-github-squared:before { content: '\f300'; } /* '' */
.icon-home:before { content: '\f301'; } /* '' */
.icon-facebook-rect:before { content: '\f301'; } /* '' */
.icon-link:before { content: '\f302'; } /* '' */
.icon-attach:before { content: '\f303'; } /* '' */
.icon-twitter-bird:before { content: '\f303'; } /* '' */
.icon-twitter-squared:before { content: '\f304'; } /* '' */
.icon-lock:before { content: '\f305'; } /* '' */
.icon-lock-open:before { content: '\f306'; } /* '' */
.icon-eye:before { content: '\f307'; } /* '' */
.icon-facebook-squared:before { content: '\f308'; } /* '' */
.icon-tag:before { content: '\f309'; } /* '' */
.icon-googleplus-rect:before { content: '\f309'; } /* '' */
.icon-bookmark:before { content: '\f30a'; } /* '' */
.icon-vkontakte-rect:before { content: '\f30a'; } /* '' */
.icon-bookmarks:before { content: '\f30b'; } /* '' */
.icon-skype:before { content: '\f30b'; } /* '' */
.icon-linkedin-squared:before { content: '\f30c'; } /* '' */
.icon-flag:before { content: '\f30d'; } /* '' */
.icon-odnoklassniki-rect:before { content: '\f30d'; } /* '' */
.icon-thumbs-up:before { content: '\f30e'; } /* '' */
.icon-vimeo-rect:before { content: '\f30e'; } /* '' */
.icon-thumbs-down:before { content: '\f30f'; } /* '' */
.icon-download:before { content: '\f310'; } /* '' */
.icon-tumblr-rect:before { content: '\f310'; } /* '' */
.icon-upload:before { content: '\f311'; } /* '' */
.icon-upload-cloud:before { content: '\f312'; } /* '' */
.icon-linkedin-rect:before { content: '\f312'; } /* '' */
.icon-reply:before { content: '\f313'; } /* '' */
.icon-youtube:before { content: '\f313'; } /* '' */
.icon-reply-all:before { content: '\f314'; } /* '' */
.icon-forward:before { content: '\f315'; } /* '' */
.icon-quote:before { content: '\f316'; } /* '' */
.icon-code:before { content: '\f317'; } /* '' */
.icon-export:before { content: '\f318'; } /* '' */
.icon-pencil:before { content: '\f319'; } /* '' */
.icon-feather:before { content: '\f31a'; } /* '' */
.icon-print:before { content: '\f31b'; } /* '' */
.icon-retweet:before { content: '\f31c'; } /* '' */
.icon-keyboard:before { content: '\f31d'; } /* '' */
.icon-comment:before { content: '\f31e'; } /* '' */
.icon-chat:before { content: '\f31f'; } /* '' */
.icon-bell:before { content: '\f320'; } /* '' */
.icon-attention:before { content: '\f321'; } /* '' */
.icon-alert:before { content: '\f322'; } /* '' */
.icon-vcard:before { content: '\f323'; } /* '' */
.icon-address:before { content: '\f324'; } /* '' */
.icon-location:before { content: '\f325'; } /* '' */
.icon-map:before { content: '\f326'; } /* '' */
.icon-direction:before { content: '\f327'; } /* '' */
.icon-compass:before { content: '\f328'; } /* '' */
.icon-cup:before { content: '\f329'; } /* '' */
.icon-trash:before { content: '\f32a'; } /* '' */
.icon-doc:before { content: '\f32b'; } /* '' */
.icon-docs:before { content: '\f32c'; } /* '' */
.icon-doc-landscape:before { content: '\f32d'; } /* '' */
.icon-doc-text:before { content: '\f32e'; } /* '' */
.icon-doc-text-inv:before { content: '\f32f'; } /* '' */
.icon-newspaper:before { content: '\f330'; } /* '' */
.icon-book-open:before { content: '\f331'; } /* '' */
.icon-book:before { content: '\f332'; } /* '' */
.icon-folder:before { content: '\f333'; } /* '' */
.icon-archive:before { content: '\f334'; } /* '' */
.icon-box:before { content: '\f335'; } /* '' */
.icon-rss:before { content: '\f336'; } /* '' */
.icon-phone:before { content: '\f337'; } /* '' */
.icon-cog:before { content: '\f338'; } /* '' */
.icon-tools:before { content: '\f339'; } /* '' */
.icon-share:before { content: '\f33a'; } /* '' */
.icon-shareable:before { content: '\f33b'; } /* '' */
.icon-basket:before { content: '\f33c'; } /* '' */
.icon-bag:before { content: '\f33d'; } /* '' */
.icon-calendar:before { content: '\f33e'; } /* '' */
.icon-login:before { content: '\f33f'; } /* '' */
.icon-logout:before { content: '\f340'; } /* '' */
.icon-mic:before { content: '\f341'; } /* '' */
.icon-mute:before { content: '\f342'; } /* '' */
.icon-sound:before { content: '\f343'; } /* '' */
.icon-volume:before { content: '\f344'; } /* '' */
.icon-clock:before { content: '\f345'; } /* '' */
.icon-hourglass:before { content: '\f346'; } /* '' */
.icon-lamp:before { content: '\f347'; } /* '' */
.icon-light-down:before { content: '\f348'; } /* '' */
.icon-light-up:before { content: '\f349'; } /* '' */
.icon-adjust:before { content: '\f34a'; } /* '' */
.icon-block:before { content: '\f34b'; } /* '' */
.icon-resize-full:before { content: '\f34c'; } /* '' */
.icon-resize-small:before { content: '\f34d'; } /* '' */
.icon-popup:before { content: '\f34e'; } /* '' */
.icon-publish:before { content: '\f34f'; } /* '' */
.icon-window:before { content: '\f350'; } /* '' */
.icon-arrow-combo:before { content: '\f351'; } /* '' */
.icon-down-circled:before { content: '\f352'; } /* '' */
.icon-left-circled:before { content: '\f353'; } /* '' */
.icon-right-circled:before { content: '\f354'; } /* '' */
.icon-up-circled:before { content: '\f355'; } /* '' */
.icon-down-open:before { content: '\f356'; } /* '' */
.icon-left-open:before { content: '\f357'; } /* '' */
.icon-right-open:before { content: '\f358'; } /* '' */
.icon-up-open:before { content: '\f359'; } /* '' */
.icon-down-open-mini:before { content: '\f35a'; } /* '' */
.icon-left-open-mini:before { content: '\f35b'; } /* '' */
.icon-right-open-mini:before { content: '\f35c'; } /* '' */
.icon-up-open-mini:before { content: '\f35d'; } /* '' */
.icon-down-open-big:before { content: '\f35e'; } /* '' */
.icon-left-open-big:before { content: '\f35f'; } /* '' */
.icon-right-open-big:before { content: '\f360'; } /* '' */
.icon-up-open-big:before { content: '\f361'; } /* '' */
.icon-down:before { content: '\f362'; } /* '' */
.icon-left:before { content: '\f363'; } /* '' */
.icon-right:before { content: '\f364'; } /* '' */
.icon-up:before { content: '\f365'; } /* '' */
.icon-down-dir:before { content: '\f366'; } /* '' */
.icon-left-dir:before { content: '\f367'; } /* '' */
.icon-right-dir:before { content: '\f368'; } /* '' */
.icon-up-dir:before { content: '\f369'; } /* '' */
.icon-down-bold:before { content: '\f36a'; } /* '' */
.icon-left-bold:before { content: '\f36b'; } /* '' */
.icon-right-bold:before { content: '\f36c'; } /* '' */
.icon-up-bold:before { content: '\f36d'; } /* '' */
.icon-down-thin:before { content: '\f36e'; } /* '' */
.icon-left-thin:before { content: '\f36f'; } /* '' */
.icon-right-thin:before { content: '\f370'; } /* '' */
.icon-up-thin:before { content: '\f371'; } /* '' */
.icon-ccw:before { content: '\f372'; } /* '' */
.icon-cw:before { content: '\f373'; } /* '' */
.icon-arrows-ccw:before { content: '\f374'; } /* '' */
.icon-level-down:before { content: '\f375'; } /* '' */
.icon-level-up:before { content: '\f376'; } /* '' */
.icon-shuffle:before { content: '\f377'; } /* '' */
.icon-loop:before { content: '\f378'; } /* '' */
.icon-switch:before { content: '\f379'; } /* '' */
.icon-play:before { content: '\f37a'; } /* '' */
.icon-stop:before { content: '\f37b'; } /* '' */
.icon-pause:before { content: '\f37c'; } /* '' */
.icon-record:before { content: '\f37d'; } /* '' */
.icon-to-end:before { content: '\f37e'; } /* '' */
.icon-to-start:before { content: '\f37f'; } /* '' */
.icon-fast-forward:before { content: '\f380'; } /* '' */
.icon-fast-backward:before { content: '\f381'; } /* '' */
.icon-progress-0:before { content: '\f382'; } /* '' */
.icon-progress-1:before { content: '\f383'; } /* '' */
.icon-progress-2:before { content: '\f384'; } /* '' */
.icon-progress-3:before { content: '\f385'; } /* '' */
.icon-target:before { content: '\f386'; } /* '' */
.icon-palette:before { content: '\f387'; } /* '' */
.icon-list:before { content: '\f388'; } /* '' */
.icon-list-add:before { content: '\f389'; } /* '' */
.icon-signal:before { content: '\f38a'; } /* '' */
.icon-trophy:before { content: '\f38b'; } /* '' */
.icon-battery:before { content: '\f38c'; } /* '' */
.icon-back-in-time:before { content: '\f38d'; } /* '' */
.icon-monitor:before { content: '\f38e'; } /* '' */
.icon-mobile:before { content: '\f38f'; } /* '' */
.icon-network:before { content: '\f390'; } /* '' */
.icon-cd:before { content: '\f391'; } /* '' */
.icon-inbox:before { content: '\f392'; } /* '' */
.icon-install:before { content: '\f393'; } /* '' */
.icon-globe:before { content: '\f394'; } /* '' */
.icon-cloud:before { content: '\f395'; } /* '' */
.icon-cloud-thunder:before { content: '\f396'; } /* '' */
.icon-flash:before { content: '\f397'; } /* '' */
.icon-moon:before { content: '\f398'; } /* '' */
.icon-flight:before { content: '\f399'; } /* '' */
.icon-paper-plane:before { content: '\f39a'; } /* '' */
.icon-leaf:before { content: '\f39b'; } /* '' */
.icon-lifebuoy:before { content: '\f39c'; } /* '' */
.icon-mouse:before { content: '\f39d'; } /* '' */
.icon-briefcase:before { content: '\f39e'; } /* '' */
.icon-suitcase:before { content: '\f39f'; } /* '' */
.icon-dot:before { content: '\f3a0'; } /* '' */
.icon-dot-2:before { content: '\f3a1'; } /* '' */
.icon-dot-3:before { content: '\f3a2'; } /* '' */
.icon-brush:before { content: '\f3a3'; } /* '' */
.icon-magnet:before { content: '\f3a4'; } /* '' */
.icon-infinity:before { content: '\f3a5'; } /* '' */
.icon-erase:before { content: '\f3a6'; } /* '' */
.icon-chart-pie:before { content: '\f3a7'; } /* '' */
.icon-chart-line:before { content: '\f3a8'; } /* '' */
.icon-chart-bar:before { content: '\f3a9'; } /* '' */
.icon-chart-area:before { content: '\f3aa'; } /* '' */
.icon-tape:before { content: '\f3ab'; } /* '' */
.icon-graduation-cap:before { content: '\f3ac'; } /* '' */
.icon-language:before { content: '\f3ad'; } /* '' */
.icon-ticket:before { content: '\f3ae'; } /* '' */
.icon-water:before { content: '\f3af'; } /* '' */
.icon-droplet:before { content: '\f3b0'; } /* '' */
.icon-air:before { content: '\f3b1'; } /* '' */
.icon-credit-card:before { content: '\f3b2'; } /* '' */
.icon-floppy:before { content: '\f3b3'; } /* '' */
.icon-clipboard:before { content: '\f3b4'; } /* '' */
.icon-megaphone:before { content: '\f3b5'; } /* '' */
.icon-database:before { content: '\f3b6'; } /* '' */
.icon-drive:before { content: '\f3b7'; } /* '' */
.icon-bucket:before { content: '\f3b8'; } /* '' */
.icon-thermometer:before { content: '\f3b9'; } /* '' */
.icon-key:before { content: '\f3ba'; } /* '' */
.icon-flow-cascade:before { content: '\f3bb'; } /* '' */
.icon-flow-branch:before { content: '\f3bc'; } /* '' */
.icon-flow-tree:before { content: '\f3bd'; } /* '' */
.icon-flow-line:before { content: '\f3be'; } /* '' */
.icon-flow-parallel:before { content: '\f3bf'; } /* '' */
.icon-rocket:before { content: '\f3c0'; } /* '' */
.icon-gauge:before { content: '\f3c1'; } /* '' */
.icon-traffic-cone:before { content: '\f3c2'; } /* '' */
.icon-cc:before { content: '\f3c3'; } /* '' */
.icon-cc-by:before { content: '\f3c4'; } /* '' */
.icon-cc-nc:before { content: '\f3c5'; } /* '' */
.icon-cc-nc-eu:before { content: '\f3c6'; } /* '' */
.icon-cc-nc-jp:before { content: '\f3c7'; } /* '' */
.icon-cc-sa:before { content: '\f3c8'; } /* '' */
.icon-cc-nd:before { content: '\f3c9'; } /* '' */
.icon-cc-pd:before { content: '\f3ca'; } /* '' */
.icon-cc-zero:before { content: '\f3cb'; } /* '' */
.icon-cc-share:before { content: '\f3cc'; } /* '' */
.icon-cc-remix:before { content: '\f3cd'; } /* '' */
.icon-github:before { content: '\f3ce'; } /* '' */
.icon-github-circled:before { content: '\f3cf'; } /* '' */
.icon-flickr:before { content: '\f3d0'; } /* '' */
.icon-flickr-circled:before { content: '\f3d1'; } /* '' */
.icon-vimeo:before { content: '\f3d2'; } /* '' */
.icon-vimeo-circled:before { content: '\f3d3'; } /* '' */
.icon-twitter:before { content: '\f3d4'; } /* '' */
.icon-twitter-circled:before { content: '\f3d5'; } /* '' */
.icon-facebook:before { content: '\f3d6'; } /* '' */
.icon-facebook-circled:before { content: '\f3d7'; } /* '' */
.icon-facebook-squared:before { content: '\f3d8'; } /* '' */
.icon-gplus:before { content: '\f3d9'; } /* '' */
.icon-gplus-circled:before { content: '\f3da'; } /* '' */
.icon-pinterest:before { content: '\f3db'; } /* '' */
.icon-pinterest-circled:before { content: '\f3dc'; } /* '' */
.icon-tumblr:before { content: '\f3dd'; } /* '' */
.icon-tumblr-circled:before { content: '\f3de'; } /* '' */
.icon-linkedin:before { content: '\f3df'; } /* '' */
.icon-linkedin-circled:before { content: '\f3e0'; } /* '' */
.icon-dribbble:before { content: '\f3e1'; } /* '' */
.icon-dribbble-circled:before { content: '\f3e2'; } /* '' */
.icon-stumbleupon:before { content: '\f3e3'; } /* '' */
.icon-stumbleupon-circled:before { content: '\f3e4'; } /* '' */
.icon-lastfm:before { content: '\f3e5'; } /* '' */
.icon-lastfm-circled:before { content: '\f3e6'; } /* '' */
.icon-rdio:before { content: '\f3e7'; } /* '' */
.icon-rdio-circled:before { content: '\f3e8'; } /* '' */
.icon-spotify:before { content: '\f3e9'; } /* '' */
.icon-spotify-circled:before { content: '\f3ea'; } /* '' */
.icon-qq:before { content: '\f3eb'; } /* '' */
.icon-instagram:before { content: '\f3ec'; } /* '' */
.icon-dropbox:before { content: '\f3ed'; } /* '' */
.icon-evernote:before { content: '\f3ee'; } /* '' */
.icon-flattr:before { content: '\f3ef'; } /* '' */
.icon-skype:before { content: '\f3f0'; } /* '' */
.icon-skype-circled:before { content: '\f3f1'; } /* '' */
.icon-renren:before { content: '\f3f2'; } /* '' */
.icon-sina-weibo:before { content: '\f3f3'; } /* '' */
.icon-paypal:before { content: '\f3f4'; } /* '' */
.icon-picasa:before { content: '\f3f5'; } /* '' */
.icon-soundcloud:before { content: '\f3f6'; } /* '' */
.icon-mixi:before { content: '\f3f7'; } /* '' */
.icon-behance:before { content: '\f3f8'; } /* '' */
.icon-google-circles:before { content: '\f3f9'; } /* '' */
.icon-vkontakte:before { content: '\f3fa'; } /* '' */
.icon-smashing:before { content: '\f3fb'; } /* '' */
.icon-music-outline:before { content: '\f3fc'; } /* '' */
.icon-music:before { content: '\f3fd'; } /* '' */
.icon-search-outline:before { content: '\f3fe'; } /* '' */
.icon-search:before { content: '\f3ff'; } /* '' */
.icon-mail:before { content: '\f400'; } /* '' */
.icon-heart:before { content: '\f401'; } /* '' */
.icon-heart-filled:before { content: '\f402'; } /* '' */
.icon-star:before { content: '\f403'; } /* '' */
.icon-star-filled:before { content: '\f404'; } /* '' */
.icon-user-outline:before { content: '\f405'; } /* '' */
.icon-user:before { content: '\f406'; } /* '' */
.icon-users-outline:before { content: '\f407'; } /* '' */
.icon-users:before { content: '\f408'; } /* '' */
.icon-user-add-outline:before { content: '\f409'; } /* '' */
.icon-user-add:before { content: '\f40a'; } /* '' */
.icon-user-delete-outline:before { content: '\f40b'; } /* '' */
.icon-user-delete:before { content: '\f40c'; } /* '' */
.icon-video:before { content: '\f40d'; } /* '' */
.icon-videocam-outline:before { content: '\f40e'; } /* '' */
.icon-videocam:before { content: '\f40f'; } /* '' */
.icon-picture-outline:before { content: '\f410'; } /* '' */
.icon-picture:before { content: '\f411'; } /* '' */
.icon-camera-outline:before { content: '\f412'; } /* '' */
.icon-camera:before { content: '\f413'; } /* '' */
.icon-th-outline:before { content: '\f414'; } /* '' */
.icon-th:before { content: '\f415'; } /* '' */
.icon-th-large-outline:before { content: '\f416'; } /* '' */
.icon-th-large:before { content: '\f417'; } /* '' */
.icon-th-list-outline:before { content: '\f418'; } /* '' */
.icon-th-list:before { content: '\f419'; } /* '' */
.icon-ok-outline:before { content: '\f41a'; } /* '' */
.icon-ok:before { content: '\f41b'; } /* '' */
.icon-cancel-outline:before { content: '\f41c'; } /* '' */
.icon-cancel:before { content: '\f41d'; } /* '' */
.icon-cancel-alt:before { content: '\f41e'; } /* '' */
.icon-cancel-alt-filled:before { content: '\f41f'; } /* '' */
.icon-cancel-circled-outline:before { content: '\f420'; } /* '' */
.icon-cancel-circled:before { content: '\f421'; } /* '' */
.icon-plus-outline:before { content: '\f422'; } /* '' */
.icon-plus:before { content: '\f423'; } /* '' */
.icon-minus-outline:before { content: '\f424'; } /* '' */
.icon-minus:before { content: '\f425'; } /* '' */
.icon-divide-outline:before { content: '\f426'; } /* '' */
.icon-divide:before { content: '\f427'; } /* '' */
.icon-eq-outline:before { content: '\f428'; } /* '' */
.icon-eq:before { content: '\f429'; } /* '' */
.icon-info-outline:before { content: '\f42a'; } /* '' */
.icon-info:before { content: '\f42b'; } /* '' */
.icon-home-outline:before { content: '\f42c'; } /* '' */
.icon-home:before { content: '\f42d'; } /* '' */
.icon-link-outline:before { content: '\f42e'; } /* '' */
.icon-link:before { content: '\f42f'; } /* '' */
.icon-attach-outline:before { content: '\f430'; } /* '' */
.icon-attach:before { content: '\f431'; } /* '' */
.icon-lock:before { content: '\f432'; } /* '' */
.icon-lock-filled:before { content: '\f433'; } /* '' */
.icon-lock-open:before { content: '\f434'; } /* '' */
.icon-lock-open-filled:before { content: '\f435'; } /* '' */
.icon-pin-outline:before { content: '\f436'; } /* '' */
.icon-pin:before { content: '\f437'; } /* '' */
.icon-eye-outline:before { content: '\f438'; } /* '' */
.icon-eye:before { content: '\f439'; } /* '' */
.icon-tag:before { content: '\f43a'; } /* '' */
.icon-tags:before { content: '\f43b'; } /* '' */
.icon-bookmark:before { content: '\f43c'; } /* '' */
.icon-flag:before { content: '\f43d'; } /* '' */
.icon-flag-filled:before { content: '\f43e'; } /* '' */
.icon-thumbs-up:before { content: '\f43f'; } /* '' */
.icon-thumbs-down:before { content: '\f440'; } /* '' */
.icon-download-outline:before { content: '\f441'; } /* '' */
.icon-download:before { content: '\f442'; } /* '' */
.icon-upload-outline:before { content: '\f443'; } /* '' */
.icon-upload:before { content: '\f444'; } /* '' */
.icon-upload-cloud-outline:before { content: '\f445'; } /* '' */
.icon-upload-cloud:before { content: '\f446'; } /* '' */
.icon-reply-outline:before { content: '\f447'; } /* '' */
.icon-reply:before { content: '\f448'; } /* '' */
.icon-forward-outline:before { content: '\f449'; } /* '' */
.icon-forward:before { content: '\f44a'; } /* '' */
.icon-code-outline:before { content: '\f44b'; } /* '' */
.icon-code:before { content: '\f44c'; } /* '' */
.icon-export-outline:before { content: '\f44d'; } /* '' */
.icon-export:before { content: '\f44e'; } /* '' */
.icon-pencil:before { content: '\f44f'; } /* '' */
.icon-pen:before { content: '\f450'; } /* '' */
.icon-feather:before { content: '\f451'; } /* '' */
.icon-edit:before { content: '\f452'; } /* '' */
.icon-print:before { content: '\f453'; } /* '' */
.icon-comment:before { content: '\f454'; } /* '' */
.icon-chat:before { content: '\f455'; } /* '' */
.icon-chat-alt:before { content: '\f456'; } /* '' */
.icon-bell:before { content: '\f457'; } /* '' */
.icon-attention:before { content: '\f458'; } /* '' */
.icon-attention-filled:before { content: '\f459'; } /* '' */
.icon-warning-empty:before { content: '\f45a'; } /* '' */
.icon-warning:before { content: '\f45b'; } /* '' */
.icon-contacts:before { content: '\f45c'; } /* '' */
.icon-vcard:before { content: '\f45d'; } /* '' */
.icon-address:before { content: '\f45e'; } /* '' */
.icon-location-outline:before { content: '\f45f'; } /* '' */
.icon-location:before { content: '\f460'; } /* '' */
.icon-map:before { content: '\f461'; } /* '' */
.icon-direction-outline:before { content: '\f462'; } /* '' */
.icon-direction:before { content: '\f463'; } /* '' */
.icon-compass:before { content: '\f464'; } /* '' */
.icon-trash:before { content: '\f465'; } /* '' */
.icon-doc:before { content: '\f466'; } /* '' */
.icon-doc-text:before { content: '\f467'; } /* '' */
.icon-doc-add:before { content: '\f468'; } /* '' */
.icon-doc-remove:before { content: '\f469'; } /* '' */
.icon-news:before { content: '\f46a'; } /* '' */
.icon-folder:before { content: '\f46b'; } /* '' */
.icon-folder-add:before { content: '\f46c'; } /* '' */
.icon-folder-delete:before { content: '\f46d'; } /* '' */
.icon-archive:before { content: '\f46e'; } /* '' */
.icon-box:before { content: '\f46f'; } /* '' */
.icon-rss-outline:before { content: '\f470'; } /* '' */
.icon-rss:before { content: '\f471'; } /* '' */
.icon-phone-outline:before { content: '\f472'; } /* '' */
.icon-phone:before { content: '\f473'; } /* '' */
.icon-menu-outline:before { content: '\f474'; } /* '' */
.icon-menu:before { content: '\f475'; } /* '' */
.icon-cog-outline:before { content: '\f476'; } /* '' */
.icon-cog:before { content: '\f477'; } /* '' */
.icon-wrench-outline:before { content: '\f478'; } /* '' */
.icon-wrench:before { content: '\f479'; } /* '' */
.icon-basket:before { content: '\f47a'; } /* '' */
.icon-calendar-outlilne:before { content: '\f47b'; } /* '' */
.icon-calendar:before { content: '\f47c'; } /* '' */
.icon-mic-outline:before { content: '\f47d'; } /* '' */
.icon-mic:before { content: '\f47e'; } /* '' */
.icon-volume-off:before { content: '\f47f'; } /* '' */
.icon-volume-low:before { content: '\f480'; } /* '' */
.icon-volume-middle:before { content: '\f481'; } /* '' */
.icon-volume-high:before { content: '\f482'; } /* '' */
.icon-headphones:before { content: '\f483'; } /* '' */
.icon-clock:before { content: '\f484'; } /* '' */
.icon-wristwatch:before { content: '\f485'; } /* '' */
.icon-stopwatch:before { content: '\f486'; } /* '' */
.icon-lightbulb:before { content: '\f487'; } /* '' */
.icon-block-outline:before { content: '\f488'; } /* '' */
.icon-block:before { content: '\f489'; } /* '' */
.icon-resize-full-outline:before { content: '\f48a'; } /* '' */
.icon-resize-full:before { content: '\f48b'; } /* '' */
.icon-resize-normal-outline:before { content: '\f48c'; } /* '' */
.icon-resize-normal:before { content: '\f48d'; } /* '' */
.icon-move-outline:before { content: '\f48e'; } /* '' */
.icon-move:before { content: '\f48f'; } /* '' */
.icon-popup:before { content: '\f490'; } /* '' */
.icon-zoom-in-outline:before { content: '\f491'; } /* '' */
.icon-zoom-in:before { content: '\f492'; } /* '' */
.icon-zoom-out-outline:before { content: '\f493'; } /* '' */
.icon-zoom-out:before { content: '\f494'; } /* '' */
.icon-popup:before { content: '\f495'; } /* '' */
.icon-left-open-outline:before { content: '\f496'; } /* '' */
.icon-left-open:before { content: '\f497'; } /* '' */
.icon-right-open-outline:before { content: '\f498'; } /* '' */
.icon-right-open:before { content: '\f499'; } /* '' */
.icon-down:before { content: '\f49a'; } /* '' */
.icon-left:before { content: '\f49b'; } /* '' */
.icon-right:before { content: '\f49c'; } /* '' */
.icon-up:before { content: '\f49d'; } /* '' */
.icon-down-outline:before { content: '\f49e'; } /* '' */
.icon-left-outline:before { content: '\f49f'; } /* '' */
.icon-right-outline:before { content: '\f4a0'; } /* '' */
.icon-up-outline:before { content: '\f4a1'; } /* '' */
.icon-down-small:before { content: '\f4a2'; } /* '' */
.icon-left-small:before { content: '\f4a3'; } /* '' */
.icon-right-small:before { content: '\f4a4'; } /* '' */
.icon-up-small:before { content: '\f4a5'; } /* '' */
.icon-cw-outline:before { content: '\f4a6'; } /* '' */
.icon-cw:before { content: '\f4a7'; } /* '' */
.icon-arrows-cw-outline:before { content: '\f4a8'; } /* '' */
.icon-arrows-cw:before { content: '\f4a9'; } /* '' */
.icon-loop-outline:before { content: '\f4aa'; } /* '' */
.icon-loop:before { content: '\f4ab'; } /* '' */
.icon-loop-alt-outline:before { content: '\f4ac'; } /* '' */
.icon-loop-alt:before { content: '\f4ad'; } /* '' */
.icon-shuffle:before { content: '\f4ae'; } /* '' */
.icon-play-outline:before { content: '\f4af'; } /* '' */
.icon-play:before { content: '\f4b0'; } /* '' */
.icon-stop-outline:before { content: '\f4b1'; } /* '' */
.icon-stop:before { content: '\f4b2'; } /* '' */
.icon-pause-outline:before { content: '\f4b3'; } /* '' */
.icon-pause:before { content: '\f4b4'; } /* '' */
.icon-fast-fw-outline:before { content: '\f4b5'; } /* '' */
.icon-fast-fw:before { content: '\f4b6'; } /* '' */
.icon-rewind-outline:before { content: '\f4b7'; } /* '' */
.icon-rewind:before { content: '\f4b8'; } /* '' */
.icon-record-outline:before { content: '\f4b9'; } /* '' */
.icon-record:before { content: '\f4ba'; } /* '' */
.icon-eject-outline:before { content: '\f4bb'; } /* '' */
.icon-eject:before { content: '\f4bc'; } /* '' */
.icon-eject-alt-outline:before { content: '\f4bd'; } /* '' */
.icon-eject-alt:before { content: '\f4be'; } /* '' */
.icon-bat1:before { content: '\f4bf'; } /* '' */
.icon-bat2:before { content: '\f4c0'; } /* '' */
.icon-bat3:before { content: '\f4c1'; } /* '' */
.icon-bat4:before { content: '\f4c2'; } /* '' */
.icon-bat-charge:before { content: '\f4c3'; } /* '' */
.icon-plug:before { content: '\f4c4'; } /* '' */
.icon-target-outline:before { content: '\f4c5'; } /* '' */
.icon-target:before { content: '\f4c6'; } /* '' */
.icon-wifi-outline:before { content: '\f4c7'; } /* '' */
.icon-wifi:before { content: '\f4c8'; } /* '' */
.icon-desktop:before { content: '\f4c9'; } /* '' */
.icon-laptop:before { content: '\f4ca'; } /* '' */
.icon-tablet:before { content: '\f4cb'; } /* '' */
.icon-mobile:before { content: '\f4cc'; } /* '' */
.icon-contrast:before { content: '\f4cd'; } /* '' */
.icon-globe-outline:before { content: '\f4ce'; } /* '' */
.icon-globe:before { content: '\f4cf'; } /* '' */
.icon-globe-alt-outline:before { content: '\f4d0'; } /* '' */
.icon-globe-alt:before { content: '\f4d1'; } /* '' */
.icon-sun:before { content: '\f4d2'; } /* '' */
.icon-sun-filled:before { content: '\f4d3'; } /* '' */
.icon-cloud:before { content: '\f4d4'; } /* '' */
.icon-flash-outline:before { content: '\f4d5'; } /* '' */
.icon-flash:before { content: '\f4d6'; } /* '' */
.icon-moon:before { content: '\f4d7'; } /* '' */
.icon-waves-outline:before { content: '\f4d8'; } /* '' */
.icon-waves:before { content: '\f4d9'; } /* '' */
.icon-rain:before { content: '\f4da'; } /* '' */
.icon-cloud-sun:before { content: '\f4db'; } /* '' */
.icon-drizzle:before { content: '\f4dc'; } /* '' */
.icon-snow:before { content: '\f4dd'; } /* '' */
.icon-cloud-flash:before { content: '\f4de'; } /* '' */
.icon-cloud-wind:before { content: '\f4df'; } /* '' */
.icon-wind:before { content: '\f4e0'; } /* '' */
.icon-plane-outline:before { content: '\f4e1'; } /* '' */
.icon-plane:before { content: '\f4e2'; } /* '' */
.icon-leaf:before { content: '\f4e3'; } /* '' */
.icon-lifebuoy:before { content: '\f4e4'; } /* '' */
.icon-briefcase:before { content: '\f4e5'; } /* '' */
.icon-brush:before { content: '\f4e6'; } /* '' */
.icon-pipette:before { content: '\f4e7'; } /* '' */
.icon-power-outline:before { content: '\f4e8'; } /* '' */
.icon-power:before { content: '\f4e9'; } /* '' */
.icon-check-outline:before { content: '\f4ea'; } /* '' */
.icon-check:before { content: '\f4eb'; } /* '' */
.icon-gift:before { content: '\f4ec'; } /* '' */
.icon-temperatire:before { content: '\f4ed'; } /* '' */
.icon-chart-outline:before { content: '\f4ee'; } /* '' */
.icon-chart:before { content: '\f4ef'; } /* '' */
.icon-chart-alt-outline:before { content: '\f4f0'; } /* '' */
.icon-chart-alt:before { content: '\f4f1'; } /* '' */
.icon-chart-bar-outline:before { content: '\f4f2'; } /* '' */
.icon-chart-bar:before { content: '\f4f3'; } /* '' */
.icon-chart-pie-outline:before { content: '\f4f4'; } /* '' */
.icon-chart-pie:before { content: '\f4f5'; } /* '' */
.icon-ticket:before { content: '\f4f6'; } /* '' */
.icon-credit-card:before { content: '\f4f7'; } /* '' */
.icon-clipboard:before { content: '\f4f8'; } /* '' */
.icon-database:before { content: '\f4f9'; } /* '' */
.icon-key-outline:before { content: '\f4fa'; } /* '' */
.icon-key:before { content: '\f4fb'; } /* '' */
.icon-flow-split:before { content: '\f4fc'; } /* '' */
.icon-flow-merge:before { content: '\f4fd'; } /* '' */
.icon-flow-parallel:before { content: '\f4fe'; } /* '' */
.icon-flow-cross:before { content: '\f4ff'; } /* '' */
.icon-certificate-outline:before { content: '\f500'; } /* '' */
.icon-certificate:before { content: '\f501'; } /* '' */
.icon-scissors-outline:before { content: '\f502'; } /* '' */
.icon-scissors:before { content: '\f503'; } /* '' */
.icon-flask:before { content: '\f504'; } /* '' */
.icon-wine:before { content: '\f505'; } /* '' */
.icon-coffee:before { content: '\f506'; } /* '' */
.icon-beer:before { content: '\f507'; } /* '' */
.icon-anchor-outline:before { content: '\f508'; } /* '' */
.icon-anchor:before { content: '\f509'; } /* '' */
.icon-puzzle-outline:before { content: '\f50a'; } /* '' */
.icon-puzzle:before { content: '\f50b'; } /* '' */
.icon-tree:before { content: '\f50c'; } /* '' */
.icon-calculator:before { content: '\f50d'; } /* '' */
.icon-infinity-outline:before { content: '\f50e'; } /* '' */
.icon-infinity:before { content: '\f50f'; } /* '' */
.icon-pi-outline:before { content: '\f510'; } /* '' */
.icon-pi:before { content: '\f511'; } /* '' */
.icon-at:before { content: '\f512'; } /* '' */
.icon-at-circled:before { content: '\f513'; } /* '' */
.icon-looped-square-outline:before { content: '\f514'; } /* '' */
.icon-looped-square-interest:before { content: '\f515'; } /* '' */
.icon-sort-alphabet-outline:before { content: '\f516'; } /* '' */
.icon-sort-alphabet:before { content: '\f517'; } /* '' */
.icon-sort-numeric-outline:before { content: '\f518'; } /* '' */
.icon-sort-numeric:before { content: '\f519'; } /* '' */
.icon-dribbble-circled:before { content: '\f51a'; } /* '' */
.icon-dribbble:before { content: '\f51b'; } /* '' */
.icon-facebook-circled:before { content: '\f51c'; } /* '' */
.icon-facebook:before { content: '\f51d'; } /* '' */
.icon-flickr-circled:before { content: '\f51e'; } /* '' */
.icon-flickr:before { content: '\f51f'; } /* '' */
.icon-github-circled:before { content: '\f520'; } /* '' */
.icon-github:before { content: '\f521'; } /* '' */
.icon-lastfm-circled:before { content: '\f522'; } /* '' */
.icon-lastfm:before { content: '\f523'; } /* '' */
.icon-linkedin-circled:before { content: '\f524'; } /* '' */
.icon-linkedin:before { content: '\f525'; } /* '' */
.icon-pinterest-circled:before { content: '\f526'; } /* '' */
.icon-pinterest:before { content: '\f527'; } /* '' */
.icon-skype-outline:before { content: '\f528'; } /* '' */
.icon-skype:before { content: '\f529'; } /* '' */
.icon-tumbler-circled:before { content: '\f52a'; } /* '' */
.icon-tumbler:before { content: '\f52b'; } /* '' */
.icon-twitter-circled:before { content: '\f52c'; } /* '' */
.icon-twitter:before { content: '\f52d'; } /* '' */
.icon-vimeo-circled:before { content: '\f52e'; } /* '' */
.icon-vimeo:before { content: '\f52f'; } /* '' */
.icon-search:before { content: '\f530'; } /* '' */
.icon-mail:before { content: '\f531'; } /* '' */
.icon-heart:before { content: '\f532'; } /* '' */
.icon-heart-empty:before { content: '\f533'; } /* '' */
.icon-star:before { content: '\f534'; } /* '' */
.icon-user:before { content: '\f535'; } /* '' */
.icon-video:before { content: '\f536'; } /* '' */
.icon-picture:before { content: '\f537'; } /* '' */
.icon-camera:before { content: '\f538'; } /* '' */
.icon-ok:before { content: '\f539'; } /* '' */
.icon-ok-circle:before { content: '\f53a'; } /* '' */
.icon-cancel:before { content: '\f53b'; } /* '' */
.icon-cancel-circle:before { content: '\f53c'; } /* '' */
.icon-plus:before { content: '\f53d'; } /* '' */
.icon-plus-circle:before { content: '\f53e'; } /* '' */
.icon-minus:before { content: '\f53f'; } /* '' */
.icon-minus-circle:before { content: '\f540'; } /* '' */
.icon-help:before { content: '\f541'; } /* '' */
.icon-info:before { content: '\f542'; } /* '' */
.icon-home:before { content: '\f543'; } /* '' */
.icon-link:before { content: '\f544'; } /* '' */
.icon-attach:before { content: '\f545'; } /* '' */
.icon-lock:before { content: '\f546'; } /* '' */
.icon-lock-empty:before { content: '\f547'; } /* '' */
.icon-lock-open:before { content: '\f548'; } /* '' */
.icon-lock-open-empty:before { content: '\f549'; } /* '' */
.icon-pin:before { content: '\f54a'; } /* '' */
.icon-eye:before { content: '\f54b'; } /* '' */
.icon-tag:before { content: '\f54c'; } /* '' */
.icon-tag-empty:before { content: '\f54d'; } /* '' */
.icon-download:before { content: '\f54e'; } /* '' */
.icon-upload:before { content: '\f54f'; } /* '' */
.icon-download-cloud:before { content: '\f550'; } /* '' */
.icon-upload-cloud:before { content: '\f551'; } /* '' */
.icon-quote-left:before { content: '\f552'; } /* '' */
.icon-quote-right:before { content: '\f553'; } /* '' */
.icon-quote-left-alt:before { content: '\f554'; } /* '' */
.icon-quote-right-alt:before { content: '\f555'; } /* '' */
.icon-pencil:before { content: '\f556'; } /* '' */
.icon-pencil-neg:before { content: '\f557'; } /* '' */
.icon-pencil-alt:before { content: '\f558'; } /* '' */
.icon-undo:before { content: '\f559'; } /* '' */
.icon-comment:before { content: '\f55a'; } /* '' */
.icon-comment-inv:before { content: '\f55b'; } /* '' */
.icon-comment-alt:before { content: '\f55c'; } /* '' */
.icon-comment-inv-alt:before { content: '\f55d'; } /* '' */
.icon-comment-alt2:before { content: '\f55e'; } /* '' */
.icon-comment-inv-alt2:before { content: '\f55f'; } /* '' */
.icon-chat:before { content: '\f560'; } /* '' */
.icon-chat-inv:before { content: '\f561'; } /* '' */
.icon-location:before { content: '\f562'; } /* '' */
.icon-location-inv:before { content: '\f563'; } /* '' */
.icon-location-alt:before { content: '\f564'; } /* '' */
.icon-compass:before { content: '\f565'; } /* '' */
.icon-trash:before { content: '\f566'; } /* '' */
.icon-trash-empty:before { content: '\f567'; } /* '' */
.icon-doc:before { content: '\f568'; } /* '' */
.icon-doc-inv:before { content: '\f569'; } /* '' */
.icon-doc-alt:before { content: '\f56a'; } /* '' */
.icon-doc-inv-alt:before { content: '\f56b'; } /* '' */
.icon-article:before { content: '\f56c'; } /* '' */
.icon-article-alt:before { content: '\f56d'; } /* '' */
.icon-book-open:before { content: '\f56e'; } /* '' */
.icon-folder:before { content: '\f56f'; } /* '' */
.icon-folder-empty:before { content: '\f570'; } /* '' */
.icon-box:before { content: '\f571'; } /* '' */
.icon-rss:before { content: '\f572'; } /* '' */
.icon-rss-alt:before { content: '\f573'; } /* '' */
.icon-cog:before { content: '\f574'; } /* '' */
.icon-wrench:before { content: '\f575'; } /* '' */
.icon-share:before { content: '\f576'; } /* '' */
.icon-calendar:before { content: '\f577'; } /* '' */
.icon-calendar-inv:before { content: '\f578'; } /* '' */
.icon-calendar-alt:before { content: '\f579'; } /* '' */
.icon-mic:before { content: '\f57a'; } /* '' */
.icon-volume-off:before { content: '\f57b'; } /* '' */
.icon-volume-up:before { content: '\f57c'; } /* '' */
.icon-headphones:before { content: '\f57d'; } /* '' */
.icon-clock:before { content: '\f57e'; } /* '' */
.icon-lamp:before { content: '\f57f'; } /* '' */
.icon-block:before { content: '\f580'; } /* '' */
.icon-resize-full:before { content: '\f581'; } /* '' */
.icon-resize-full-alt:before { content: '\f582'; } /* '' */
.icon-resize-small:before { content: '\f583'; } /* '' */
.icon-resize-small-alt:before { content: '\f584'; } /* '' */
.icon-resize-vertical:before { content: '\f585'; } /* '' */
.icon-resize-horizontal:before { content: '\f586'; } /* '' */
.icon-move:before { content: '\f587'; } /* '' */
.icon-popup:before { content: '\f588'; } /* '' */
.icon-down:before { content: '\f589'; } /* '' */
.icon-left:before { content: '\f58a'; } /* '' */
.icon-right:before { content: '\f58b'; } /* '' */
.icon-up:before { content: '\f58c'; } /* '' */
.icon-down-circle:before { content: '\f58d'; } /* '' */
.icon-left-circle:before { content: '\f58e'; } /* '' */
.icon-right-circle:before { content: '\f58f'; } /* '' */
.icon-up-circle:before { content: '\f590'; } /* '' */
.icon-cw:before { content: '\f591'; } /* '' */
.icon-loop:before { content: '\f592'; } /* '' */
.icon-loop-alt:before { content: '\f593'; } /* '' */
.icon-exchange:before { content: '\f594'; } /* '' */
.icon-split:before { content: '\f595'; } /* '' */
.icon-arrow-curved:before { content: '\f596'; } /* '' */
.icon-play:before { content: '\f597'; } /* '' */
.icon-play-circle2:before { content: '\f598'; } /* '' */
.icon-stop:before { content: '\f599'; } /* '' */
.icon-pause:before { content: '\f59a'; } /* '' */
.icon-to-start:before { content: '\f59b'; } /* '' */
.icon-to-end:before { content: '\f59c'; } /* '' */
.icon-eject:before { content: '\f59d'; } /* '' */
.icon-target:before { content: '\f59e'; } /* '' */
.icon-signal:before { content: '\f59f'; } /* '' */
.icon-award:before { content: '\f5a0'; } /* '' */
.icon-award-empty:before { content: '\f5a1'; } /* '' */
.icon-list:before { content: '\f5a2'; } /* '' */
.icon-list-nested:before { content: '\f5a3'; } /* '' */
.icon-bat-empty:before { content: '\f5a4'; } /* '' */
.icon-bat-half:before { content: '\f5a5'; } /* '' */
.icon-bat-full:before { content: '\f5a6'; } /* '' */
.icon-bat-charge:before { content: '\f5a7'; } /* '' */
.icon-mobile:before { content: '\f5a8'; } /* '' */
.icon-cd:before { content: '\f5a9'; } /* '' */
.icon-equalizer:before { content: '\f5aa'; } /* '' */
.icon-cursor:before { content: '\f5ab'; } /* '' */
.icon-aperture:before { content: '\f5ac'; } /* '' */
.icon-aperture-alt:before { content: '\f5ad'; } /* '' */
.icon-steering-wheel:before { content: '\f5ae'; } /* '' */
.icon-book:before { content: '\f5af'; } /* '' */
.icon-book-alt:before { content: '\f5b0'; } /* '' */
.icon-brush:before { content: '\f5b1'; } /* '' */
.icon-brush-alt:before { content: '\f5b2'; } /* '' */
.icon-eyedropper:before { content: '\f5b3'; } /* '' */
.icon-layers:before { content: '\f5b4'; } /* '' */
.icon-layers-alt:before { content: '\f5b5'; } /* '' */
.icon-sun:before { content: '\f5b6'; } /* '' */
.icon-sun-inv:before { content: '\f5b7'; } /* '' */
.icon-cloud:before { content: '\f5b8'; } /* '' */
.icon-rain:before { content: '\f5b9'; } /* '' */
.icon-flash:before { content: '\f5ba'; } /* '' */
.icon-moon:before { content: '\f5bb'; } /* '' */
.icon-moon-inv:before { content: '\f5bc'; } /* '' */
.icon-umbrella:before { content: '\f5bd'; } /* '' */
.icon-chart-bar:before { content: '\f5be'; } /* '' */
.icon-chart-pie:before { content: '\f5bf'; } /* '' */
.icon-chart-pie-alt:before { content: '\f5c0'; } /* '' */
.icon-key:before { content: '\f5c1'; } /* '' */
.icon-key-inv:before { content: '\f5c2'; } /* '' */
.icon-hash:before { content: '\f5c3'; } /* '' */
.icon-at:before { content: '\f5c4'; } /* '' */
.icon-pilcrow:before { content: '\f5c5'; } /* '' */
.icon-dial:before { content: '\f5c6'; } /* '' */
.icon-search:before { content: '\f5c7'; } /* '' */
.icon-mail:before { content: '\f5c8'; } /* '' */
.icon-heart:before { content: '\f5c9'; } /* '' */
.icon-star:before { content: '\f5ca'; } /* '' */
.icon-user:before { content: '\f5cb'; } /* '' */
.icon-user-woman:before { content: '\f5cc'; } /* '' */
.icon-user-pair:before { content: '\f5cd'; } /* '' */
.icon-video-alt:before { content: '\f5ce'; } /* '' */
.icon-videocam:before { content: '\f5cf'; } /* '' */
.icon-videocam-alt:before { content: '\f5d0'; } /* '' */
.icon-camera:before { content: '\f5d1'; } /* '' */
.icon-th:before { content: '\f5d2'; } /* '' */
.icon-th-list:before { content: '\f5d3'; } /* '' */
.icon-ok:before { content: '\f5d4'; } /* '' */
.icon-cancel:before { content: '\f5d5'; } /* '' */
.icon-cancel-circle:before { content: '\f5d6'; } /* '' */
.icon-plus:before { content: '\f5d7'; } /* '' */
.icon-home:before { content: '\f5d8'; } /* '' */
.icon-lock:before { content: '\f5d9'; } /* '' */
.icon-lock-open:before { content: '\f5da'; } /* '' */
.icon-eye:before { content: '\f5db'; } /* '' */
.icon-tag:before { content: '\f5dc'; } /* '' */
.icon-thumbs-up:before { content: '\f5dd'; } /* '' */
.icon-thumbs-down:before { content: '\f5de'; } /* '' */
.icon-download:before { content: '\f5df'; } /* '' */
.icon-export:before { content: '\f5e0'; } /* '' */
.icon-pencil:before { content: '\f5e1'; } /* '' */
.icon-pencil-alt:before { content: '\f5e2'; } /* '' */
.icon-edit:before { content: '\f5e3'; } /* '' */
.icon-chat:before { content: '\f5e4'; } /* '' */
.icon-print:before { content: '\f5e5'; } /* '' */
.icon-bell:before { content: '\f5e6'; } /* '' */
.icon-attention:before { content: '\f5e7'; } /* '' */
.icon-info:before { content: '\f5e8'; } /* '' */
.icon-question:before { content: '\f5e9'; } /* '' */
.icon-location:before { content: '\f5ea'; } /* '' */
.icon-trash:before { content: '\f5eb'; } /* '' */
.icon-doc:before { content: '\f5ec'; } /* '' */
.icon-article:before { content: '\f5ed'; } /* '' */
.icon-article-alt:before { content: '\f5ee'; } /* '' */
.icon-rss:before { content: '\f5ef'; } /* '' */
.icon-wrench:before { content: '\f5f0'; } /* '' */
.icon-basket:before { content: '\f5f1'; } /* '' */
.icon-basket-alt:before { content: '\f5f2'; } /* '' */
.icon-calendar:before { content: '\f5f3'; } /* '' */
.icon-calendar-alt:before { content: '\f5f4'; } /* '' */
.icon-volume-off:before { content: '\f5f5'; } /* '' */
.icon-volume-down:before { content: '\f5f6'; } /* '' */
.icon-volume-up:before { content: '\f5f7'; } /* '' */
.icon-bullhorn:before { content: '\f5f8'; } /* '' */
.icon-clock:before { content: '\f5f9'; } /* '' */
.icon-clock-alt:before { content: '\f5fa'; } /* '' */
.icon-stop:before { content: '\f5fb'; } /* '' */
.icon-resize-full:before { content: '\f5fc'; } /* '' */
.icon-resize-small:before { content: '\f5fd'; } /* '' */
.icon-zoom-in:before { content: '\f5fe'; } /* '' */
.icon-zoom-out:before { content: '\f5ff'; } /* '' */
.icon-db-shape:before { content: '\f600'; } /* '' */
.icon-sweden:before { content: '\f601'; } /* '' */
.icon-popup:before { content: '\f602'; } /* '' */
.icon-logo-db:before { content: '\f603'; } /* '' */
.icon-down-dir:before { content: '\f604'; } /* '' */
.icon-left-dir:before { content: '\f605'; } /* '' */
.icon-right-dir:before { content: '\f606'; } /* '' */
.icon-up-dir:before { content: '\f607'; } /* '' */
.icon-down:before { content: '\f608'; } /* '' */
.icon-up:before { content: '\f609'; } /* '' */
.icon-cw:before { content: '\f60a'; } /* '' */
.icon-signal:before { content: '\f60b'; } /* '' */
.icon-award:before { content: '\f60c'; } /* '' */
.icon-mobile:before { content: '\f60d'; } /* '' */
.icon-mobile-alt:before { content: '\f60e'; } /* '' */
.icon-tablet:before { content: '\f60f'; } /* '' */
.icon-ipod:before { content: '\f610'; } /* '' */
.icon-cd:before { content: '\f611'; } /* '' */
.icon-grid:before { content: '\f612'; } /* '' */
.icon-book:before { content: '\f613'; } /* '' */
.icon-easel:before { content: '\f614'; } /* '' */
.icon-globe:before { content: '\f615'; } /* '' */
.icon-chart:before { content: '\f616'; } /* '' */
.icon-chart-bar:before { content: '\f617'; } /* '' */
.icon-chart-pie:before { content: '\f618'; } /* '' */
.icon-dollar:before { content: '\f619'; } /* '' */
.icon-at:before { content: '\f61a'; } /* '' */
.icon-colon:before { content: '\f61b'; } /* '' */
.icon-semicolon:before { content: '\f61c'; } /* '' */
.icon-squares:before { content: '\f61d'; } /* '' */
.icon-money:before { content: '\f61e'; } /* '' */
.icon-facebook:before { content: '\f61f'; } /* '' */
.icon-facebook-rect:before { content: '\f620'; } /* '' */
.icon-twitter:before { content: '\f621'; } /* '' */
.icon-twitter-bird:before { content: '\f622'; } /* '' */
.icon-twitter-rect:before { content: '\f623'; } /* '' */
.icon-youtube:before { content: '\f624'; } /* '' */
.icon-windy-rain-inv:before { content: '\f625'; } /* '' */
.icon-snow-inv:before { content: '\f626'; } /* '' */
.icon-snow-heavy-inv:before { content: '\f627'; } /* '' */
.icon-hail-inv:before { content: '\f628'; } /* '' */
.icon-clouds-inv:before { content: '\f629'; } /* '' */
.icon-clouds-flash-inv:before { content: '\f62a'; } /* '' */
.icon-temperature:before { content: '\f62b'; } /* '' */
.icon-compass:before { content: '\f62c'; } /* '' */
.icon-na:before { content: '\f62d'; } /* '' */
.icon-celcius:before { content: '\f62e'; } /* '' */
.icon-fahrenheit:before { content: '\f62f'; } /* '' */
.icon-clouds-flash-alt:before { content: '\f630'; } /* '' */
.icon-sun-inv:before { content: '\f631'; } /* '' */
.icon-moon-inv:before { content: '\f632'; } /* '' */
.icon-cloud-sun-inv:before { content: '\f633'; } /* '' */
.icon-cloud-moon-inv:before { content: '\f634'; } /* '' */
.icon-cloud-inv:before { content: '\f635'; } /* '' */
.icon-cloud-flash-inv:before { content: '\f636'; } /* '' */
.icon-drizzle-inv:before { content: '\f637'; } /* '' */
.icon-rain-inv:before { content: '\f638'; } /* '' */
.icon-windy-inv:before { content: '\f639'; } /* '' */
.icon-sunrise:before { content: '\f63a'; } /* '' */
.icon-sun:before { content: '\f63b'; } /* '' */
.icon-moon:before { content: '\f63c'; } /* '' */
.icon-eclipse:before { content: '\f63d'; } /* '' */
.icon-mist:before { content: '\f63e'; } /* '' */
.icon-wind:before { content: '\f63f'; } /* '' */
.icon-snowflake:before { content: '\f640'; } /* '' */
.icon-cloud-sun:before { content: '\f641'; } /* '' */
.icon-cloud-moon:before { content: '\f642'; } /* '' */
.icon-fog-sun:before { content: '\f643'; } /* '' */
.icon-fog-moon:before { content: '\f644'; } /* '' */
.icon-fog-cloud:before { content: '\f645'; } /* '' */
.icon-fog:before { content: '\f646'; } /* '' */
.icon-cloud:before { content: '\f647'; } /* '' */
.icon-cloud-flash:before { content: '\f648'; } /* '' */
.icon-cloud-flash-alt:before { content: '\f649'; } /* '' */
.icon-drizzle:before { content: '\f64a'; } /* '' */
.icon-rain:before { content: '\f64b'; } /* '' */
.icon-windy:before { content: '\f64c'; } /* '' */
.icon-windy-rain:before { content: '\f64d'; } /* '' */
.icon-snow:before { content: '\f64e'; } /* '' */
.icon-snow-alt:before { content: '\f64f'; } /* '' */
.icon-snow-heavy:before { content: '\f650'; } /* '' */
.icon-hail:before { content: '\f651'; } /* '' */
.icon-clouds:before { content: '\f652'; } /* '' */
.icon-clouds-flash:before { content: '\f653'; } /* '' */
.icon-search:before { content: '\f654'; } /* '' */
.icon-mail:before { content: '\f655'; } /* '' */
.icon-heart:before { content: '\f656'; } /* '' */
.icon-heart-broken:before { content: '\f657'; } /* '' */
.icon-star:before { content: '\f658'; } /* '' */
.icon-star-empty:before { content: '\f659'; } /* '' */
.icon-star-half:before { content: '\f65a'; } /* '' */
.icon-star-half_empty:before { content: '\f65b'; } /* '' */
.icon-user:before { content: '\f65c'; } /* '' */
.icon-user-male:before { content: '\f65d'; } /* '' */
.icon-user-female:before { content: '\f65e'; } /* '' */
.icon-users:before { content: '\f65f'; } /* '' */
.icon-movie:before { content: '\f660'; } /* '' */
.icon-videocam:before { content: '\f661'; } /* '' */
.icon-isight:before { content: '\f662'; } /* '' */
.icon-camera:before { content: '\f663'; } /* '' */
.icon-menu:before { content: '\f664'; } /* '' */
.icon-th-thumb:before { content: '\f665'; } /* '' */
.icon-th-thumb-empty:before { content: '\f666'; } /* '' */
.icon-th-list:before { content: '\f667'; } /* '' */
.icon-ok:before { content: '\f668'; } /* '' */
.icon-ok-circled:before { content: '\f669'; } /* '' */
.icon-cancel:before { content: '\f66a'; } /* '' */
.icon-cancel-circled:before { content: '\f66b'; } /* '' */
.icon-plus:before { content: '\f66c'; } /* '' */
.icon-help-circled:before { content: '\f66d'; } /* '' */
.icon-help-circled-alt:before { content: '\f66e'; } /* '' */
.icon-info-circled:before { content: '\f66f'; } /* '' */
.icon-info-circled-alt:before { content: '\f670'; } /* '' */
.icon-home:before { content: '\f671'; } /* '' */
.icon-link:before { content: '\f672'; } /* '' */
.icon-attach:before { content: '\f673'; } /* '' */
.icon-lock:before { content: '\f674'; } /* '' */
.icon-lock-alt:before { content: '\f675'; } /* '' */
.icon-lock-open:before { content: '\f676'; } /* '' */
.icon-lock-open-alt:before { content: '\f677'; } /* '' */
.icon-eye:before { content: '\f678'; } /* '' */
.icon-download:before { content: '\f679'; } /* '' */
.icon-upload:before { content: '\f67a'; } /* '' */
.icon-download-cloud:before { content: '\f67b'; } /* '' */
.icon-upload-cloud:before { content: '\f67c'; } /* '' */
.icon-reply:before { content: '\f67d'; } /* '' */
.icon-pencil:before { content: '\f67e'; } /* '' */
.icon-export:before { content: '\f67f'; } /* '' */
.icon-print:before { content: '\f680'; } /* '' */
.icon-retweet:before { content: '\f681'; } /* '' */
.icon-comment:before { content: '\f682'; } /* '' */
.icon-chat:before { content: '\f683'; } /* '' */
.icon-bell:before { content: '\f684'; } /* '' */
.icon-attention:before { content: '\f685'; } /* '' */
.icon-attention-alt:before { content: '\f686'; } /* '' */
.icon-location:before { content: '\f687'; } /* '' */
.icon-trash:before { content: '\f688'; } /* '' */
.icon-doc:before { content: '\f689'; } /* '' */
.icon-newspaper:before { content: '\f68a'; } /* '' */
.icon-folder:before { content: '\f68b'; } /* '' */
.icon-folder-open:before { content: '\f68c'; } /* '' */
.icon-folder-empty:before { content: '\f68d'; } /* '' */
.icon-folder-open-empty:before { content: '\f68e'; } /* '' */
.icon-cog:before { content: '\f68f'; } /* '' */
.icon-calendar:before { content: '\f690'; } /* '' */
.icon-login:before { content: '\f691'; } /* '' */
.icon-logout:before { content: '\f692'; } /* '' */
.icon-mic:before { content: '\f693'; } /* '' */
.icon-mic-off:before { content: '\f694'; } /* '' */
.icon-clock:before { content: '\f695'; } /* '' */
.icon-stopwatch:before { content: '\f696'; } /* '' */
.icon-hourglass:before { content: '\f697'; } /* '' */
.icon-zoom-in:before { content: '\f698'; } /* '' */
.icon-zoom-out:before { content: '\f699'; } /* '' */
.icon-down-open:before { content: '\f69a'; } /* '' */
.icon-left-open:before { content: '\f69b'; } /* '' */
.icon-right-open:before { content: '\f69c'; } /* '' */
.icon-up-open:before { content: '\f69d'; } /* '' */
.icon-down:before { content: '\f69e'; } /* '' */
.icon-left:before { content: '\f69f'; } /* '' */
.icon-right:before { content: '\f6a0'; } /* '' */
.icon-up:before { content: '\f6a1'; } /* '' */
.icon-down-bold:before { content: '\f6a2'; } /* '' */
.icon-left-bold:before { content: '\f6a3'; } /* '' */
.icon-right-bold:before { content: '\f6a4'; } /* '' */
.icon-up-bold:before { content: '\f6a5'; } /* '' */
.icon-down-fat:before { content: '\f6a6'; } /* '' */
.icon-left-fat:before { content: '\f6a7'; } /* '' */
.icon-right-fat:before { content: '\f6a8'; } /* '' */
.icon-up-fat:before { content: '\f6a9'; } /* '' */
.icon-ccw:before { content: '\f6aa'; } /* '' */
.icon-shuffle:before { content: '\f6ab'; } /* '' */
.icon-play:before { content: '\f6ac'; } /* '' */
.icon-pause:before { content: '\f6ad'; } /* '' */
.icon-stop:before { content: '\f6ae'; } /* '' */
.icon-to-end:before { content: '\f6af'; } /* '' */
.icon-to-start:before { content: '\f6b0'; } /* '' */
.icon-fast-forward:before { content: '\f6b1'; } /* '' */
.icon-fast-backward:before { content: '\f6b2'; } /* '' */
.icon-trophy:before { content: '\f6b3'; } /* '' */
.icon-monitor:before { content: '\f6b4'; } /* '' */
.icon-tablet:before { content: '\f6b5'; } /* '' */
.icon-mobile:before { content: '\f6b6'; } /* '' */
.icon-data-science:before { content: '\f6b7'; } /* '' */
.icon-data-science-inv:before { content: '\f6b8'; } /* '' */
.icon-inbox:before { content: '\f6b9'; } /* '' */
.icon-globe:before { content: '\f6ba'; } /* '' */
.icon-globe-inv:before { content: '\f6bb'; } /* '' */
.icon-flash:before { content: '\f6bc'; } /* '' */
.icon-cloud:before { content: '\f6bd'; } /* '' */
.icon-coverflow:before { content: '\f6be'; } /* '' */
.icon-coverflow-empty:before { content: '\f6bf'; } /* '' */
.icon-math:before { content: '\f6c0'; } /* '' */
.icon-math-circled:before { content: '\f6c1'; } /* '' */
.icon-math-circled-empty:before { content: '\f6c2'; } /* '' */
.icon-paper-plane:before { content: '\f6c3'; } /* '' */
.icon-paper-plane-alt:before { content: '\f6c4'; } /* '' */
.icon-paper-plane-alt2:before { content: '\f6c5'; } /* '' */
.icon-fontsize:before { content: '\f6c6'; } /* '' */
.icon-color-adjust:before { content: '\f6c7'; } /* '' */
.icon-fire:before { content: '\f6c8'; } /* '' */
.icon-chart-bar:before { content: '\f6c9'; } /* '' */
.icon-hdd:before { content: '\f6ca'; } /* '' */
.icon-connected-object:before { content: '\f6cb'; } /* '' */
.icon-ruler:before { content: '\f6cc'; } /* '' */
.icon-vector:before { content: '\f6cd'; } /* '' */
.icon-vector-pencil:before { content: '\f6ce'; } /* '' */
.icon-at:before { content: '\f6cf'; } /* '' */
.icon-hash:before { content: '\f6d0'; } /* '' */
.icon-female:before { content: '\f6d1'; } /* '' */
.icon-male:before { content: '\f6d2'; } /* '' */
.icon-spread:before { content: '\f6d3'; } /* '' */
.icon-king:before { content: '\f6d4'; } /* '' */
.icon-anchor:before { content: '\f6d5'; } /* '' */
.icon-joystick:before { content: '\f6d6'; } /* '' */
.icon-spinner1:before { content: '\f6d7'; } /* '' */
.icon-spinner2:before { content: '\f6d8'; } /* '' */
.icon-github:before { content: '\f6d9'; } /* '' */
.icon-github-circled:before { content: '\f6da'; } /* '' */
.icon-github-circled-alt:before { content: '\f6db'; } /* '' */
.icon-github-circled-alt2:before { content: '\f6dc'; } /* '' */
.icon-twitter:before { content: '\f6dd'; } /* '' */
.icon-twitter-circled:before { content: '\f6de'; } /* '' */
.icon-facebook:before { content: '\f6df'; } /* '' */
.icon-facebook-circled:before { content: '\f6e0'; } /* '' */
.icon-gplus:before { content: '\f6e1'; } /* '' */
.icon-gplus-circled:before { content: '\f6e2'; } /* '' */
.icon-linkedin:before { content: '\f6e3'; } /* '' */
.icon-linkedin-circled:before { content: '\f6e4'; } /* '' */
.icon-dribbble:before { content: '\f6e5'; } /* '' */
.icon-dribbble-circled:before { content: '\f6e6'; } /* '' */
.icon-instagram:before { content: '\f6e7'; } /* '' */
.icon-instagram-circled:before { content: '\f6e8'; } /* '' */
.icon-soundcloud:before { content: '\f6e9'; } /* '' */
.icon-soundcloud-circled:before { content: '\f6ea'; } /* '' */
.icon-mfg-logo:before { content: '\f6eb'; } /* '' */
.icon-mfg-logo-circled:before { content: '\f6ec'; } /* '' */
.icon-aboveground-rail:before { content: '\f6ed'; } /* '' */
.icon-airfield:before { content: '\f6ee'; } /* '' */
.icon-airport:before { content: '\f6ef'; } /* '' */
.icon-art-gallery:before { content: '\f6f0'; } /* '' */
.icon-bar:before { content: '\f6f1'; } /* '' */
.icon-baseball:before { content: '\f6f2'; } /* '' */
.icon-basketball:before { content: '\f6f3'; } /* '' */
.icon-beer:before { content: '\f6f4'; } /* '' */
.icon-belowground-rail:before { content: '\f6f5'; } /* '' */
.icon-bicycle:before { content: '\f6f6'; } /* '' */
.icon-bus:before { content: '\f6f7'; } /* '' */
.icon-cafe:before { content: '\f6f8'; } /* '' */
.icon-campsite:before { content: '\f6f9'; } /* '' */
.icon-cemetery:before { content: '\f6fa'; } /* '' */
.icon-cinema:before { content: '\f6fb'; } /* '' */
.icon-college:before { content: '\f6fc'; } /* '' */
.icon-commerical-building:before { content: '\f6fd'; } /* '' */
.icon-credit-card:before { content: '\f6fe'; } /* '' */
.icon-cricket:before { content: '\f6ff'; } /* '' */
.icon-embassy:before { content: '\f700'; } /* '' */
.icon-fast-food:before { content: '\f701'; } /* '' */
.icon-ferry:before { content: '\f702'; } /* '' */
.icon-fire-station:before { content: '\f703'; } /* '' */
.icon-football:before { content: '\f704'; } /* '' */
.icon-fuel:before { content: '\f705'; } /* '' */
.icon-garden:before { content: '\f706'; } /* '' */
.icon-giraffe:before { content: '\f707'; } /* '' */
.icon-golf:before { content: '\f708'; } /* '' */
.icon-grocery-store:before { content: '\f709'; } /* '' */
.icon-harbor:before { content: '\f70a'; } /* '' */
.icon-heliport:before { content: '\f70b'; } /* '' */
.icon-hospital:before { content: '\f70c'; } /* '' */
.icon-industrial-building:before { content: '\f70d'; } /* '' */
.icon-library:before { content: '\f70e'; } /* '' */
.icon-lodging:before { content: '\f70f'; } /* '' */
.icon-london-underground:before { content: '\f710'; } /* '' */
.icon-minefield:before { content: '\f711'; } /* '' */
.icon-monument:before { content: '\f712'; } /* '' */
.icon-museum:before { content: '\f713'; } /* '' */
.icon-pharmacy:before { content: '\f714'; } /* '' */
.icon-pitch:before { content: '\f715'; } /* '' */
.icon-police:before { content: '\f716'; } /* '' */
.icon-post:before { content: '\f717'; } /* '' */
.icon-prison:before { content: '\f718'; } /* '' */
.icon-rail:before { content: '\f719'; } /* '' */
.icon-religious-christian:before { content: '\f71a'; } /* '' */
.icon-religious-islam:before { content: '\f71b'; } /* '' */
.icon-religious-jewish:before { content: '\f71c'; } /* '' */
.icon-restaurant:before { content: '\f71d'; } /* '' */
.icon-roadblock:before { content: '\f71e'; } /* '' */
.icon-school:before { content: '\f71f'; } /* '' */
.icon-shop:before { content: '\f720'; } /* '' */
.icon-skiing:before { content: '\f721'; } /* '' */
.icon-soccer:before { content: '\f722'; } /* '' */
.icon-swimming:before { content: '\f723'; } /* '' */
.icon-tennis:before { content: '\f724'; } /* '' */
.icon-theatre:before { content: '\f725'; } /* '' */
.icon-toilet:before { content: '\f726'; } /* '' */
.icon-town-hall:before { content: '\f727'; } /* '' */
.icon-trash:before { content: '\f728'; } /* '' */
.icon-tree-1:before { content: '\f729'; } /* '' */
.icon-tree-2:before { content: '\f72a'; } /* '' */
.icon-warehouse:before { content: '\f72b'; } /* '' */
.icon-duckduckgo:before { content: '\f72c'; } /* '' */
.icon-aim:before { content: '\f72d'; } /* '' */
.icon-delicious:before { content: '\f72e'; } /* '' */
.icon-paypal:before { content: '\f72f'; } /* '' */
.icon-flattr:before { content: '\f730'; } /* '' */
.icon-android:before { content: '\f731'; } /* '' */
.icon-eventful:before { content: '\f732'; } /* '' */
.icon-smashmag:before { content: '\f733'; } /* '' */
.icon-gplus:before { content: '\f734'; } /* '' */
.icon-wikipedia:before { content: '\f735'; } /* '' */
.icon-lanyrd:before { content: '\f736'; } /* '' */
.icon-calendar:before { content: '\f737'; } /* '' */
.icon-stumbleupon:before { content: '\f738'; } /* '' */
.icon-fivehundredpx:before { content: '\f739'; } /* '' */
.icon-pinterest:before { content: '\f73a'; } /* '' */
.icon-bitcoin:before { content: '\f73b'; } /* '' */
.icon-w3c:before { content: '\f73c'; } /* '' */
.icon-foursquare:before { content: '\f73d'; } /* '' */
.icon-html5:before { content: '\f73e'; } /* '' */
.icon-ie:before { content: '\f73f'; } /* '' */
.icon-call:before { content: '\f740'; } /* '' */
.icon-grooveshark:before { content: '\f741'; } /* '' */
.icon-ninetyninedesigns:before { content: '\f742'; } /* '' */
.icon-forrst:before { content: '\f743'; } /* '' */
.icon-digg:before { content: '\f744'; } /* '' */
.icon-spotify:before { content: '\f745'; } /* '' */
.icon-reddit:before { content: '\f746'; } /* '' */
.icon-guest:before { content: '\f747'; } /* '' */
.icon-gowalla:before { content: '\f748'; } /* '' */
.icon-appstore:before { content: '\f749'; } /* '' */
.icon-blogger:before { content: '\f74a'; } /* '' */
.icon-cc:before { content: '\f74b'; } /* '' */
.icon-dribbble:before { content: '\f74c'; } /* '' */
.icon-evernote:before { content: '\f74d'; } /* '' */
.icon-flickr:before { content: '\f74e'; } /* '' */
.icon-google:before { content: '\f74f'; } /* '' */
.icon-viadeo:before { content: '\f750'; } /* '' */
.icon-instapaper:before { content: '\f751'; } /* '' */
.icon-weibo:before { content: '\f752'; } /* '' */
.icon-klout:before { content: '\f753'; } /* '' */
.icon-linkedin:before { content: '\f754'; } /* '' */
.icon-meetup:before { content: '\f755'; } /* '' */
.icon-vk:before { content: '\f756'; } /* '' */
.icon-plancast:before { content: '\f757'; } /* '' */
.icon-disqus:before { content: '\f758'; } /* '' */
.icon-rss:before { content: '\f759'; } /* '' */
.icon-skype:before { content: '\f75a'; } /* '' */
.icon-twitter:before { content: '\f75b'; } /* '' */
.icon-youtube:before { content: '\f75c'; } /* '' */
.icon-vimeo:before { content: '\f75d'; } /* '' */
.icon-windows:before { content: '\f75e'; } /* '' */
.icon-xing:before { content: '\f75f'; } /* '' */
.icon-yahoo:before { content: '\f760'; } /* '' */
.icon-chrome:before { content: '\f761'; } /* '' */
.icon-email:before { content: '\f762'; } /* '' */
.icon-macstore:before { content: '\f763'; } /* '' */
.icon-myspace:before { content: '\f764'; } /* '' */
.icon-podcast:before { content: '\f765'; } /* '' */
.icon-amazon:before { content: '\f766'; } /* '' */
.icon-steam:before { content: '\f767'; } /* '' */
.icon-cloudapp:before { content: '\f768'; } /* '' */
.icon-dropbox:before { content: '\f769'; } /* '' */
.icon-ebay:before { content: '\f76a'; } /* '' */
.icon-facebook:before { content: '\f76b'; } /* '' */
.icon-github:before { content: '\f76c'; } /* '' */
.icon-github-circled:before { content: '\f76d'; } /* '' */
.icon-googleplay:before { content: '\f76e'; } /* '' */
.icon-itunes:before { content: '\f76f'; } /* '' */
.icon-plurk:before { content: '\f770'; } /* '' */
.icon-songkick:before { content: '\f771'; } /* '' */
.icon-lastfm:before { content: '\f772'; } /* '' */
.icon-gmail:before { content: '\f773'; } /* '' */
.icon-pinboard:before { content: '\f774'; } /* '' */
.icon-openid:before { content: '\f775'; } /* '' */
.icon-quora:before { content: '\f776'; } /* '' */
.icon-soundcloud:before { content: '\f777'; } /* '' */
.icon-tumblr:before { content: '\f778'; } /* '' */
.icon-eventasaurus:before { content: '\f779'; } /* '' */
.icon-wordpress:before { content: '\f77a'; } /* '' */
.icon-yelp:before { content: '\f77b'; } /* '' */
.icon-intensedebate:before { content: '\f77c'; } /* '' */
.icon-eventbrite:before { content: '\f77d'; } /* '' */
.icon-scribd:before { content: '\f77e'; } /* '' */
.icon-posterous:before { content: '\f77f'; } /* '' */
.icon-stripe:before { content: '\f780'; } /* '' */
.icon-opentable:before { content: '\f781'; } /* '' */
.icon-cart:before { content: '\f782'; } /* '' */
.icon-print:before { content: '\f783'; } /* '' */
.icon-angellist:before { content: '\f784'; } /* '' */
.icon-instagram:before { content: '\f785'; } /* '' */
.icon-dwolla:before { content: '\f786'; } /* '' */
.icon-appnet:before { content: '\f787'; } /* '' */
.icon-statusnet:before { content: '\f788'; } /* '' */
.icon-acrobat:before { content: '\f789'; } /* '' */
.icon-drupal:before { content: '\f78a'; } /* '' */
.icon-buffer:before { content: '\f78b'; } /* '' */
.icon-pocket:before { content: '\f78c'; } /* '' */
.icon-bitbucket:before { content: '\f78d'; } /* '' */
.icon-lego:before { content: '\f78e'; } /* '' */
.icon-login:before { content: '\f78f'; } /* '' */
.icon-stackoverflow:before { content: '\f790'; } /* '' */
.icon-hackernews:before { content: '\f791'; } /* '' */
.icon-lkdto:before { content: '\f792'; } /* '' */
.icon-facebook:before { content: '\f793'; } /* '' */
.icon-facebook-rect:before { content: '\f794'; } /* '' */
.icon-twitter:before { content: '\f795'; } /* '' */
.icon-twitter-bird:before { content: '\f796'; } /* '' */
.icon-vimeo:before { content: '\f797'; } /* '' */
.icon-vimeo-rect:before { content: '\f798'; } /* '' */
.icon-tumblr:before { content: '\f799'; } /* '' */
.icon-tumblr-rect:before { content: '\f79a'; } /* '' */
.icon-googleplus-rect:before { content: '\f79b'; } /* '' */
.icon-github-text:before { content: '\f79c'; } /* '' */
.icon-github:before { content: '\f79d'; } /* '' */
.icon-skype:before { content: '\f79e'; } /* '' */
.icon-icq:before { content: '\f79f'; } /* '' */
.icon-yandex:before { content: '\f7a0'; } /* '' */
.icon-yandex-rect:before { content: '\f7a1'; } /* '' */
.icon-vkontakte-rect:before { content: '\f7a2'; } /* '' */
.icon-odnoklassniki:before { content: '\f7a3'; } /* '' */
.icon-odnoklassniki-rect:before { content: '\f7a4'; } /* '' */
.icon-friendfeed:before { content: '\f7a5'; } /* '' */
.icon-friendfeed-rect:before { content: '\f7a6'; } /* '' */
.icon-blogger:before { content: '\f7a7'; } /* '' */
.icon-blogger-rect:before { content: '\f7a8'; } /* '' */
.icon-deviantart:before { content: '\f7a9'; } /* '' */
.icon-jabber:before { content: '\f7aa'; } /* '' */
.icon-lastfm:before { content: '\f7ab'; } /* '' */
.icon-lastfm-rect:before { content: '\f7ac'; } /* '' */
.icon-linkedin:before { content: '\f7ad'; } /* '' */
.icon-linkedin-rect:before { content: '\f7ae'; } /* '' */
.icon-picasa:before { content: '\f7af'; } /* '' */
.icon-wordpress:before { content: '\f7b0'; } /* '' */
.icon-instagram:before { content: '\f7b1'; } /* '' */
.icon-instagram-filled:before { content: '\f7b2'; } /* '' */
.icon-diigo:before { content: '\f7b3'; } /* '' */
.icon-box:before { content: '\f7b4'; } /* '' */
.icon-box-rect:before { content: '\f7b5'; } /* '' */
.icon-tudou:before { content: '\f7b6'; } /* '' */
.icon-youku:before { content: '\f7b7'; } /* '' */
.icon-win8:before { content: '\f7b8'; } /* '' */
.icon-amex:before { content: '\f7b9'; } /* '' */
.icon-discover:before { content: '\f7ba'; } /* '' */
.icon-visa:before { content: '\f7bb'; } /* '' */
.icon-mastercard:before { content: '\f7bc'; } /* '' */
.icon-houzz:before { content: '\f7bd'; } /* '' */
.icon-bandcamp:before { content: '\f7be'; } /* '' */
.icon-codepen:before { content: '\f7bf'; } /* '' */
.icon-glass:before { content: '\f7c0'; } /* '' */
.icon-music:before { content: '\f7c1'; } /* '' */
.icon-search:before { content: '\f7c2'; } /* '' */
.icon-search-circled:before { content: '\f7c3'; } /* '' */
.icon-mail:before { content: '\f7c4'; } /* '' */
.icon-mail-circled:before { content: '\f7c5'; } /* '' */
.icon-heart:before { content: '\f7c6'; } /* '' */
.icon-heart-circled:before { content: '\f7c7'; } /* '' */
.icon-heart-empty:before { content: '\f7c8'; } /* '' */
.icon-star:before { content: '\f7c9'; } /* '' */
.icon-star-circled:before { content: '\f7ca'; } /* '' */
.icon-star-empty:before { content: '\f7cb'; } /* '' */
.icon-user:before { content: '\f7cc'; } /* '' */
.icon-group:before { content: '\f7cd'; } /* '' */
.icon-group-circled:before { content: '\f7ce'; } /* '' */
.icon-torso:before { content: '\f7cf'; } /* '' */
.icon-video:before { content: '\f7d0'; } /* '' */
.icon-video-circled:before { content: '\f7d1'; } /* '' */
.icon-video-alt:before { content: '\f7d2'; } /* '' */
.icon-videocam:before { content: '\f7d3'; } /* '' */
.icon-video-chat:before { content: '\f7d4'; } /* '' */
.icon-picture:before { content: '\f7d5'; } /* '' */
.icon-camera:before { content: '\f7d6'; } /* '' */
.icon-photo:before { content: '\f7d7'; } /* '' */
.icon-photo-circled:before { content: '\f7d8'; } /* '' */
.icon-th-large:before { content: '\f7d9'; } /* '' */
.icon-th:before { content: '\f7da'; } /* '' */
.icon-th-list:before { content: '\f7db'; } /* '' */
.icon-view-mode:before { content: '\f7dc'; } /* '' */
.icon-ok:before { content: '\f7dd'; } /* '' */
.icon-ok-circled:before { content: '\f7de'; } /* '' */
.icon-ok-circled2:before { content: '\f7df'; } /* '' */
.icon-cancel:before { content: '\f7e0'; } /* '' */
.icon-cancel-circled:before { content: '\f7e1'; } /* '' */
.icon-cancel-circled2:before { content: '\f7e2'; } /* '' */
.icon-plus:before { content: '\f7e3'; } /* '' */
.icon-plus-circled:before { content: '\f7e4'; } /* '' */
.icon-minus:before { content: '\f7e5'; } /* '' */
.icon-minus-circled:before { content: '\f7e6'; } /* '' */
.icon-help:before { content: '\f7e7'; } /* '' */
.icon-help-circled:before { content: '\f7e8'; } /* '' */
.icon-info-circled:before { content: '\f7e9'; } /* '' */
.icon-home:before { content: '\f7ea'; } /* '' */
.icon-home-circled:before { content: '\f7eb'; } /* '' */
.icon-website:before { content: '\f7ec'; } /* '' */
.icon-website-circled:before { content: '\f7ed'; } /* '' */
.icon-attach:before { content: '\f7ee'; } /* '' */
.icon-attach-circled:before { content: '\f7ef'; } /* '' */
.icon-lock:before { content: '\f7f0'; } /* '' */
.icon-lock-circled:before { content: '\f7f1'; } /* '' */
.icon-lock-open:before { content: '\f7f2'; } /* '' */
.icon-lock-open-alt:before { content: '\f7f3'; } /* '' */
.icon-eye:before { content: '\f7f4'; } /* '' */
.icon-eye-off:before { content: '\f7f5'; } /* '' */
.icon-tag:before { content: '\f7f6'; } /* '' */
.icon-tags:before { content: '\f7f7'; } /* '' */
.icon-bookmark:before { content: '\f7f8'; } /* '' */
.icon-bookmark-empty:before { content: '\f7f9'; } /* '' */
.icon-flag:before { content: '\f7fa'; } /* '' */
.icon-flag-circled:before { content: '\f7fb'; } /* '' */
.icon-thumbs-up:before { content: '\f7fc'; } /* '' */
.icon-thumbs-down:before { content: '\f7fd'; } /* '' */
.icon-download:before { content: '\f7fe'; } /* '' */
.icon-download-alt:before { content: '\f7ff'; } /* '' */
.icon-upload:before { content: '\f800'; } /* '' */
.icon-share:before { content: '\f801'; } /* '' */
.icon-quote:before { content: '\f802'; } /* '' */
.icon-quote-circled:before { content: '\f803'; } /* '' */
.icon-export:before { content: '\f804'; } /* '' */
.icon-pencil:before { content: '\f805'; } /* '' */
.icon-pencil-circled:before { content: '\f806'; } /* '' */
.icon-edit:before { content: '\f807'; } /* '' */
.icon-edit-circled:before { content: '\f808'; } /* '' */
.icon-edit-alt:before { content: '\f809'; } /* '' */
.icon-print:before { content: '\f80a'; } /* '' */
.icon-retweet:before { content: '\f80b'; } /* '' */
.icon-comment:before { content: '\f80c'; } /* '' */
.icon-comment-alt:before { content: '\f80d'; } /* '' */
.icon-bell:before { content: '\f80e'; } /* '' */
.icon-warning:before { content: '\f80f'; } /* '' */
.icon-exclamation:before { content: '\f810'; } /* '' */
.icon-error:before { content: '\f811'; } /* '' */
.icon-error-alt:before { content: '\f812'; } /* '' */
.icon-location:before { content: '\f813'; } /* '' */
.icon-location-circled:before { content: '\f814'; } /* '' */
.icon-compass:before { content: '\f815'; } /* '' */
.icon-compass-circled:before { content: '\f816'; } /* '' */
.icon-trash:before { content: '\f817'; } /* '' */
.icon-trash-circled:before { content: '\f818'; } /* '' */
.icon-doc:before { content: '\f819'; } /* '' */
.icon-doc-circled:before { content: '\f81a'; } /* '' */
.icon-doc-new:before { content: '\f81b'; } /* '' */
.icon-doc-new-circled:before { content: '\f81c'; } /* '' */
.icon-folder:before { content: '\f81d'; } /* '' */
.icon-folder-circled:before { content: '\f81e'; } /* '' */
.icon-folder-close:before { content: '\f81f'; } /* '' */
.icon-folder-open:before { content: '\f820'; } /* '' */
.icon-rss:before { content: '\f821'; } /* '' */
.icon-phone:before { content: '\f822'; } /* '' */
.icon-phone-circled:before { content: '\f823'; } /* '' */
.icon-cog:before { content: '\f824'; } /* '' */
.icon-cog-circled:before { content: '\f825'; } /* '' */
.icon-cogs:before { content: '\f826'; } /* '' */
.icon-wrench:before { content: '\f827'; } /* '' */
.icon-wrench-circled:before { content: '\f828'; } /* '' */
.icon-basket:before { content: '\f829'; } /* '' */
.icon-basket-circled:before { content: '\f82a'; } /* '' */
.icon-calendar:before { content: '\f82b'; } /* '' */
.icon-calendar-circled:before { content: '\f82c'; } /* '' */
.icon-mic:before { content: '\f82d'; } /* '' */
.icon-mic-circled:before { content: '\f82e'; } /* '' */
.icon-volume-off:before { content: '\f82f'; } /* '' */
.icon-volume-down:before { content: '\f830'; } /* '' */
.icon-volume:before { content: '\f831'; } /* '' */
.icon-volume-up:before { content: '\f832'; } /* '' */
.icon-headphones:before { content: '\f833'; } /* '' */
.icon-clock:before { content: '\f834'; } /* '' */
.icon-clock-circled:before { content: '\f835'; } /* '' */
.icon-lightbulb:before { content: '\f836'; } /* '' */
.icon-lightbulb-alt:before { content: '\f837'; } /* '' */
.icon-block:before { content: '\f838'; } /* '' */
.icon-resize-full:before { content: '\f839'; } /* '' */
.icon-resize-full-alt:before { content: '\f83a'; } /* '' */
.icon-resize-small:before { content: '\f83b'; } /* '' */
.icon-resize-vertical:before { content: '\f83c'; } /* '' */
.icon-resize-horizontal:before { content: '\f83d'; } /* '' */
.icon-move:before { content: '\f83e'; } /* '' */
.icon-zoom-in:before { content: '\f83f'; } /* '' */
.icon-zoom-out:before { content: '\f840'; } /* '' */
.icon-down-open:before { content: '\f841'; } /* '' */
.icon-left-open:before { content: '\f842'; } /* '' */
.icon-right-open:before { content: '\f843'; } /* '' */
.icon-up-open:before { content: '\f844'; } /* '' */
.icon-down:before { content: '\f845'; } /* '' */
.icon-left:before { content: '\f846'; } /* '' */
.icon-right:before { content: '\f847'; } /* '' */
.icon-up:before { content: '\f848'; } /* '' */
.icon-down-circled:before { content: '\f849'; } /* '' */
.icon-left-circled:before { content: '\f84a'; } /* '' */
.icon-right-circled:before { content: '\f84b'; } /* '' */
.icon-up-circled:before { content: '\f84c'; } /* '' */
.icon-down-hand:before { content: '\f84d'; } /* '' */
.icon-left-hand:before { content: '\f84e'; } /* '' */
.icon-right-hand:before { content: '\f84f'; } /* '' */
.icon-up-hand:before { content: '\f850'; } /* '' */
.icon-cw:before { content: '\f851'; } /* '' */
.icon-cw-circled:before { content: '\f852'; } /* '' */
.icon-arrows-cw:before { content: '\f853'; } /* '' */
.icon-shuffle:before { content: '\f854'; } /* '' */
.icon-play:before { content: '\f855'; } /* '' */
.icon-play-circled:before { content: '\f856'; } /* '' */
.icon-play-circled2:before { content: '\f857'; } /* '' */
.icon-stop:before { content: '\f858'; } /* '' */
.icon-stop-circled:before { content: '\f859'; } /* '' */
.icon-pause:before { content: '\f85a'; } /* '' */
.icon-pause-circled:before { content: '\f85b'; } /* '' */
.icon-record:before { content: '\f85c'; } /* '' */
.icon-eject:before { content: '\f85d'; } /* '' */
.icon-backward:before { content: '\f85e'; } /* '' */
.icon-backward-circled:before { content: '\f85f'; } /* '' */
.icon-fast-backward:before { content: '\f860'; } /* '' */
.icon-fast-forward:before { content: '\f861'; } /* '' */
.icon-forward:before { content: '\f862'; } /* '' */
.icon-forward-circled:before { content: '\f863'; } /* '' */
.icon-step-backward:before { content: '\f864'; } /* '' */
.icon-step-forward:before { content: '\f865'; } /* '' */
.icon-target:before { content: '\f866'; } /* '' */
.icon-signal:before { content: '\f867'; } /* '' */
.icon-desktop:before { content: '\f868'; } /* '' */
.icon-desktop-circled:before { content: '\f869'; } /* '' */
.icon-laptop:before { content: '\f86a'; } /* '' */
.icon-laptop-circled:before { content: '\f86b'; } /* '' */
.icon-network:before { content: '\f86c'; } /* '' */
.icon-inbox:before { content: '\f86d'; } /* '' */
.icon-inbox-circled:before { content: '\f86e'; } /* '' */
.icon-inbox-alt:before { content: '\f86f'; } /* '' */
.icon-globe:before { content: '\f870'; } /* '' */
.icon-globe-alt:before { content: '\f871'; } /* '' */
.icon-cloud:before { content: '\f872'; } /* '' */
.icon-cloud-circled:before { content: '\f873'; } /* '' */
.icon-flight:before { content: '\f874'; } /* '' */
.icon-leaf:before { content: '\f875'; } /* '' */
.icon-font:before { content: '\f876'; } /* '' */
.icon-fontsize:before { content: '\f877'; } /* '' */
.icon-bold:before { content: '\f878'; } /* '' */
.icon-italic:before { content: '\f879'; } /* '' */
.icon-text-height:before { content: '\f87a'; } /* '' */
.icon-text-width:before { content: '\f87b'; } /* '' */
.icon-align-left:before { content: '\f87c'; } /* '' */
.icon-align-center:before { content: '\f87d'; } /* '' */
.icon-align-right:before { content: '\f87e'; } /* '' */
.icon-align-justify:before { content: '\f87f'; } /* '' */
.icon-list:before { content: '\f880'; } /* '' */
.icon-indent-left:before { content: '\f881'; } /* '' */
.icon-indent-right:before { content: '\f882'; } /* '' */
.icon-briefcase:before { content: '\f883'; } /* '' */
.icon-off:before { content: '\f884'; } /* '' */
.icon-road:before { content: '\f885'; } /* '' */
.icon-qrcode:before { content: '\f886'; } /* '' */
.icon-barcode:before { content: '\f887'; } /* '' */
.icon-braille:before { content: '\f888'; } /* '' */
.icon-book:before { content: '\f889'; } /* '' */
.icon-adjust:before { content: '\f88a'; } /* '' */
.icon-tint:before { content: '\f88b'; } /* '' */
.icon-check:before { content: '\f88c'; } /* '' */
.icon-check-empty:before { content: '\f88d'; } /* '' */
.icon-asterisk:before { content: '\f88e'; } /* '' */
.icon-gift:before { content: '\f88f'; } /* '' */
.icon-fire:before { content: '\f890'; } /* '' */
.icon-magnet:before { content: '\f891'; } /* '' */
.icon-chart:before { content: '\f892'; } /* '' */
.icon-chart-circled:before { content: '\f893'; } /* '' */
.icon-credit-card:before { content: '\f894'; } /* '' */
.icon-megaphone:before { content: '\f895'; } /* '' */
.icon-clipboard:before { content: '\f896'; } /* '' */
.icon-hdd:before { content: '\f897'; } /* '' */
.icon-key:before { content: '\f898'; } /* '' */
.icon-certificate:before { content: '\f899'; } /* '' */
.icon-tasks:before { content: '\f89a'; } /* '' */
.icon-filter:before { content: '\f89b'; } /* '' */
.icon-gauge:before { content: '\f89c'; } /* '' */
.icon-smiley:before { content: '\f89d'; } /* '' */
.icon-smiley-circled:before { content: '\f89e'; } /* '' */
.icon-address-book:before { content: '\f89f'; } /* '' */
.icon-address-book-alt:before { content: '\f8a0'; } /* '' */
.icon-asl:before { content: '\f8a1'; } /* '' */
.icon-glasses:before { content: '\f8a2'; } /* '' */
.icon-hearing-impaired:before { content: '\f8a3'; } /* '' */
.icon-iphone-home:before { content: '\f8a4'; } /* '' */
.icon-person:before { content: '\f8a5'; } /* '' */
.icon-adult:before { content: '\f8a6'; } /* '' */
.icon-child:before { content: '\f8a7'; } /* '' */
.icon-blind:before { content: '\f8a8'; } /* '' */
.icon-guidedog:before { content: '\f8a9'; } /* '' */
.icon-accessibility:before { content: '\f8aa'; } /* '' */
.icon-universal-access:before { content: '\f8ab'; } /* '' */
.icon-male:before { content: '\f8ac'; } /* '' */
.icon-female:before { content: '\f8ad'; } /* '' */
.icon-behance:before { content: '\f8ae'; } /* '' */
.icon-blogger:before { content: '\f8af'; } /* '' */
.icon-cc:before { content: '\f8b0'; } /* '' */
.icon-css:before { content: '\f8b1'; } /* '' */
.icon-delicious:before { content: '\f8b2'; } /* '' */
.icon-deviantart:before { content: '\f8b3'; } /* '' */
.icon-digg:before { content: '\f8b4'; } /* '' */
.icon-dribbble:before { content: '\f8b5'; } /* '' */
.icon-facebook:before { content: '\f8b6'; } /* '' */
.icon-flickr:before { content: '\f8b7'; } /* '' */
.icon-foursquare:before { content: '\f8b8'; } /* '' */
.icon-friendfeed:before { content: '\f8b9'; } /* '' */
.icon-friendfeed-rect:before { content: '\f8ba'; } /* '' */
.icon-github:before { content: '\f8bb'; } /* '' */
.icon-github-text:before { content: '\f8bc'; } /* '' */
.icon-googleplus:before { content: '\f8bd'; } /* '' */
.icon-instagram:before { content: '\f8be'; } /* '' */
.icon-linkedin:before { content: '\f8bf'; } /* '' */
.icon-path:before { content: '\f8c0'; } /* '' */
.icon-picasa:before { content: '\f8c1'; } /* '' */
.icon-pinterest:before { content: '\f8c2'; } /* '' */
.icon-reddit:before { content: '\f8c3'; } /* '' */
.icon-skype:before { content: '\f8c4'; } /* '' */
.icon-slideshare:before { content: '\f8c5'; } /* '' */
.icon-stackoverflow:before { content: '\f8c6'; } /* '' */
.icon-stumbleupon:before { content: '\f8c7'; } /* '' */
.icon-twitter:before { content: '\f8c8'; } /* '' */
.icon-tumblr:before { content: '\f8c9'; } /* '' */
.icon-vimeo:before { content: '\f8ca'; } /* '' */
.icon-vkontakte:before { content: '\f8cb'; } /* '' */
.icon-w3c:before { content: '\f8cc'; } /* '' */
.icon-wordpress:before { content: '\f8cd'; } /* '' */
.icon-youtube:before { content: '\f8ce'; } /* '' */
.icon-music:before { content: '\f8cf'; } /* '' */
.icon-search:before { content: '\f8d0'; } /* '' */
.icon-mail:before { content: '\f8d1'; } /* '' */
.icon-heart:before { content: '\f8d2'; } /* '' */
.icon-star:before { content: '\f8d3'; } /* '' */
.icon-user:before { content: '\f8d4'; } /* '' */
.icon-videocam:before { content: '\f8d5'; } /* '' */
.icon-camera:before { content: '\f8d6'; } /* '' */
.icon-photo:before { content: '\f8d7'; } /* '' */
.icon-attach:before { content: '\f8d8'; } /* '' */
.icon-lock:before { content: '\f8d9'; } /* '' */
.icon-eye:before { content: '\f8da'; } /* '' */
.icon-tag:before { content: '\f8db'; } /* '' */
.icon-thumbs-up:before { content: '\f8dc'; } /* '' */
.icon-pencil:before { content: '\f8dd'; } /* '' */
.icon-comment:before { content: '\f8de'; } /* '' */
.icon-location:before { content: '\f8df'; } /* '' */
.icon-cup:before { content: '\f8e0'; } /* '' */
.icon-trash:before { content: '\f8e1'; } /* '' */
.icon-doc:before { content: '\f8e2'; } /* '' */
.icon-note:before { content: '\f8e3'; } /* '' */
.icon-cog:before { content: '\f8e4'; } /* '' */
.icon-params:before { content: '\f8e5'; } /* '' */
.icon-calendar:before { content: '\f8e6'; } /* '' */
.icon-sound:before { content: '\f8e7'; } /* '' */
.icon-clock:before { content: '\f8e8'; } /* '' */
.icon-lightbulb:before { content: '\f8e9'; } /* '' */
.icon-tv:before { content: '\f8ea'; } /* '' */
.icon-desktop:before { content: '\f8eb'; } /* '' */
.icon-mobile:before { content: '\f8ec'; } /* '' */
.icon-cd:before { content: '\f8ed'; } /* '' */
.icon-inbox:before { content: '\f8ee'; } /* '' */
.icon-globe:before { content: '\f8ef'; } /* '' */
.icon-cloud:before { content: '\f8f0'; } /* '' */
.icon-paper-plane:before { content: '\f8f1'; } /* '' */
.icon-fire:before { content: '\f8f2'; } /* '' */
.icon-graduation-cap:before { content: '\f8f3'; } /* '' */
.icon-megaphone:before { content: '\f8f4'; } /* '' */
.icon-database:before { content: '\f8f5'; } /* '' */
.icon-key:before { content: '\f8f6'; } /* '' */
.icon-beaker:before { content: '\f8f7'; } /* '' */
.icon-truck:before { content: '\f8f8'; } /* '' */
.icon-money:before { content: '\f8f9'; } /* '' */
.icon-food:before { content: '\f8fa'; } /* '' */
.icon-shop:before { content: '\f8fb'; } /* '' */
.icon-diamond:before { content: '\f8fc'; } /* '' */
.icon-t-shirt:before { content: '\f8fd'; } /* '' */
.icon-wallet:before { content: '\f8fe'; } /* '' */
.icon-search:before { content: '\f8ff'; } /* '' */
.icon-picture:before { content: '🌄'; } /* '\1f304' */
.icon-video:before { content: '🎬'; } /* '\1f3ac' */
.icon-target:before { content: '🎯'; } /* '\1f3af' */
.icon-user:before { content: '👤'; } /* '\1f464' */
.icon-folder:before { content: '📁'; } /* '\1f4c1' */
.icon-attach:before { content: '📎'; } /* '\1f4ce' */
.icon-signal:before { content: '📶'; } /* '\1f4f6' */
.icon-lock:before { content: '🔒'; } /* '\1f512' */
.icon-lock-open:before { content: '🔓'; } /* '\1f513' */
.icon-link:before { content: '🔗'; } /* '\1f517' */
.icon-clock:before { content: '🕔'; } /* '\1f554' */
.icon-block:before { content: '🚫'; } /* '\1f6ab' */
