123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395 |
- /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
- * readers do not read off random characters that represent icons */
- .icon-glass:before { content: $glass; }
- .icon-music:before { content: $music; }
- .icon-search:before { content: $search; }
- .icon-envelope-alt:before { content: $envelope-alt; }
- .icon-heart:before { content: $heart; }
- .icon-star:before { content: $star; }
- .icon-star-alt:before { content: $star-alt; }
- .icon-user:before { content: $user; }
- .icon-film:before { content: $film; }
- .icon-th-large:before { content: $th-large; }
- .icon-th:before { content: $th; }
- .icon-th-list:before { content: $th-list; }
- .icon-check:before { content: $check; }
- .icon-times:before { content: $times; }
- .icon-zoom-in:before { content: $zoom-in; }
- .icon-zoom-out:before { content: $zoom-out; }
- .icon-power-off:before { content: $power-off; }
- .icon-signal:before { content: $signal; }
- .icon-gear:before,
- .icon-cog:before { content: $cog; }
- .icon-trash:before { content: $trash; }
- .icon-home:before { content: $home; }
- .icon-file-alt:before { content: $file-alt; }
- .icon-time:before { content: $time; }
- .icon-road:before { content: $road; }
- .icon-download:before { content: $download; }
- .icon-arrow-circle-alt-down:before { content: $arrow-circle-alt-down; }
- .icon-arrow-circle-alt-up:before { content: $arrow-circle-alt-up; }
- .icon-inbox:before { content: $inbox; }
- .icon-play-circle-alt:before { content: $play-circle-alt; }
- .icon-rotate-right:before,
- .icon-repeat:before { content: $repeat; }
- .icon-refresh:before { content: $refresh; }
- .icon-list-alt:before { content: $list-alt; }
- .icon-lock:before { content: $lock; }
- .icon-flag:before { content: $flag; }
- .icon-headphones:before { content: $headphones; }
- .icon-volume-off:before { content: $volume-off; }
- .icon-volume-down:before { content: $volume-down; }
- .icon-volume-up:before { content: $volume-up; }
- .icon-qrcode:before { content: $qrcode; }
- .icon-barcode:before { content: $barcode; }
- .icon-tag:before { content: $tag; }
- .icon-tags:before { content: $tags; }
- .icon-book:before { content: $book; }
- .icon-bookmark:before { content: $bookmark; }
- .icon-print:before { content: $print; }
- .icon-camera:before { content: $camera; }
- .icon-font:before { content: $font; }
- .icon-bold:before { content: $bold; }
- .icon-italic:before { content: $italic; }
- .icon-text-height:before { content: $text-height; }
- .icon-text-width:before { content: $text-width; }
- .icon-align-left:before { content: $align-left; }
- .icon-align-center:before { content: $align-center; }
- .icon-align-right:before { content: $align-right; }
- .icon-align-justify:before { content: $align-justify; }
- .icon-list:before { content: $list; }
- .icon-indent-left:before { content: $indent-left; }
- .icon-indent-right:before { content: $indent-right; }
- .icon-video-camera:before { content: $video-camera; }
- .icon-picture:before { content: $picture; }
- .icon-pencil:before { content: $pencil; }
- .icon-map-marker:before { content: $map-marker; }
- .icon-adjust:before { content: $adjust; }
- .icon-tint:before { content: $tint; }
- .icon-edit:before,
- .icon-pencil-square-alt:before { content: $pencil-square-alt; }
- .icon-share-square-alt:before { content: $share-square-alt; }
- .icon-check-square-alt:before { content: $check-square-alt; }
- .icon-move:before { content: $move; }
- .icon-step-backward:before { content: $step-backward; }
- .icon-fast-backward:before { content: $fast-backward; }
- .icon-backward:before { content: $backward; }
- .icon-play:before { content: $play; }
- .icon-pause:before { content: $pause; }
- .icon-stop:before { content: $stop; }
- .icon-forward:before { content: $forward; }
- .icon-fast-forward:before { content: $fast-forward; }
- .icon-step-forward:before { content: $step-forward; }
- .icon-eject:before { content: $eject; }
- .icon-chevron-left:before { content: $chevron-left; }
- .icon-chevron-right:before { content: $chevron-right; }
- .icon-plus-circle:before { content: $plus-circle; }
- .icon-minus-circle:before { content: $minus-circle; }
- .icon-times-circle:before { content: $times-circle; }
- .icon-check-circle:before { content: $check-circle; }
- .icon-question-circle:before { content: $question-circle; }
- .icon-info-circle:before { content: $info-circle; }
- .icon-screenshot:before { content: $screenshot; }
- .icon-times-circle-alt:before { content: $times-circle-alt; }
- .icon-check-circle-alt:before { content: $check-circle-alt; }
- .icon-ban:before { content: $ban; }
- .icon-arrow-left:before { content: $arrow-left; }
- .icon-arrow-right:before { content: $arrow-right; }
- .icon-arrow-up:before { content: $arrow-up; }
- .icon-arrow-down:before { content: $arrow-down; }
- .icon-mail-forward:before,
- .icon-share:before { content: $share; }
- .icon-resize-full:before { content: $resize-full; }
- .icon-resize-small:before { content: $resize-small; }
- .icon-plus:before { content: $plus; }
- .icon-minus:before { content: $minus; }
- .icon-asterisk:before { content: $asterisk; }
- .icon-exclamation-circle:before { content: $exclamation-circle; }
- .icon-gift:before { content: $gift; }
- .icon-leaf:before { content: $leaf; }
- .icon-fire:before { content: $fire; }
- .icon-eye:before { content: $eye; }
- .icon-eye-closed:before { content: $eye-closed; }
- .icon-warning:before,
- .icon-exclamation-triangle:before { content: $exclamation-triangle; }
- .icon-plane:before { content: $plane; }
- .icon-calendar:before { content: $calendar; }
- .icon-random:before { content: $random; }
- .icon-comment:before { content: $comment; }
- .icon-magnet:before { content: $magnet; }
- .icon-chevron-up:before { content: $chevron-up; }
- .icon-chevron-down:before { content: $chevron-down; }
- .icon-retweet:before { content: $retweet; }
- .icon-shopping-cart:before { content: $shopping-cart; }
- .icon-folder:before { content: $folder; }
- .icon-folder-open:before { content: $folder-open; }
- .icon-resize-vertical:before { content: $resize-vertical; }
- .icon-resize-horizontal:before { content: $resize-horizontal; }
- .icon-bar-chart:before { content: $bar-chart; }
- .icon-twitter-square:before { content: $twitter-square; }
- .icon-facebook-square:before { content: $facebook-square; }
- .icon-camera-retro:before { content: $camera-retro; }
- .icon-key:before { content: $key; }
- .icon-gears:before,
- .icon-cogs:before { content: $cogs; }
- .icon-comments:before { content: $comments; }
- .icon-thumbs-up-alt:before { content: $thumbs-up-alt; }
- .icon-thumbs-down-alt:before { content: $thumbs-down-alt; }
- .icon-star-half:before { content: $star-half; }
- .icon-heart-alt:before { content: $heart-alt; }
- .icon-sign-out:before { content: $sign-out; }
- .icon-linkedin-square:before { content: $linkedin-square; }
- .icon-thumb-tack:before { content: $thumb-tack; }
- .icon-external-link:before { content: $external-link; }
- .icon-sign-in:before { content: $sign-in; }
- .icon-trophy:before { content: $trophy; }
- .icon-github-square:before { content: $github-square; }
- .icon-upload:before { content: $upload; }
- .icon-lemon-alt:before { content: $lemon-alt; }
- .icon-phone:before { content: $phone; }
- .icon-unchecked:before,
- .icon-square-alt:before { content: $square-alt; }
- .icon-bookmark-alt:before { content: $bookmark-alt; }
- .icon-phone-square:before { content: $phone-square; }
- .icon-twitter:before { content: $twitter; }
- .icon-facebook:before { content: $facebook; }
- .icon-github:before { content: $github; }
- .icon-unlock:before { content: $unlock; }
- .icon-credit-card:before { content: $credit-card; }
- .icon-rss:before { content: $rss; }
- .icon-hdd:before { content: $hdd; }
- .icon-bullhorn:before { content: $bullhorn; }
- .icon-bell:before { content: $bell; }
- .icon-certificate:before { content: $certificate; }
- .icon-hand-right:before { content: $hand-right; }
- .icon-hand-left:before { content: $hand-left; }
- .icon-hand-up:before { content: $hand-up; }
- .icon-hand-down:before { content: $hand-down; }
- .icon-arrow-circle-left:before { content: $arrow-circle-left; }
- .icon-arrow-circle-right:before { content: $arrow-circle-right; }
- .icon-arrow-circle-up:before { content: $arrow-circle-up; }
- .icon-arrow-circle-down:before { content: $arrow-circle-down; }
- .icon-globe:before { content: $globe; }
- .icon-wrench:before { content: $wrench; }
- .icon-tasks:before { content: $tasks; }
- .icon-filter:before { content: $filter; }
- .icon-briefcase:before { content: $briefcase; }
- .icon-fullscreen:before { content: $fullscreen; }
- .icon-group:before { content: $group; }
- .icon-chain:before,
- .icon-link:before { content: $link; }
- .icon-cloud:before { content: $cloud; }
- .icon-flask:before { content: $flask; }
- .icon-cut:before,
- .icon-scissors:before { content: $scissors; }
- .icon-copy:before,
- .icon-files:before { content: $files; }
- .icon-paperclip:before { content: $paperclip; }
- .icon-save:before,
- .icon-floppy:before { content: $floppy; }
- .icon-square:before { content: $square; }
- .icon-reorder:before { content: $reorder; }
- .icon-list-ul:before { content: $list-ul; }
- .icon-list-ol:before { content: $list-ol; }
- .icon-strikethrough:before { content: $strikethrough; }
- .icon-underline:before { content: $underline; }
- .icon-table:before { content: $table; }
- .icon-magic:before { content: $magic; }
- .icon-truck:before { content: $truck; }
- .icon-pinterest:before { content: $pinterest; }
- .icon-pinterest-square:before { content: $pinterest-square; }
- .icon-google-plus-square:before { content: $google-plus-square; }
- .icon-google-plus:before { content: $google-plus; }
- .icon-money:before { content: $money; }
- .icon-caret-down:before { content: $caret-down; }
- .icon-caret-up:before { content: $caret-up; }
- .icon-caret-left:before { content: $caret-left; }
- .icon-caret-right:before { content: $caret-right; }
- .icon-columns:before { content: $columns; }
- .icon-sort:before { content: $sort; }
- .icon-sort-down:before { content: $sort-down; }
- .icon-sort-up:before { content: $sort-up; }
- .icon-envelope:before { content: $envelope; }
- .icon-linkedin:before { content: $linkedin; }
- .icon-rotate-left:before,
- .icon-undo:before { content: $undo; }
- .icon-legal:before,
- .icon-gavel:before { content: $gavel; }
- .icon-dashboard:before,
- .icon-tachometer:before { content: $tachometer; }
- .icon-comment-alt:before { content: $comment-alt; }
- .icon-comments-alt:before { content: $comments-alt; }
- .icon-flash:before,
- .icon-bolt:before { content: $bolt; }
- .icon-sitemap:before { content: $sitemap; }
- .icon-umbrella:before { content: $umbrella; }
- .icon-paste:before,
- .icon-clipboard:before { content: $clipboard; }
- .icon-lightbulb:before { content: $lightbulb; }
- .icon-exchange:before { content: $exchange; }
- .icon-cloud-download:before { content: $cloud-download; }
- .icon-cloud-upload:before { content: $cloud-upload; }
- .icon-user-md:before { content: $user-md; }
- .icon-stethoscope:before { content: $stethoscope; }
- .icon-suitcase:before { content: $suitcase; }
- .icon-bell-alt:before { content: $bell-alt; }
- .icon-coffee:before { content: $coffee; }
- .icon-cutlery:before { content: $cutlery; }
- .icon-file-text-alt:before { content: $file-text-alt; }
- .icon-building:before { content: $building; }
- .icon-hospital:before { content: $hospital; }
- .icon-ambulance:before { content: $ambulance; }
- .icon-medkit:before { content: $medkit; }
- .icon-fighter-jet:before { content: $fighter-jet; }
- .icon-beer:before { content: $beer; }
- .icon-h-square:before { content: $h-square; }
- .icon-plus-square:before { content: $plus-square; }
- .icon-double-angle-left:before { content: $double-angle-left; }
- .icon-double-angle-right:before { content: $double-angle-right; }
- .icon-double-angle-up:before { content: $double-angle-up; }
- .icon-double-angle-down:before { content: $double-angle-down; }
- .icon-angle-left:before { content: $angle-left; }
- .icon-angle-right:before { content: $angle-right; }
- .icon-angle-up:before { content: $angle-up; }
- .icon-angle-down:before { content: $angle-down; }
- .icon-desktop:before { content: $desktop; }
- .icon-laptop:before { content: $laptop; }
- .icon-tablet:before { content: $tablet; }
- .icon-mobile-phone:before,
- .icon-mobile:before { content: $mobile; }
- .icon-circle-alt:before { content: $circle-alt; }
- .icon-quote-left:before { content: $quote-left; }
- .icon-quote-right:before { content: $quote-right; }
- .icon-spinner:before { content: $spinner; }
- .icon-circle:before { content: $circle; }
- .icon-mail-reply:before,
- .icon-reply:before { content: $reply; }
- .icon-github-alt:before { content: $github-alt; }
- .icon-folder-alt:before { content: $folder-alt; }
- .icon-folder-open-alt:before { content: $folder-open-alt; }
- .icon-expand-alt:before { content: $expand-alt; }
- .icon-collapse-alt:before { content: $collapse-alt; }
- .icon-smile:before { content: $smile; }
- .icon-frown:before { content: $frown; }
- .icon-meh:before { content: $meh; }
- .icon-gamepad:before { content: $gamepad; }
- .icon-keyboard:before { content: $keyboard; }
- .icon-flag-alt:before { content: $flag-alt; }
- .icon-flag-checkered:before { content: $flag-checkered; }
- .icon-terminal:before { content: $terminal; }
- .icon-code:before { content: $code; }
- .icon-reply-all:before { content: $reply-all; }
- .icon-mail-reply-all:before { content: $mail-reply-all; }
- .icon-star-half-full:before,
- .icon-star-half-empty:before { content: $star-half-empty; }
- .icon-location-arrow:before { content: $location-arrow; }
- .icon-crop:before { content: $crop; }
- .icon-code-fork:before { content: $code-fork; }
- .icon-unlink:before,
- .icon-chain-broken:before { content: $chain-broken; }
- .icon-question:before { content: $question; }
- .icon-info:before { content: $info; }
- .icon-exclamation:before { content: $exclamation; }
- .icon-superscript:before { content: $superscript; }
- .icon-subscript:before { content: $subscript; }
- .icon-eraser:before { content: $eraser; }
- .icon-puzzle-piece:before { content: $puzzle-piece; }
- .icon-microphone:before { content: $microphone; }
- .icon-microphone-off:before { content: $microphone-off; }
- .icon-shield:before { content: $shield; }
- .icon-calendar-alt:before { content: $calendar-alt; }
- .icon-fire-extinguisher:before { content: $fire-extinguisher; }
- .icon-rocket:before { content: $rocket; }
- .icon-maxcdn:before { content: $maxcdn; }
- .icon-chevron-circle-left:before { content: $chevron-circle-left; }
- .icon-chevron-circle-right:before { content: $chevron-circle-right; }
- .icon-chevron-circle-up:before { content: $chevron-circle-up; }
- .icon-chevron-circle-down:before { content: $chevron-circle-down; }
- .icon-html5:before { content: $html5; }
- .icon-css3:before { content: $css3; }
- .icon-anchor:before { content: $anchor; }
- .icon-unlock-alt:before { content: $unlock-alt; }
- .icon-bullseye:before { content: $bullseye; }
- .icon-ellipsis-horizontal:before { content: $ellipsis-horizontal; }
- .icon-ellipsis-vertical:before { content: $ellipsis-vertical; }
- .icon-rss-square:before { content: $rss-square; }
- .icon-play-circle:before { content: $play-circle; }
- .icon-ticket:before { content: $ticket; }
- .icon-minus-square:before { content: $minus-square; }
- .icon-minus-square-alt:before { content: $minus-square-alt; }
- .icon-level-up:before { content: $level-up; }
- .icon-level-down:before { content: $level-down; }
- .icon-check-square:before { content: $check-square; }
- .icon-pencil-square:before { content: $pencil-square; }
- .icon-external-link-square:before { content: $external-link-square; }
- .icon-share-square:before { content: $share-square; }
- .icon-compass:before { content: $compass; }
- .icon-collapse-down:before { content: $collapse-down; }
- .icon-collapse-up:before { content: $collapse-up; }
- .icon-expand:before { content: $expand; }
- .icon-euro:before,
- .icon-eur:before { content: $eur; }
- .icon-gbp:before { content: $gbp; }
- .icon-dollar:before,
- .icon-usd:before { content: $usd; }
- .icon-rupee:before,
- .icon-inr:before { content: $inr; }
- .icon-cny:before,
- .icon-rmb:before,
- .icon-yen:before,
- .icon-jpy:before { content: $jpy; }
- .icon-ruble:before,
- .icon-rouble:before,
- .icon-rub:before { content: $rub; }
- .icon-won:before,
- .icon-krw:before { content: $krw; }
- .icon-bitcoin:before,
- .icon-btc:before { content: $btc; }
- .icon-file:before { content: $file; }
- .icon-file-text:before { content: $file-text; }
- .icon-sort-by-alphabet:before { content: $sort-by-alphabet; }
- .icon-sort-by-alphabet-alt:before { content: $sort-by-alphabet-alt; }
- .icon-sort-by-attributes:before { content: $sort-by-attributes; }
- .icon-sort-by-attributes-alt:before { content: $sort-by-attributes-alt; }
- .icon-sort-by-order:before { content: $sort-by-order; }
- .icon-sort-by-order-alt:before { content: $sort-by-order-alt; }
- .icon-thumbs-up:before { content: $thumbs-up; }
- .icon-thumbs-down:before { content: $thumbs-down; }
- .icon-youtube-sign:before { content: $youtube-sign; }
- .icon-youtube:before { content: $youtube; }
- .icon-xing:before { content: $xing; }
- .icon-xing-sign:before { content: $xing-sign; }
- .icon-youtube-play:before { content: $youtube-play; }
- .icon-dropbox:before { content: $dropbox; }
- .icon-stackoverflow:before { content: $stackoverflow; }
- .icon-instagram:before { content: $instagram; }
- .icon-flickr:before { content: $flickr; }
- .icon-adn:before { content: $adn; }
- .icon-bitbucket:before { content: $bitbucket; }
- .icon-bitbucket-square:before { content: $bitbucket-square; }
- .icon-tumblr:before { content: $tumblr; }
- .icon-tumblr-square:before { content: $tumblr-square; }
- .icon-long-arrow-down:before { content: $long-arrow-down; }
- .icon-long-arrow-up:before { content: $long-arrow-up; }
- .icon-long-arrow-left:before { content: $long-arrow-left; }
- .icon-long-arrow-right:before { content: $long-arrow-right; }
- .icon-apple:before { content: $apple; }
- .icon-windows:before { content: $windows; }
- .icon-android:before { content: $android; }
- .icon-linux:before { content: $linux; }
- .icon-dribbble:before { content: $dribbble; }
- .icon-skype:before { content: $skype; }
- .icon-foursquare:before { content: $foursquare; }
- .icon-trello:before { content: $trello; }
- .icon-female:before { content: $female; }
- .icon-male:before { content: $male; }
- .icon-gittip:before { content: $gittip; }
- .icon-sun:before { content: $sun; }
- .icon-moon:before { content: $moon; }
- .icon-archive:before { content: $archive; }
- .icon-bug:before { content: $bug; }
- .icon-vk:before { content: $vk; }
- .icon-weibo:before { content: $weibo; }
- .icon-renren:before { content: $renren; }
- .icon-pagelines:before { content: $pagelines; }
|