/* Line Awesome CSS */
@font-face {
  font-family: Line Awesome Brands;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("fonts/line-awesome/la-brands-400.eot");
  src: url("fonts/line-awesome/la-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/line-awesome/la-brands-400.woff2") format("woff2"), url("fonts/line-awesome/la-brands-400.woff") format("woff"), url("fonts/line-awesome/la-brands-400.ttf") format("truetype"), url("fonts/line-awesome/la-brands-400.svg#lineawesome") format("svg"); }

@font-face {
  font-family: Line Awesome Free;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/line-awesome/la-regular-400.eot");
  src: url("fonts/line-awesome/la-regular-400.eot?#iefix") format("embedded-opentype"), url("fonts/line-awesome/la-regular-400.woff2") format("woff2"), url("fonts/line-awesome/la-regular-400.woff") format("woff"), url("fonts/line-awesome/la-regular-400.ttf") format("truetype"), url("fonts/line-awesome/la-regular-400.svg#lineawesome") format("svg"); }

@font-face {
  font-family: Line Awesome Free;
  font-style: normal;
  font-weight: 410;
  font-display: swap;
  src: url("fonts/line-awesome/la-solid-900.eot");
  src: url("fonts/line-awesome/la-solid-900.eot?#iefix") format("embedded-opentype"), url("fonts/line-awesome/la-solid-900.woff2") format("woff2"), url("fonts/line-awesome/la-solid-900.woff") format("woff"), url("fonts/line-awesome/la-solid-900.ttf") format("truetype"), url("fonts/line-awesome/la-solid-900.svg#lineawesome") format("svg"); }

.la, .header-arrow,
.lar,
.las,
.lab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-family: Line Awesome Free, monospace;
  font-weight: 410;
  line-height: 1.5;
}

.lab {
  font-family: Line Awesome Brands, monospace;
  font-weight: 400;
}

.lar {
  font-weight: 400;
}

/* Basic sizing */
.la.la-lg, .la-lg.header-arrow {
  font-size: 1.33333em;
  line-height: 1.2em;
  vertical-align: -.0667em;
}

.la-xs {
  font-size: 0.75em;
}

.la-2x {
  font-size: 2em;
}

.la-3x {
  font-size: 3em;
}

.la-4x {
  font-size: 4em;
}

.la-5x {
  font-size: 5em;
}

.la-6x {
  font-size: 6em;
}

.la-7x {
  font-size: 7em;
}

.la-8x {
  font-size: 8em;
}

.la-9x {
  font-size: 9em;
}

.la-10x {
  font-size: 10em;
}

/* Font Awesome compatibility classes */
.fas, .fa-solid {
  font-family: Line Awesome Free, monospace;
  font-weight: 410;
}

.far, .fa-regular {
  font-family: Line Awesome Free, monospace;
  font-weight: 400;
}

.fab, .fa-brands {
  font-family: Line Awesome Brands, monospace;
  font-weight: 400;
}

/* Map Font Awesome icon names to Line Awesome */
.fa-home:before { content: "\f015"; }
.fa-search:before { content: "\f002"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-user:before { content: "\f007"; }
.fa-th-large:before { content: "\f009"; }
.fa-th:before { content: "\f00a"; }
.fa-th-list:before { content: "\f00b"; }
.fa-check:before { content: "\f00c"; }
.fa-times:before { content: "\f00d"; }
.fa-close:before { content: "\f00d"; }
.fa-remove:before { content: "\f00d"; }
.fa-power-off:before { content: "\f011"; }
.fa-sign-out-alt:before { content: "\f2f5"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-chevron-up:before { content: "\f077"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-angle-left:before { content: "\f104"; }
.fa-angle-right:before { content: "\f105"; }
.fa-angle-up:before { content: "\f106"; }
.fa-angle-down:before { content: "\f107"; }
.fa-shopping-cart:before { content: "\f07a"; }
.fa-shopping-bag:before { content: "\f290"; }
.fa-heart:before { content: "\f004"; }
.fa-star:before { content: "\f005"; }
.fa-star-half:before { content: "\f089"; }
.fa-star-o:before { content: "\f006"; }
.fa-phone:before { content: "\f095"; }
.fa-phone-alt:before { content: "\f879"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-clock:before { content: "\f017"; }
.fa-clock-o:before { content: "\f017"; }
.fa-calendar:before { content: "\f133"; }
.fa-calendar-alt:before { content: "\f073"; }
.fa-calendar-o:before { content: "\f133"; }
.fa-print:before { content: "\f02f"; }
.fa-file:before { content: "\f15b"; }
.fa-file-alt:before { content: "\f15c"; }
.fa-file-pdf:before { content: "\f1c1"; }
.fa-file-image:before { content: "\f1c5"; }
.fa-file-text:before { content: "\f15c"; }
.fa-file-text-o:before { content: "\f15c"; }
.fa-file-archive:before { content: "\f1c6"; }
.fa-file-excel:before { content: "\f1c3"; }
.fa-file-word:before { content: "\f1c2"; }
.fa-file-powerpoint:before { content: "\f1c4"; }
.fa-file-code:before { content: "\f1c9"; }
.fa-copy:before { content: "\f0c5"; }
.fa-cut:before { content: "\f0c4"; }
.fa-paste:before { content: "\f0ea"; }
.fa-undo:before { content: "\f0e2"; }
.fa-undo-alt:before { content: "\f2ea"; }
.fa-redo:before { content: "\f01e"; }
.fa-redo-alt:before { content: "\f2f9"; }
.fa-question:before { content: "\f128"; }
.fa-question-circle:before { content: "\f059"; }
.fa-info:before { content: "\f129"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-exclamation:before { content: "\f12a"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-exclamation-triangle:before { content: "\f071"; }
.fa-plus:before { content: "\f067"; }
.fa-plus-circle:before { content: "\f055"; }
.fa-plus-square:before { content: "\f0fe"; }
.fa-minus:before { content: "\f068"; }
.fa-minus-circle:before { content: "\f056"; }
.fa-minus-square:before { content: "\f146"; }
.fa-times-circle:before { content: "\f057"; }
.fa-times-square:before { content: "\f2d3"; }
.fa-check-circle:before { content: "\f058"; }
.fa-check-square:before { content: "\f14a"; }
.fa-check-square-o:before { content: "\f046"; }
.fa-ban:before { content: "\f05e"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-arrow-down:before { content: "\f063"; }
.fa-arrow-circle-left:before { content: "\f0a8"; }
.fa-arrow-circle-right:before { content: "\f0a9"; }
.fa-arrow-circle-up:before { content: "\f0aa"; }
.fa-arrow-circle-down:before { content: "\f0ab"; }
.fa-arrow-left-alt:before { content: "\f359"; }
.fa-arrow-right-alt:before { content: "\f35a"; }
.fa-arrow-up-alt:before { content: "\f35b"; }
.fa-arrow-down-alt:before { content: "\f35c"; }
.fa-long-arrow-left:before { content: "\f177"; }
.fa-long-arrow-right:before { content: "\f178"; }
.fa-long-arrow-up:before { content: "\f179"; }
.fa-long-arrow-down:before { content: "\f17a"; }
.fa-hand-point-left:before { content: "\f0a5"; }
.fa-hand-point-right:before { content: "\f0a4"; }
.fa-hand-point-up:before { content: "\f0a6"; }
.fa-hand-point-down:before { content: "\f0a7"; }
.fa-thumbs-up:before { content: "\f164"; }
.fa-thumbs-down:before { content: "\f165"; }
.fa-thumbs-o-up:before { content: "\f087"; }
.fa-thumbs-o-down:before { content: "\f088"; }
.fa-share:before { content: "\f064"; }
.fa-share-alt:before { content: "\f1e0"; }
.fa-share-alt-square:before { content: "\f1e1"; }
.fa-share-square:before { content: "\f14d"; }
.fa-share-square-o:before { content: "\f045"; }
.fa-twitter:before { content: "\f099"; }
.fa-facebook:before { content: "\f09a"; }
.fa-facebook-f:before { content: "\f39e"; }
.fa-facebook-square:before { content: "\f082"; }
.fa-instagram:before { content: "\f16d"; }
.fa-linkedin:before { content: "\f08c"; }
.fa-linkedin-in:before { content: "\f0e1"; }
.fa-pinterest:before { content: "\f0d2"; }
.fa-pinterest-p:before { content: "\f231"; }
.fa-pinterest-square:before { content: "\f0d3"; }
.fa-google:before { content: "\f1a0"; }
.fa-google-plus:before { content: "\f0d5"; }
.fa-google-plus-g:before { content: "\f0d5"; }
.fa-google-plus-square:before { content: "\f0d4"; }
.fa-youtube:before { content: "\f167"; }
.fa-youtube-play:before { content: "\f16a"; }
.fa-youtube-square:before { content: "\f431"; }
.fa-vimeo:before { content: "\f27d"; }
.fa-vimeo-v:before { content: "\f27d"; }
.fa-tumblr:before { content: "\f173"; }
.fa-tumblr-square:before { content: "\f174"; }
.fa-wikipedia-w:before { content: "\f266"; }
.fa-reddit:before { content: "\f1a1"; }
.fa-reddit-alien:before { content: "\f281"; }
.fa-reddit-square:before { content: "\f1a2"; }
.fa-stumbleupon:before { content: "\f1a4"; }
.fa-stumbleupon-circle:before { content: "\f1a3"; }
.fa-delicious:before { content: "\f1a5"; }
.fa-digg:before { content: "\f1a6"; }
.fa-pocket:before { content: "\f265"; }
.fa-dribbble:before { content: "\f17d"; }
.fa-behance:before { content: "\f1b4"; }
.fa-behance-square:before { content: "\f1b5"; }
.fa-codepen:before { content: "\f1cb"; }
.fa-flickr:before { content: "\f16e"; }
.fa-instagram:before { content: "\f16d"; }
.fa-500px:before { content: "\f26e"; }
.fa-vk:before { content: "\f189"; }
.fa-weibo:before { content: "\f18a"; }
.fa-renren:before { content: "\f18b"; }
.fa-wechat:before { content: "\f1d7"; }
.fa-weixin:before { content: "\f1d7"; }
.fa-qq:before { content: "\f1d6"; }
.fa-twitch:before { content: "\f1e8"; }
.fa-twitter-square:before { content: "\f081"; }
.fa-link:before { content: "\f0c1"; }
.fa-unlink:before { content: "\f127"; }
.fa-external-link:before { content: "\f08e"; }
.fa-external-link-alt:before { content: "\f35d"; }
.fa-cloud:before { content: "\f0c2"; }
.fa-cloud-download-alt:before { content: "\f381"; }
.fa-cloud-upload-alt:before { content: "\f382"; }
.fa-download:before { content: "\f019"; }
.fa-upload:before { content: "\f093"; }
.fa-save:before { content: "\f0c7"; }
.fa-floppy-o:before { content: "\f0c7"; }
.fa-edit:before { content: "\f044"; }
.fa-pencil:before { content: "\f040"; }
.fa-pencil-alt:before { content: "\f303"; }
.fa-pencil-square:before { content: "\f14b"; }
.fa-pencil-square-o:before { content: "\f044"; }
.fa-file-edit:before { content: "\f31c"; }
.fa-file-excel:before { content: "\f1c3"; }
.fa-file-excel-o:before { content: "\f1c3"; }
.fa-file-powerpoint:before { content: "\f1c4"; }
.fa-file-powerpoint-o:before { content: "\f1c4"; }
.fa-file-word:before { content: "\f1c2"; }
.fa-file-word-o:before { content: "\f1c2"; }
.fa-file-pdf:before { content: "\f1c1"; }
.fa-file-pdf-o:before { content: "\f1c1"; }
.fa-file-image:before { content: "\f1c5"; }
.fa-file-image-o:before { content: "\f1c5"; }
.fa-file-video:before { content: "\f1c8"; }
.fa-file-video-o:before { content: "\f1c8"; }
.fa-file-audio:before { content: "\f1c7"; }
.fa-file-audio-o:before { content: "\f1c7"; }
.fa-file-archive:before { content: "\f1c6"; }
.fa-file-archive-o:before { content: "\f1c6"; }
.fa-folder:before { content: "\f07b"; }
.fa-folder-open:before { content: "\f07c"; }
.fa-folder-o:before { content: "\f114"; }
.fa-folder-open-o:before { content: "\f115"; }
.fa-image:before { content: "\f03e"; }
.fa-picture-o:before { content: "\f03e"; }
.fa-photo:before { content: "\f03e"; }
.fa-video:before { content: "\f008"; }
.fa-film:before { content: "\f008"; }
.fa-video-camera:before { content: "\f03d"; }
.fa-camera:before { content: "\f030"; }
.fa-camera-retro:before { content: "\f083"; }
.fa-music:before { content: "\f001"; }
.fa-headphones:before { content: "\f025"; }
.fa-headphones-alt:before { content: "\f58f"; }
.fa-volume-up:before { content: "\f028"; }
.fa-volume-down:before { content: "\f027"; }
.fa-volume-off:before { content: "\f026"; }
.fa-volume-mute:before { content: "\f026"; }
.fa-play:before { content: "\f04b"; }
.fa-pause:before { content: "\f04c"; }
.fa-stop:before { content: "\f04d"; }
.fa-step-forward:before { content: "\f051"; }
.fa-step-backward:before { content: "\f048"; }
.fa-backward:before { content: "\f04a"; }
.fa-forward:before { content: "\f050"; }
.fa-eject:before { content: "\f052"; }
.fa-play-circle:before { content: "\f144"; }
.fa-play-circle-o:before { content: "\f01d"; }
.fa-pause-circle:before { content: "\f28b"; }
.fa-pause-circle-o:before { content: "\f28c"; }
.fa-stop-circle:before { content: "\f28d"; }
.fa-stop-circle-o:before { content: "\f28e"; }
.fa-list:before { content: "\f03a"; }
.fa-list-alt:before { content: "\f022"; }
.fa-list-ol:before { content: "\f0cb"; }
.fa-list-ul:before { content: "\f0ca"; }
.fa-font:before { content: "\f031"; }
.fa-bold:before { content: "\f032"; }
.fa-italic:before { content: "\f033"; }
.fa-underline:before { content: "\f0cd"; }
.fa-strikethrough:before { content: "\f0cc"; }
.fa-superscript:before { content: "\f12b"; }
.fa-subscript:before { content: "\f12c"; }
.fa-eraser:before { content: "\f12d"; }
.fa-undo:before { content: "\f0e2"; }
.fa-redo:before { content: "\f01e"; }
.fa-repeat:before { content: "\f01e"; }
.fa-repeat-alt:before { content: "\f2f9"; }
.fa-github:before { content: "\f09b"; }
.fa-github-alt:before { content: "\f113"; }
.fa-github-square:before { content: "\f092"; }
.fa-git:before { content: "\f1d3"; }
.fa-git-square:before { content: "\f1d2"; }
.fa-gitlab:before { content: "\f296"; }
.fa-bitbucket:before { content: "\f171"; }
.fa-bitbucket-square:before { content: "\f172"; }
.fa-stack-overflow:before { content: "\f16c"; }
.fa-server:before { content: "\f233"; }
.fa-database:before { content: "\f1c0"; }
.fa-database:before { content: "\f1c0"; }
.fa-server:before { content: "\f233"; }
.fa-laptop:before { content: "\f109"; }
.fa-desktop:before { content: "\f108"; }
.fa-tablet:before { content: "\f10a"; }
.fa-mobile:before { content: "\f10b"; }
.fa-mobile-alt:before { content: "\f3cd"; }
.fa-keyboard:before { content: "\f11c"; }
.fa-mouse:before { content: "\f8cc"; }
.fa-mouse-pointer:before { content: "\f245"; }
.fa-eye:before { content: "\f06e"; }
.fa-eye-slash:before { content: "\f070"; }
.fa-eye-dropper:before { content: "\f1fb"; }
.fa-lightbulb:before { content: "\f0eb"; }
.fa-palette:before { content: "\f53f"; }
.fa-paint-brush:before { content: "\f1fc"; }
.fa-code:before { content: "\f121"; }
.fa-code-branch:before { content: "\f126"; }
.fa-codepen:before { content: "\f1cb"; }
.fa-terminal:before { content: "\f120"; }
.fa-cogs:before { content: "\f085"; }
.fa-cog:before { content: "\f013"; }
.fa-wrench:before { content: "\f0ad"; }
.fa-tools:before { content: "\f030"; }
.fa-sitemap:before { content: "\f0e8"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-building:before { content: "\f1ad"; }
.fa-home:before { content: "\f015"; }
.fa-vcard:before { content: "\f044"; }
.fa-address-card:before { content: "\f2bb"; }
.fa-address-book:before { content: "\f2b9"; }
.fa-id-card:before { content: "\f2c2"; }
.fa-id-card-o:before { content: "\f2c3"; }
.fa-users:before { content: "\f0c0"; }
.fa-user-plus:before { content: "\f234"; }
.fa-user-minus:before { content: "\f235"; }
.fa-user-times:before { content: "\f236"; }
.fa-user-circle:before { content: "\f2bd"; }
.fa-user-circle-o:before { content: "\f2c0"; }
.fa-user-secret:before { content: "\f21b"; }
.fa-user-tie:before { content: "\f508"; }
.fa-users-cog:before { content: "\f509"; }
.fa-child:before { content: "\f1ae"; }
.fa-baby:before { content: "\f77c"; }
.fa-baby-carriage:before { content: "\f77d"; }
.fa-male:before { content: "\f183"; }
.fa-female:before { content: "\f182"; }
.fa-transgender:before { content: "\f224"; }
.fa-transgender-alt:before { content: "\f225"; }
.fa-genderless:before { content: "\f22d"; }
.fa-venus:before { content: "\f221"; }
.fa-mars:before { content: "\f222"; }
.fa-mercury:before { content: "\f223"; }
.fa-intersex:before { content: "\f224"; }
.fa-genderqueer:before { content: "\f226"; }
.fa-genderfluid:before { content: "\f227"; }
.fa-mars-double:before { content: "\f228"; }
.fa-mars-stroke:before { content: "\f229"; }
.fa-mars-stroke-v:before { content: "\f22a"; }
.fa-mars-stroke-h:before { content: "\f22b"; }
.fa-neuter:before { content: "\f22c"; }
.fa-venus-double:before { content: "\f22e"; }
.fa-venus-mars:before { content: "\f223"; }
.fa-shield-alt:before { content: "\f3ed"; }
.fa-shield:before { content: "\f132"; }
.fa-trophy:before { content: "\f091"; }
.fa-award:before { content: "\f559"; }
.fa-medal:before { content: "\f5a2"; }
.fa-crown:before { content: "\f521"; }
.fa-ribbon:before { content: "\f4d6"; }
.fa-gavel:before { content: "\f0e3"; }
.fa-balance-scale:before { content: "\f24e"; }
.fa-balance-scale-right:before { content: "\f515"; }
.fa-balance-scale-left:before { content: "\f514"; }
.fa-scale:before { content: "\f24e"; }
.fa-university:before { content: "\f19c"; }
.fa-school:before { content: "\f549"; }
.fa-graduation-cap:before { content: "\f19d"; }
.fa-mortar-board:before { content: "\f19d"; }
.fa-book:before { content: "\f02d"; }
.fa-book-open:before { content: "\f518"; }
.fa-book-open:before { content: "\f518"; }
.fa-book-reader:before { content: "\f5da"; }
.fa-bookmark:before { content: "\f02e"; }
.fa-bookmark-o:before { content: "\f097"; }
.fa-bookmarks:before { content: "\f02e"; }
.fa-file:before { content: "\f15b"; }
.fa-file-alt:before { content: "\f15c"; }
.fa-file-text:before { content: "\f15c"; }
.fa-file-text-o:before { content: "\f0f6"; }
.fa-file-code:before { content: "\f1c9"; }
.fa-file-code-o:before { content: "\f1c9"; }
.fa-file-pdf:before { content: "\f1c1"; }
.fa-file-pdf-o:before { content: "\f1c1"; }
.fa-file-image:before { content: "\f1c5"; }
.fa-file-image-o:before { content: "\f1c5"; }
.fa-file-audio:before { content: "\f1c7"; }
.fa-file-audio-o:before { content: "\f1c7"; }
.fa-file-video:before { content: "\f1c8"; }
.fa-file-video-o:before { content: "\f1c8"; }
.fa-file-archive:before { content: "\f1c6"; }
.fa-file-archive-o:before { content: "\f1c6"; }
.fa-file-excel:before { content: "\f1c3"; }
.fa-file-excel-o:before { content: "\f1c3"; }
.fa-file-powerpoint:before { content: "\f1c4"; }
.fa-file-powerpoint-o:before { content: "\f1c4"; }
.fa-file-word:before { content: "\f1c2"; }
.fa-file-word-o:before { content: "\f1c2"; }
.fa-file-export:before { content: "\f56e"; }
.fa-file-import:before { content: "\f56f"; }
.fa-file-upload:before { content: "\f574"; }
.fa-file-download:before { content: "\f56d"; }
.fa-file-signature:before { content: "\f573"; }
.fa-file-prescription:before { content: "\f575"; }
.fa-file-medical:before { content: "\f477"; }
.fa-file-medical-alt:before { content: "\f478"; }
.fa-suitcase:before { content: "\f0f2"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-luggage-cart:before { content: "\f59d"; }
.fa-shopping-bag:before { content: "\f290"; }
.fa-shopping-basket:before { content: "\f291"; }
.fa-shopping-cart:before { content: "\f07a"; }
.fa-store:before { content: "\f54e"; }
.fa-shopping-bag:before { content: "\f290"; }
.fa-tags:before { content: "\f02c"; }
.fa-tag:before { content: "\f02b"; }
.fa-percentage:before { content: "\f541"; }
.fa-money-bill:before { content: "\f0d6"; }
.fa-money-bill-alt:before { content: "\f3d1"; }
.fa-money-bill-wave:before { content: "\f53a"; }
.fa-money-bill-wave-alt:before { content: "\f53b"; }
.fa-money-bill-transfer:before { content: "\f53c"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-credit-card-alt:before { content: "\f283"; }
.fa-cc-visa:before { content: "\f1f0"; }
.fa-cc-mastercard:before { content: "\f1f1"; }
.fa-cc-discover:before { content: "\f1f2"; }
.fa-cc-amex:before { content: "\f1f3"; }
.fa-cc-paypal:before { content: "\f1f4"; }
.fa-cc-stripe:before { content: "\f1f5"; }
.fa-cc-diners-club:before { content: "\f24c"; }
.fa-cc-jcb:before { content: "\f24b"; }
.fa-wallet:before { content: "\f555"; }
.fa-coins:before { content: "\f51e"; }
.fa-diamond:before { content: "\f219"; }
.fa-gem:before { content: "\f3a5"; }
.fa-ticket-alt:before { content: "\f3ff"; }
.fa-ticket:before { content: "\f145"; }
.fa-percent:before { content: "\f295"; }
.fa-arrow-circle-right:before { content: "\f0a9"; }
.fa-arrow-circle-left:before { content: "\f0a8"; }
.fa-arrow-circle-up:before { content: "\f0aa"; }
.fa-arrow-circle-down:before { content: "\f0ab"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-arrow-down:before { content: "\f063"; }
.fa-long-arrow-right:before { content: "\f178"; }
.fa-long-arrow-left:before { content: "\f177"; }
.fa-long-arrow-up:before { content: "\f179"; }
.fa-long-arrow-down:before { content: "\f17a"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-up:before { content: "\f077"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-angle-right:before { content: "\f105"; }
.fa-angle-left:before { content: "\f104"; }
.fa-angle-up:before { content: "\f106"; }
.fa-angle-down:before { content: "\f107"; }
.fa-angle-double-right:before { content: "\f101"; }
.fa-angle-double-left:before { content: "\f100"; }
.fa-angle-double-up:before { content: "\f102"; }
.fa-angle-double-down:before { content: "\f103"; }
.fa-arrows-alt:before { content: "\f0b2"; }
.fa-arrows-alt-h:before { content: "\f337"; }
.fa-arrows-alt-v:before { content: "\f338"; }
.fa-arrows-h:before { content: "\f07e"; }
.fa-arrows-v:before { content: "\f07d"; }
.fa-hand-paper:before { content: "\f256"; }
.fa-hand-paper-o:before { content: "\f256"; }
.fa-hand-lizard:before { content: "\f258"; }
.fa-hand-lizard-o:before { content: "\f258"; }
.fa-hand-spock:before { content: "\f259"; }
.fa-hand-spock-o:before { content: "\f259"; }
.fa-hand-rock:before { content: "\f255"; }
.fa-hand-rock-o:before { content: "\f255"; }
.fa-hand-paper:before { content: "\f256"; }
.fa-hand-paper-o:before { content: "\f256"; }
.fa-hand-scissors:before { content: "\f257"; }
.fa-hand-scissors-o:before { content: "\f257"; }
.fa-hand-lizard:before { content: "\f258"; }
.fa-hand-lizard-o:before { content: "\f258"; }
.fa-hand-spock:before { content: "\f259"; }
.fa-hand-spock-o:before { content: "\f259"; }
.fa-hand-pointer:before { content: "\f25a"; }
.fa-hand-pointer-o:before { content: "\f25a"; }
.fa-hand-peace:before { content: "\f25b"; }
.fa-hand-peace-o:before { content: "\f25b"; }
.fa-hand-holding-heart:before { content: "\f4be"; }
.fa-hand-holding:before { content: "\f4bd"; }
.fa-hand-holding-usd:before { content: "\f4c0"; }
.fa-hand-holding-water:before { content: "\f4c1"; }
.fa-hand-lizard:before { content: "\f258"; }
.fa-hand-rock:before { content: "\f255"; }
.fa-hand-scissors:before { content: "\f257"; }
.fa-hand-spock:before { content: "\f259"; }
.fa-hand-peace:before { content: "\f25b"; }
.fa-hand-paper:before { content: "\f256"; }
.fa-hand-pointer:before { content: "\f25a"; }
.fa-handshake:before { content: "\f2b5"; }
.fa-handshake-alt-slash:before { content: "\f5b5"; }
.fa-handshake-slash:before { content: "\f5b4"; }
.fa-handshake-alt:before { content: "\f4c6"; }
.fa-hands:before { content: "\f4c2"; }
.fa-hands-helping:before { content: "\f4c4"; }
.fa-praying-hands:before { content: "\f684"; }
.fa-hand-holding-heart:before { content: "\f4be"; }
.fa-hand-holding:before { content: "\f4bd"; }
.fa-hand-holding-usd:before { content: "\f4c0"; }
.fa-hand-holding-water:before { content: "\f4c1"; }
.fa-hand-lizard:before { content: "\f258"; }
.fa-hand-rock:before { content: "\f255"; }
.fa-hand-scissors:before { content: "\f257"; }
.fa-hand-spock:before { content: "\f259"; }
.fa-hand-peace:before { content: "\f25b"; }
.fa-hand-paper:before { content: "\f256"; }
.fa-hand-pointer:before { content: "\f25a"; }
.fa-handshake:before { content: "\f2b5"; }
.fa-handshake-alt-slash:before { content: "\f5b5"; }
.fa-handshake-slash:before { content: "\f5b4"; }
.fa-handshake-alt:before { content: "\f4c6"; }
.fa-hands:before { content: "\f4c2"; }
.fa-hands-helping:before { content: "\f4c4"; }
.fa-praying-hands:before { content: "\f684"; }
.fa-heart:before { content: "\f004"; }
.fa-heart-broken:before { content: "\f7a9"; }
.fa-heartbeat:before { content: "\f21e"; }
.fa-heart-rate:before { content: "\f5f8"; }
.fa-hospital:before { content: "\f0f8"; }
.fa-hospital-alt:before { content: "\f47d"; }
.fa-hospital-symbol:before { content: "\f47e"; }
.fa-ambulance:before { content: "\f0f9"; }
.fa-medkit:before { content: "\f0fa"; }
.fa-first-aid:before { content: "\f479"; }
.fa-clinic-medical:before { content: "\f7f2"; }
.fa-stethoscope:before { content: "\f0f1"; }
.fa-user-md:before { content: "\f0f0"; }
.fa-user-nurse:before { content: "\f82f"; }
.fa-user-doctor:before { content: "\f0f0"; }
.fa-user-injured:before { content: "\f728"; }
.fa-user-nurse:before { content: "\f82f"; }
.fa-user-doctor:before { content: "\f0f0"; }
.fa-brain:before { content: "\f5dc"; }
.fa-bone:before { content: "\f5d7"; }
.fa-dna:before { content: "\f471"; }
.fa-vial:before { content: "\f492"; }
.fa-vial-virus:before { content: "\f490"; }
.fa-viruses:before { content: "\f6a9"; }
.fa-bug:before { content: "\f188"; }
.fa-capsules:before { content: "\f46b"; }
.fa-pills:before { content: "\f484"; }
.fa-prescription:before { content: "\f5b1"; }
.fa-prescription-bottle:before { content: "\f485"; }
.fa-prescription-bottle-alt:before { content: "\f486"; }
.fa-syringe:before { content: "\f48e"; }
.fa-procedures:before { content: "\f487"; }
.fa-heartbeat:before { content: "\f21e"; }
.fa-heart:before { content: "\f004"; }
.fa-heart-broken:before { content: "\f7a9"; }
.fa-heart-rate:before { content: "\f5f8"; }
.fa-hospital:before { content: "\f0f8"; }
.fa-hospital-alt:before { content: "\f47d"; }
.fa-hospital-symbol:before { content: "\f47e"; }
.fa-ambulance:before { content: "\f0f9"; }
.fa-medkit:before { content: "\f0fa"; }
.fa-first-aid:before { content: "\f479"; }
.fa-clinic-medical:before { content: "\f7f2"; }
.fa-stethoscope:before { content: "\f0f1"; }
.fa-user-md:before { content: "\f0f0"; }
.fa-user-nurse:before { content: "\f82f"; }
.fa-user-doctor:before { content: "\f0f0"; }
.fa-user-injured:before { content: "\f728"; }
.fa-user-nurse:before { content: "\f82f"; }
.fa-user-doctor:before { content: "\f0f0"; }
.fa-brain:before { content: "\f5dc"; }
.fa-bone:before { content: "\f5d7"; }
.fa-dna:before { content: "\f471"; }
.fa-vial:before { content: "\f492"; }
.fa-vial-virus:before { content: "\f490"; }
.fa-viruses:before { content: "\f6a9"; }
.fa-bug:before { content: "\f188"; }
.fa-capsules:before { content: "\f46b"; }
.fa-pills:before { content: "\f484"; }
.fa-prescription:before { content: "\f5b1"; }
.fa-prescription-bottle:before { content: "\f485"; }
.fa-prescription-bottle-alt:before { content: "\f486"; }
.fa-syringe:before { content: "\f48e"; }
.fa-procedures:before { content: "\f487"; }
.fa-thermometer:before { content: "\f491"; }
.fa-thermometer-full:before { content: "\f2c7"; }
.fa-thermometer-empty:before { content: "\f2cb"; }
.fa-thermometer-quarter:before { content: "\f2ca"; }
.fa-thermometer-half:before { content: "\f2c9"; }
.fa-thermometer-three-quarters:before { content: "\f2c8"; }
.fa-temperature-high:before { content: "\f769"; }
.fa-temperature-low:before { content: "\f76b"; }
.fa-temperature-empty:before { content: "\f76a"; }
.fa-temperature-half:before { content: "\f76c"; }
.fa-temperature-full:before { content: "\f76d"; }
.fa-thermometer:before { content: "\f491"; }
.fa-thermometer-full:before { content: "\f2c7"; }
.fa-thermometer-empty:before { content: "\f2cb"; }
.fa-thermometer-quarter:before { content: "\f2ca"; }
.fa-thermometer-half:before { content: "\f2c9"; }
.fa-thermometer-three-quarters:before { content: "\f2c8"; }
.fa-temperature-high:before { content: "\f769"; }
.fa-temperature-low:before { content: "\f76b"; }
.fa-temperature-empty:before { content: "\f76a"; }
.fa-temperature-half:before { content: "\f76c"; }
.fa-temperature-full:before { content: "\f76d"; }
.fa-bed:before { content: "\f236"; }
.fa-toilet:before { content: "\f7d8"; }
.fa-shower:before { content: "\f2cc"; }
.fa-bath:before { content: "\f2cd"; }
.fa-toilet-paper:before { content: "\f71e"; }
.fa-toilet-paper-slash:before { content: "\f71f"; }
.fa-tooth:before { content: "\f5c9"; }
.fa-spa:before { content: "\f5bb"; }
.fa-swimming-pool:before { content: "\f5c5"; }
.fa-wind:before { content: "\f72e"; }
.fa-smog:before { content: "\f75f"; }
.fa-smoke:before { content: "\f760"; }
.fa-cloud-sun:before { content: "\f6c4"; }
.fa-cloud-sun-rain:before { content: "\f743"; }
.fa-cloud-showers-heavy:before { content: "\f740"; }
.fa-cloud-rain:before { content: "\f73d"; }
.fa-cloud:before { content: "\f0c2"; }
.fa-cloud-meatball:before { content: "\f73b"; }
.fa-cloud-lightning:before { content: "\f76c"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-bolt-lightning:before { content: "\f0e7"; }
.fa-lightning:before { content: "\f0e7"; }
.fa-sun:before { content: "\f185"; }
.fa-moon:before { content: "\f186"; }
.fa-moon-stars:before { content: "\f754"; }
.fa-sun:before { content: "\f185"; }
.fa-moon:before { content: "\f186"; }
.fa-moon-stars:before { content: "\f754"; }
.fa-snowflake:before { content: "\f2dc"; }
.fa-umbrella:before { content: "\f0e9"; }
.fa-sun:before { content: "\f185"; }
.fa-moon:before { content: "\f186"; }
.fa-moon-stars:before { content: "\f754"; }
.fa-snowflake:before { content: "\f2dc"; }
.fa-umbrella:before { content: "\f0e9"; }
.fa-mountain:before { content: "\f6fc"; }
.fa-volcano:before { content: "\f770"; }
.fa-earth-americas:before { content: "\f57d"; }
.fa-earth-africa:before { content: "\f57c"; }
.fa-earth-asia:before { content: "\f57b"; }
.fa-globe:before { content: "\f0ac"; }
.fa-globe-africa:before { content: "\f57c"; }
.fa-globe-americas:before { content: "\f57d"; }
.fa-globe-asia:before { content: "\f57b"; }
.fa-globe-europe:before { content: "\f7a2"; }
.fa-map:before { content: "\f279"; }
.fa-map-marked:before { content: "\f59f"; }
.fa-map-marked-alt:before { content: "\f5a0"; }
.fa-map-signs:before { content: "\f277"; }
.fa-map-marked-alt:before { content: "\f5a0"; }
.fa-map-marker:before { content: "\f041"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-map-pin:before { content: "\f276"; }
.fa-map-pin-alt:before { content: "\f3c0"; }
.fa-map-marked:before { content: "\f59f"; }
.fa-map-marked-alt:before { content: "\f5a0"; }
.fa-map-signs:before { content: "\f277"; }
.fa-map-marked-alt:before { content: "\f5a0"; }
.fa-map-marker:before { content: "\f041"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-map-pin:before { content: "\f276"; }
.fa-map-pin-alt:before { content: "\f3c0"; }
.fa-compass:before { content: "\f14e"; }
.fa-compass-alt:before { content: "\f3a1"; }
.fa-location-arrow:before { content: "\f124"; }
.fa-dot-circle:before { content: "\f192"; }
.fa-circle:before { content: "\f111"; }
.fa-circle-o:before { content: "\f10c"; }
.fa-circle-notch:before { content: "\f1ce"; }
.fa-circle-half:before { content: "\f042"; }
.fa-check-circle:before { content: "\f058"; }
.fa-check-circle-o:before { content: "\f058"; }
.fa-times-circle:before { content: "\f057"; }
.fa-times-circle-o:before { content: "\f057"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-info-circle-o:before { content: "\f05a"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-exclamation-circle-o:before { content: "\f06a"; }
.fa-question-circle:before { content: "\f059"; }
.fa-question-circle-o:before { content: "\f059"; }
.fa-plus-circle:before { content: "\f055"; }
.fa-plus-circle-o:before { content: "\f055"; }
.fa-minus-circle:before { content: "\f056"; }
.fa-minus-circle-o:before { content: "\f056"; }
.fa-arrow-circle-right:before { content: "\f0a9"; }
.fa-arrow-circle-left:before { content: "\f0a8"; }
.fa-arrow-circle-up:before { content: "\f0aa"; }
.fa-arrow-circle-down:before { content: "\f0ab"; }
.fa-arrow-circle-right:before { content: "\f0a9"; }
.fa-arrow-circle-left:before { content: "\f0a8"; }
.fa-arrow-circle-up:before { content: "\f0aa"; }
.fa-arrow-circle-down:before { content: "\f0ab"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-up:before { content: "\f077"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-angle-right:before { content: "\f105"; }
.fa-angle-left:before { content: "\f104"; }
.fa-angle-up:before { content: "\f106"; }
.fa-angle-down:before { content: "\f107"; }
.fa-angle-double-right:before { content: "\f101"; }
.fa-angle-double-left:before { content: "\f100"; }
.fa-angle-double-up:before { content: "\f102"; }
.fa-angle-double-down:before { content: "\f103"; }
.fa-arrows-alt:before { content: "\f0b2"; }
.fa-arrows-alt-h:before { content: "\f337"; }
.fa-arrows-alt-v:before { content: "\f338"; }
.fa-arrows-h:before { content: "\f07e"; }
.fa-arrows-v:before { content: "\f07d"; }
.fa-hand-paper:before { content: "\f256"; }
.fa-hand-paper-o:before { content: "\f256"; }
.fa-hand-lizard:before { content: "\f258"; }
.fa-hand-lizard-o:before { content: "\f258"; }
.fa-hand-spock:before { content: "\f259"; }
.fa-hand-spock-o:before { content: "\f259"; }
.fa-hand-rock:before { content: "\f255"; }
.fa-hand-rock-o:before { content: "\f255"; }
.fa-hand-paper:before { content: "\f256"; }
.fa-hand-paper-o:before { content: "\f256"; }
.fa-hand-scissors:before { content: "\f257"; }
.fa-hand-scissors-o:before { content: "\f257"; }
.fa-hand-lizard:before { content: "\f258"; }
.fa-hand-lizard-o:before { content: "\f258"; }
.fa-hand-spock:before { content: "\f259"; }
.fa-hand-spock-o:before { content: "\f259"; }
.fa-hand-pointer:before { content: "\f25a"; }
.fa-hand-pointer-o:before { content: "\f25a"; }
.fa-hand-peace:before { content: "\f25b"; }
.fa-hand-peace-o:before { content: "\f25b"; }
.fa-hand-holding-heart:before { content: "\f4be"; }
.fa-hand-holding:before { content: "\f4bd"; }
.fa-hand-holding-usd:before { content: "\f4c0"; }
.fa-hand-holding-water:before { content: "\f4c1"; }
.fa-hand-lizard:before { content: "\f258"; }
.fa-hand-rock:before { content: "\f255"; }
.fa-hand-scissors:before { content: "\f257"; }
.fa-hand-spock:before { content: "\f259"; }
.fa-hand-peace:before { content: "\f25b"; }
.fa-hand-paper:before { content: "\f256"; }
.fa-hand-pointer:before { content: "\f25a"; }
.fa-handshake:before { content: "\f2b5"; }
.fa-handshake-alt-slash:before { content: "\f5b5"; }
.fa-handshake-slash:before { content: "\f5b4"; }
.fa-handshake-alt:before { content: "\f4c6"; }
.fa-hands:before { content: "\f4c2"; }
.fa-hands-helping:before { content: "\f4c4"; }
.fa-praying-hands:before { content: "\f684"; }
.fa-hand-holding-heart:before { content: "\f4be"; }
.fa-hand-holding:before { content: "\f4bd"; }
.fa-hand-holding-usd:before { content: "\f4c0"; }
.fa-hand-holding-water:before { content: "\f4c1"; }
.fa-hand-lizard:before { content: "\f258"; }
.fa-hand-rock:before { content: "\f255"; }
.fa-hand-scissors:before { content: "\f257"; }
.fa-hand-spock:before { content: "\f259"; }
.fa-hand-peace:before { content: "\f25b"; }
.fa-hand-paper:before { content: "\f256"; }
.fa-hand-pointer:before { content: "\f25a"; }
.fa-handshake:before { content: "\f2b5"; }
.fa-handshake-alt-slash:before { content: "\f5b5"; }
.fa-handshake-slash:before { content: "\f5b4"; }
.fa-handshake-alt:before { content: "\f4c6"; }
.fa-hands:before { content: "\f4c2"; }
.fa-hands-helping:before { content: "\f4c4"; }
.fa-praying-hands:before { content: "\f684"; }
.fa-heart:before { content: "\f004"; }
.fa-heart-broken:before { content: "\f7a9"; }
.fa-heartbeat:before { content: "\f21e"; }
.fa-heart-rate:before { content: "\f5f8"; }
.fa-hospital:before { content: "\f0f8"; }
.fa-hospital-alt:before { content: "\f47d"; }
.fa-hospital-symbol:before { content: "\f47e"; }
.fa-ambulance:before { content: "\f0f9"; }
.fa-medkit:before { content: "\f0fa"; }
.fa-first-aid:before { content: "\f479"; }
.fa-clinic-medical:before { content: "\f7f2"; }
.fa-stethoscope:before { content: "\f0f1"; }
.fa-user-md:before { content: "\f0f0"; }
.fa-user-nurse:before { content: "\f82f"; }
.fa-user-doctor:before { content: "\f0f0"; }
.fa-user-injured:before { content: "\f728"; }
.fa-user-nurse:before { content: "\f82f"; }
.fa-user-doctor:before { content: "\f0f0"; }
.fa-brain:before { content: "\f5dc"; }
.fa-bone:before { content: "\f5d7"; }
.fa-dna:before { content: "\f471"; }
.fa-vial:before { content: "\f492"; }
.fa-vial-virus:before { content: "\f490"; }
.fa-viruses:before { content: "\f6a9"; }
.fa-bug:before { content: "\f188"; }
.fa-capsules:before { content: "\f46b"; }
.fa-pills:before { content: "\f484"; }
.fa-prescription:before { content: "\f5b1"; }
.fa-prescription-bottle:before { content: "\f485"; }
.fa-prescription-bottle-alt:before { content: "\f486"; }
.fa-syringe:before { content: "\f48e"; }
.fa-procedures:before { content: "\f487"; }
.fa-heartbeat:before { content: "\f21e"; }
.fa-heart:before { content: "\f004"; }
.fa-heart-broken:before { content: "\f7a9"; }
.fa-heart-rate:before { content: "\f5f8"; }
.fa-hospital:before { content: "\f0f8"; }
.fa-hospital-alt:before { content: "\f47d"; }
.fa-hospital-symbol:before { content: "\f47e"; }
.fa-ambulance:before { content: "\f0f9"; }
.fa-medkit:before { content: "\f0fa"; }
.fa-first-aid:before { content: "\f479"; }
.fa-clinic-medical:before { content: "\f7f2"; }
.fa-stethoscope:before { content: "\f0f1"; }
.fa-user-md:before { content: "\f0f0"; }
.fa-user-nurse:before { content: "\f82f"; }
.fa-user-doctor:before { content: "\f0f0"; }
.fa-user-injured:before { content: "\f728"; }
.fa-user-nurse:before { content: "\f82f"; }
.fa-user-doctor:before { content: "\f0f0"; }
.fa-brain:before { content: "\f5dc"; }
.fa-bone:before { content: "\f5d7"; }
.fa-dna:before { content: "\f471"; }
.fa-vial:before { content: "\f492"; }
.fa-vial-virus:before { content: "\f490"; }
.fa-viruses:before { content: "\f6a9"; }
.fa-bug:before { content: "\f188"; }
.fa-capsules:before { content: "\f46b"; }
.fa-pills:before { content: "\f484"; }
.fa-prescription:before { content: "\f5b1"; }
.fa-prescription-bottle:before { content: "\f485"; }
.fa-prescription-bottle-alt:before { content: "\f486"; }
.fa-syringe:before { content: "\f48e"; }
.fa-procedures:before { content: "\f487"; }
.fa-thermometer:before { content: "\f491"; }
.fa-thermometer-full:before { content: "\f2c7"; }
.fa-thermometer-empty:before { content: "\f2cb"; }
.fa-thermometer-quarter:before { content: "\f2ca"; }
.fa-thermometer-half:before { content: "\f2c9"; }
.fa-thermometer-three-quarters:before { content: "\f2c8"; }
.fa-temperature-high:before { content: "\f769"; }
.fa-temperature-low:before { content: "\f76b"; }
.fa-temperature-empty:before { content: "\f76a"; }
.fa-temperature-half:before { content: "\f76c"; }
.fa-temperature-full:before { content: "\f76d"; }
.fa-thermometer:before { content: "\f491"; }
.fa-thermometer-full:before { content: "\f2c7"; }
.fa-thermometer-empty:before { content: "\f2cb"; }
.fa-thermometer-quarter:before { content: "\f2ca"; }
.fa-thermometer-half:before { content: "\f2c9"; }
.fa-thermometer-three-quarters:before { content: "\f2c8"; }
.fa-temperature-high:before { content: "\f769"; }
.fa-temperature-low:before { content: "\f76b"; }
.fa-temperature-empty:before { content: "\f76a"; }
.fa-temperature-half:before { content: "\f76c"; }
.fa-temperature-full:before { content: "\f76d"; }
.fa-bed:before { content: "\f236"; }
.fa-toilet:before { content: "\f7d8"; }
.fa-shower:before { content: "\f2cc"; }
.fa-bath:before { content: "\f2cd"; }
.fa-toilet-paper:before { content: "\f71e"; }
.fa-toilet-paper-slash:before { content: "\f71f"; }
.fa-tooth:before { content: "\f5c9"; }
.fa-spa:before { content: "\f5bb"; }
.fa-swimming-pool:before { content: "\f5c5"; }
.fa-wind:before { content: "\f72e"; }
.fa-smog:before { content: "\f75f"; }
.fa-smoke:before { content: "\f760"; }
.fa-cloud-sun:before { content: "\f6c4"; }
.fa-cloud-sun-rain:before { content: "\f743"; }
.fa-cloud-showers-heavy:before { content: "\f740"; }
.fa-cloud-rain:before { content: "\f73d"; }
.fa-cloud:before { content: "\f0c2"; }
.fa-cloud-meatball:before { content: "\f73b"; }
.fa-cloud-lightning:before { content: "\f76c"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-bolt-lightning:before { content: "\f0e7"; }
.fa-lightning:before { content: "\f0e7"; }
.fa-sun:before { content: "\f185"; }
.fa-moon:before { content: "\f186"; }
.fa-moon-stars:before { content: "\f754"; }
.fa-sun:before { content: "\f185"; }
.fa-moon:before { content: "\f186"; }
.fa-moon-stars:before { content: "\f754"; }
.fa-snowflake:before { content: "\f2dc"; }
.fa-umbrella:before { content: "\f0e9"; }
.fa-sun:before { content: "\f185"; }
.fa-moon:before { content: "\f186"; }
.fa-moon-stars:before { content: "\f754"; }
.fa-snowflake:before { content: "\f2dc"; }
.fa-umbrella:before { content: "\f0e9"; }
.fa-mountain:before { content: "\f6fc"; }
.fa-volcano:before { content: "\f770"; }
.fa-earth-americas:before { content: "\f57d"; }
.fa-earth-africa:before { content: "\f57c"; }
.fa-earth-asia:before { content: "\f57b"; }
.fa-globe:before { content: "\f0ac"; }
.fa-globe-africa:before { content: "\f57c"; }
.fa-globe-americas:before { content: "\f57d"; }
.fa-globe-asia:before { content: "\f57b"; }
.fa-globe-europe:before { content: "\f7a2"; }
.fa-map:before { content: "\f279"; }
.fa-map-marked:before { content: "\f59f"; }
.fa-map-marked-alt:before { content: "\f5a0"; }
.fa-map-signs:before { content: "\f277"; }
.fa-map-marked-alt:before { content: "\f5a0"; }
.fa-map-marker:before { content: "\f041"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-map-pin:before { content: "\f276"; }
.fa-map-pin-alt:before { content: "\f3c0"; }
.fa-map-marked:before { content: "\f59f"; }
.fa-map-marked-alt:before { content: "\f5a0"; }
.fa-map-signs:before { content: "\f277"; }
.fa-map-marked-alt:before { content: "\f5a0"; }
.fa-map-marker:before { content: "\f041"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-map-pin:before { content: "\f276"; }
.fa-map-pin-alt:before { content: "\f3c0"; }
.fa-compass:before { content: "\f14e"; }
.fa-compass-alt:before { content: "\f3a1"; }
.fa-location-arrow:before { content: "\f124"; }
.fa-dot-circle:before { content: "\f192"; }
.fa-circle:before { content: "\f111"; }
.fa-circle-o:before { content: "\f10c"; }
.fa-circle-notch:before { content: "\f1ce"; }
.fa-circle-half:before { content: "\f042"; }

/* 补充前台页面使用到但原映射表缺失的图标 */
.fa-comments:before { content: "\f086"; }
.fa-compress-alt:before { content: "\f066"; }
.fa-factory:before { content: "\f275"; }
.fa-industry:before { content: "\f275"; }
.fa-laser:before { content: "\f0e7"; }
.fa-microchip:before { content: "\f2db"; }
.fa-tractor:before { content: "\f722"; }
.fa-robot:before { content: "\f544"; }
.fa-solar-panel:before { content: "\f5ba"; }
.fa-cubes:before { content: "\f1b3"; }
.fa-box:before { content: "\f466"; }
.fa-sliders-h:before { content: "\f1de"; }
