diff --git a/modules/backend/assets/css/october.css b/modules/backend/assets/css/october.css index 22588c49c..7b3266f31 100644 --- a/modules/backend/assets/css/october.css +++ b/modules/backend/assets/css/october.css @@ -3483,8 +3483,8 @@ table { * -------------------------- */ @font-face { font-family: 'FontAwesome'; - src: url('../../../system/assets/vendor/font-autumn/font/fontautumn-webfont.eot?v=1.0.0'); - src: url('../../../system/assets/vendor/font-autumn/font/fontautumn-webfont.eot?#iefix&v=1.0.0') format('embedded-opentype'), url('../../../system/assets/vendor/font-autumn/font/fontautumn-webfont.woff?v=1.0.0') format('woff'), url('../../../system/assets/vendor/font-autumn/font/fontautumn-webfont.ttf?v=1.0.0') format('truetype'), url('../../../system/assets/vendor/font-autumn/font/fontautumn-webfont.svg#fontautumn?v=1.0.0') format('svg'); + src: url('../../../system/assets/vendor/font-autumn/font/fontawesome-webfont.eot?v=1.0.0'); + src: url('../../../system/assets/vendor/font-autumn/font/fontawesome-webfont.eot?#iefix&v=1.0.0') format('embedded-opentype'), url('../../../system/assets/vendor/font-autumn/font/fontawesome-webfont.woff?v=1.0.0') format('woff'), url('../../../system/assets/vendor/font-autumn/font/fontawesome-webfont.ttf?v=1.0.0') format('truetype'), url('../../../system/assets/vendor/font-autumn/font/fontawesome-webfont.svg#fontawesomeregular?v=1.0.0') format('svg'); font-weight: normal; font-style: normal; } @@ -3833,95 +3833,283 @@ a .icon-flip-vertical:before { } /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ -.icon-adjust:before { - content: "\f042"; +.icon-glass:before { + content: "\f000"; } -.icon-adn:before { - content: "\f170"; +.icon-music:before { + content: "\f001"; } -.icon-align-center:before { - content: "\f037"; +.icon-search:before { + content: "\f002"; } -.icon-align-justify:before { - content: "\f039"; +.icon-envelope-o:before { + content: "\f003"; } -.icon-align-left:before { - content: "\f036"; +.icon-heart:before { + content: "\f004"; } -.icon-align-right:before { - content: "\f038"; +.icon-star:before { + content: "\f005"; } -.icon-ambulance:before { - content: "\f0f9"; +.icon-star-o:before { + content: "\f006"; } -.icon-anchor:before { - content: "\f13d"; +.icon-user:before { + content: "\f007"; } -.icon-android:before { - content: "\f17b"; +.icon-film:before { + content: "\f008"; } -.icon-angellist:before { - content: "\f209"; +.icon-th-large:before { + content: "\f009"; } -.icon-angle-double-down:before { - content: "\f103"; +.icon-th:before { + content: "\f00a"; } -.icon-angle-double-left:before { - content: "\f100"; +.icon-th-list:before { + content: "\f00b"; } -.icon-angle-double-right:before { - content: "\f101"; +.icon-check:before { + content: "\f00c"; } -.icon-angle-double-up:before { - content: "\f102"; +.icon-remove:before, +.icon-close:before, +.icon-times:before { + content: "\f00d"; } -.icon-angle-down:before { - content: "\f107"; +.icon-search-plus:before { + content: "\f00e"; } -.icon-angle-left:before { - content: "\f104"; +.icon-search-minus:before { + content: "\f010"; } -.icon-angle-right:before { - content: "\f105"; +.icon-power-off:before { + content: "\f011"; } -.icon-angle-up:before { - content: "\f106"; +.icon-signal:before { + content: "\f012"; } -.icon-apple:before { - content: "\f179"; +.icon-gear:before, +.icon-cog:before { + content: "\f013"; } -.icon-archive:before { - content: "\f187"; +.icon-trash-o:before { + content: "\f014"; } -.icon-area-chart:before { - content: "\f1fe"; +.icon-home:before { + content: "\f015"; } -.icon-arrow-circle-down:before { - content: "\f0ab"; +.icon-file-o:before { + content: "\f016"; } -.icon-arrow-circle-left:before { - content: "\f0a8"; +.icon-clock-o:before { + content: "\f017"; +} +.icon-road:before { + content: "\f018"; +} +.icon-download:before { + content: "\f019"; } .icon-arrow-circle-o-down:before { content: "\f01a"; } -.icon-arrow-circle-o-left:before { - content: "\f190"; -} -.icon-arrow-circle-o-right:before { - content: "\f18e"; -} .icon-arrow-circle-o-up:before { content: "\f01b"; } -.icon-arrow-circle-right:before { - content: "\f0a9"; +.icon-inbox:before { + content: "\f01c"; } -.icon-arrow-circle-up:before { - content: "\f0aa"; +.icon-play-circle-o:before { + content: "\f01d"; } -.icon-arrow-down:before { - content: "\f063"; +.icon-rotate-right:before, +.icon-repeat:before { + content: "\f01e"; +} +.icon-refresh:before { + content: "\f021"; +} +.icon-list-alt:before { + content: "\f022"; +} +.icon-lock:before { + content: "\f023"; +} +.icon-flag:before { + content: "\f024"; +} +.icon-headphones:before { + content: "\f025"; +} +.icon-volume-off:before { + content: "\f026"; +} +.icon-volume-down:before { + content: "\f027"; +} +.icon-volume-up:before { + content: "\f028"; +} +.icon-qrcode:before { + content: "\f029"; +} +.icon-barcode:before { + content: "\f02a"; +} +.icon-tag:before { + content: "\f02b"; +} +.icon-tags:before { + content: "\f02c"; +} +.icon-book:before { + content: "\f02d"; +} +.icon-bookmark:before { + content: "\f02e"; +} +.icon-print:before { + content: "\f02f"; +} +.icon-camera:before { + content: "\f030"; +} +.icon-font:before { + content: "\f031"; +} +.icon-bold:before { + content: "\f032"; +} +.icon-italic:before { + content: "\f033"; +} +.icon-text-height:before { + content: "\f034"; +} +.icon-text-width:before { + content: "\f035"; +} +.icon-align-left:before { + content: "\f036"; +} +.icon-align-center:before { + content: "\f037"; +} +.icon-align-right:before { + content: "\f038"; +} +.icon-align-justify:before { + content: "\f039"; +} +.icon-list:before { + content: "\f03a"; +} +.icon-dedent:before, +.icon-outdent:before { + content: "\f03b"; +} +.icon-indent:before { + content: "\f03c"; +} +.icon-video-camera:before { + content: "\f03d"; +} +.icon-photo:before, +.icon-image:before, +.icon-picture-o:before { + content: "\f03e"; +} +.icon-pencil:before { + content: "\f040"; +} +.icon-map-marker:before { + content: "\f041"; +} +.icon-adjust:before { + content: "\f042"; +} +.icon-tint:before { + content: "\f043"; +} +.icon-edit:before, +.icon-pencil-square-o:before { + content: "\f044"; +} +.icon-share-square-o:before { + content: "\f045"; +} +.icon-check-square-o:before { + content: "\f046"; +} +.icon-arrows:before { + content: "\f047"; +} +.icon-step-backward:before { + content: "\f048"; +} +.icon-fast-backward:before { + content: "\f049"; +} +.icon-backward:before { + content: "\f04a"; +} +.icon-play:before { + content: "\f04b"; +} +.icon-pause:before { + content: "\f04c"; +} +.icon-stop:before { + content: "\f04d"; +} +.icon-forward:before { + content: "\f04e"; +} +.icon-fast-forward:before { + content: "\f050"; +} +.icon-step-forward:before { + content: "\f051"; +} +.icon-eject:before { + content: "\f052"; +} +.icon-chevron-left:before { + content: "\f053"; +} +.icon-chevron-right:before { + content: "\f054"; +} +.icon-plus-circle:before { + content: "\f055"; +} +.icon-minus-circle:before { + content: "\f056"; +} +.icon-times-circle:before { + content: "\f057"; +} +.icon-check-circle:before { + content: "\f058"; +} +.icon-question-circle:before { + content: "\f059"; +} +.icon-info-circle:before { + content: "\f05a"; +} +.icon-crosshairs:before { + content: "\f05b"; +} +.icon-times-circle-o:before { + content: "\f05c"; +} +.icon-check-circle-o:before { + content: "\f05d"; +} +.icon-ban:before { + content: "\f05e"; } .icon-arrow-left:before { content: "\f060"; @@ -3932,218 +4120,585 @@ a .icon-flip-vertical:before { .icon-arrow-up:before { content: "\f062"; } -.icon-arrows:before { - content: "\f047"; +.icon-arrow-down:before { + content: "\f063"; } -.icon-arrows-alt:before { - content: "\f0b2"; +.icon-mail-forward:before, +.icon-share:before { + content: "\f064"; } -.icon-arrows-h:before { - content: "\f07e"; +.icon-expand:before { + content: "\f065"; } -.icon-arrows-v:before { - content: "\f07d"; +.icon-compress:before { + content: "\f066"; +} +.icon-plus:before { + content: "\f067"; +} +.icon-minus:before { + content: "\f068"; } .icon-asterisk:before { content: "\f069"; } -.icon-at:before { - content: "\f1fa"; +.icon-exclamation-circle:before { + content: "\f06a"; } -.icon-automobile:before { - content: "\f1b9"; +.icon-gift:before { + content: "\f06b"; } -.icon-backward:before { - content: "\f04a"; +.icon-leaf:before { + content: "\f06c"; } -.icon-ban:before { - content: "\f05e"; +.icon-fire:before { + content: "\f06d"; } -.icon-bank:before { - content: "\e604"; +.icon-eye:before { + content: "\f06e"; } -.icon-bar-chart:before { - content: "\f080"; +.icon-eye-slash:before { + content: "\f070"; } -.icon-bar-chart-o:before { - content: "\f080"; +.icon-warning:before, +.icon-exclamation-triangle:before { + content: "\f071"; } -.icon-barcode:before { - content: "\f02a"; -} -.icon-bars:before { - content: "\f0c9"; -} -.icon-beer:before { - content: "\f0fc"; -} -.icon-behance:before { - content: "\f1b4"; -} -.icon-behance-square:before { - content: "\f1b5"; -} -.icon-bell:before { - content: "\f0f3"; -} -.icon-bell-o:before { - content: "\f0a2"; -} -.icon-bell-slash:before { - content: "\f1f6"; -} -.icon-bell-slash-o:before { - content: "\f1f7"; -} -.icon-bicycle:before { - content: "\f206"; -} -.icon-binoculars:before { - content: "\f1e5"; -} -.icon-birthday-cake:before { - content: "\f1fd"; -} -.icon-bitbucket:before { - content: "\f171"; -} -.icon-bitbucket-square:before { - content: "\f172"; -} -.icon-bitcoin:before { - content: "\f15a"; -} -.icon-bold:before { - content: "\f032"; -} -.icon-bolt:before { - content: "\f0e7"; -} -.icon-bomb:before { - content: "\f1e2"; -} -.icon-book:before { - content: "\f02d"; -} -.icon-bookmark:before { - content: "\f02e"; -} -.icon-bookmark-o:before { - content: "\f097"; -} -.icon-briefcase:before { - content: "\f0b1"; -} -.icon-btc:before { - content: "\f15a"; -} -.icon-bug:before { - content: "\f188"; -} -.icon-building:before { - content: "\f1ad"; -} -.icon-building-o:before { - content: "\f0f7"; -} -.icon-bullhorn:before { - content: "\f0a1"; -} -.icon-bullseye:before { - content: "\f140"; -} -.icon-bus:before { - content: "\f207"; -} -.icon-cab:before { - content: "\f1ba"; -} -.icon-calculator:before { - content: "\f1ec"; +.icon-plane:before { + content: "\f072"; } .icon-calendar:before { content: "\f073"; } -.icon-calendar-o:before { - content: "\f133"; +.icon-random:before { + content: "\f074"; +} +.icon-comment:before { + content: "\f075"; +} +.icon-magnet:before { + content: "\f076"; +} +.icon-chevron-up:before { + content: "\f077"; +} +.icon-chevron-down:before { + content: "\f078"; +} +.icon-retweet:before { + content: "\f079"; +} +.icon-shopping-cart:before { + content: "\f07a"; +} +.icon-folder:before { + content: "\f07b"; +} +.icon-folder-open:before { + content: "\f07c"; +} +.icon-arrows-v:before { + content: "\f07d"; +} +.icon-arrows-h:before { + content: "\f07e"; +} +.icon-bar-chart-o:before, +.icon-bar-chart:before { + content: "\f080"; +} +.icon-twitter-square:before { + content: "\f081"; +} +.icon-facebook-square:before { + content: "\f082"; } .icon-camera-retro:before { content: "\f083"; } -.icon-car:before { - content: "\f1b9"; +.icon-key:before { + content: "\f084"; +} +.icon-gears:before, +.icon-cogs:before { + content: "\f085"; +} +.icon-comments:before { + content: "\f086"; +} +.icon-thumbs-o-up:before { + content: "\f087"; +} +.icon-thumbs-o-down:before { + content: "\f088"; +} +.icon-star-half:before { + content: "\f089"; +} +.icon-heart-o:before { + content: "\f08a"; +} +.icon-sign-out:before { + content: "\f08b"; +} +.icon-linkedin-square:before { + content: "\f08c"; +} +.icon-thumb-tack:before { + content: "\f08d"; +} +.icon-external-link:before { + content: "\f08e"; +} +.icon-sign-in:before { + content: "\f090"; +} +.icon-trophy:before { + content: "\f091"; +} +.icon-github-square:before { + content: "\f092"; +} +.icon-upload:before { + content: "\f093"; +} +.icon-lemon-o:before { + content: "\f094"; +} +.icon-phone:before { + content: "\f095"; +} +.icon-square-o:before { + content: "\f096"; +} +.icon-bookmark-o:before { + content: "\f097"; +} +.icon-phone-square:before { + content: "\f098"; +} +.icon-twitter:before { + content: "\f099"; +} +.icon-facebook:before { + content: "\f09a"; +} +.icon-github:before { + content: "\f09b"; +} +.icon-unlock:before { + content: "\f09c"; +} +.icon-credit-card:before { + content: "\f09d"; +} +.icon-rss:before { + content: "\f09e"; +} +.icon-hdd-o:before { + content: "\f0a0"; +} +.icon-bullhorn:before { + content: "\f0a1"; +} +.icon-bell:before { + content: "\f0f3"; +} +.icon-certificate:before { + content: "\f0a3"; +} +.icon-hand-o-right:before { + content: "\f0a4"; +} +.icon-hand-o-left:before { + content: "\f0a5"; +} +.icon-hand-o-up:before { + content: "\f0a6"; +} +.icon-hand-o-down:before { + content: "\f0a7"; +} +.icon-arrow-circle-left:before { + content: "\f0a8"; +} +.icon-arrow-circle-right:before { + content: "\f0a9"; +} +.icon-arrow-circle-up:before { + content: "\f0aa"; +} +.icon-arrow-circle-down:before { + content: "\f0ab"; +} +.icon-globe:before { + content: "\f0ac"; +} +.icon-wrench:before { + content: "\f0ad"; +} +.icon-tasks:before { + content: "\f0ae"; +} +.icon-filter:before { + content: "\f0b0"; +} +.icon-briefcase:before { + content: "\f0b1"; +} +.icon-arrows-alt:before { + content: "\f0b2"; +} +.icon-group:before, +.icon-users:before { + content: "\f0c0"; +} +.icon-chain:before, +.icon-link:before { + content: "\f0c1"; +} +.icon-cloud:before { + content: "\f0c2"; +} +.icon-flask:before { + content: "\f0c3"; +} +.icon-cut:before, +.icon-scissors:before { + content: "\f0c4"; +} +.icon-copy:before, +.icon-files-o:before { + content: "\f0c5"; +} +.icon-paperclip:before { + content: "\f0c6"; +} +.icon-save:before, +.icon-floppy-o:before { + content: "\f0c7"; +} +.icon-square:before { + content: "\f0c8"; +} +.icon-navicon:before, +.icon-reorder:before, +.icon-bars:before { + content: "\f0c9"; +} +.icon-list-ul:before { + content: "\f0ca"; +} +.icon-list-ol:before { + content: "\f0cb"; +} +.icon-strikethrough:before { + content: "\f0cc"; +} +.icon-underline:before { + content: "\f0cd"; +} +.icon-table:before { + content: "\f0ce"; +} +.icon-magic:before { + content: "\f0d0"; +} +.icon-truck:before { + content: "\f0d1"; +} +.icon-pinterest:before { + content: "\f0d2"; +} +.icon-pinterest-square:before { + content: "\f0d3"; +} +.icon-google-plus-square:before { + content: "\f0d4"; +} +.icon-google-plus:before { + content: "\f0d5"; +} +.icon-money:before { + content: "\f0d6"; } .icon-caret-down:before { content: "\f0d7"; } +.icon-caret-up:before { + content: "\f0d8"; +} .icon-caret-left:before { content: "\f0d9"; } .icon-caret-right:before { content: "\f0da"; } -.icon-caret-square-o-down:before { - content: "\f150"; +.icon-columns:before { + content: "\f0db"; } -.icon-caret-square-o-left:before { - content: "\f191"; +.icon-unsorted:before, +.icon-sort:before { + content: "\f0dc"; } -.icon-caret-square-o-right:before { - content: "\f152"; +.icon-sort-down:before, +.icon-sort-desc:before { + content: "\f0dd"; } -.icon-caret-square-o-up:before { - content: "\f151"; +.icon-sort-up:before, +.icon-sort-asc:before { + content: "\f0de"; } -.icon-caret-up:before { - content: "\f0d8"; +.icon-envelope:before { + content: "\f0e0"; } -.icon-cc:before { - content: "\f20a"; +.icon-linkedin:before { + content: "\f0e1"; } -.icon-cc-amex:before { - content: "\f1f3"; +.icon-rotate-left:before, +.icon-undo:before { + content: "\f0e2"; } -.icon-cc-discover:before { - content: "\f1f2"; +.icon-legal:before, +.icon-gavel:before { + content: "\f0e3"; } -.icon-cc-mastercard:before { - content: "\f1f1"; +.icon-dashboard:before, +.icon-tachometer:before { + content: "\f0e4"; } -.icon-cc-paypal:before { - content: "\f1f4"; +.icon-comment-o:before { + content: "\f0e5"; } -.icon-cc-stripe:before { - content: "\f1f5"; +.icon-comments-o:before { + content: "\f0e6"; } -.icon-cc-visa:before { - content: "\f1f0"; +.icon-flash:before, +.icon-bolt:before { + content: "\f0e7"; } -.icon-certificate:before { - content: "\f0a3"; +.icon-sitemap:before { + content: "\f0e8"; } -.icon-chain:before { - content: "\f0c1"; +.icon-umbrella:before { + content: "\f0e9"; } +.icon-paste:before, +.icon-clipboard:before { + content: "\f0ea"; +} +.icon-lightbulb-o:before { + content: "\f0eb"; +} +.icon-exchange:before { + content: "\f0ec"; +} +.icon-cloud-download:before { + content: "\f0ed"; +} +.icon-cloud-upload:before { + content: "\f0ee"; +} +.icon-user-md:before { + content: "\f0f0"; +} +.icon-stethoscope:before { + content: "\f0f1"; +} +.icon-suitcase:before { + content: "\f0f2"; +} +.icon-bell-o:before { + content: "\f0a2"; +} +.icon-coffee:before { + content: "\f0f4"; +} +.icon-cutlery:before { + content: "\f0f5"; +} +.icon-file-text-o:before { + content: "\f0f6"; +} +.icon-building-o:before { + content: "\f0f7"; +} +.icon-hospital-o:before { + content: "\f0f8"; +} +.icon-ambulance:before { + content: "\f0f9"; +} +.icon-medkit:before { + content: "\f0fa"; +} +.icon-fighter-jet:before { + content: "\f0fb"; +} +.icon-beer:before { + content: "\f0fc"; +} +.icon-h-square:before { + content: "\f0fd"; +} +.icon-plus-square:before { + content: "\f0fe"; +} +.icon-angle-double-left:before { + content: "\f100"; +} +.icon-angle-double-right:before { + content: "\f101"; +} +.icon-angle-double-up:before { + content: "\f102"; +} +.icon-angle-double-down:before { + content: "\f103"; +} +.icon-angle-left:before { + content: "\f104"; +} +.icon-angle-right:before { + content: "\f105"; +} +.icon-angle-up:before { + content: "\f106"; +} +.icon-angle-down:before { + content: "\f107"; +} +.icon-desktop:before { + content: "\f108"; +} +.icon-laptop:before { + content: "\f109"; +} +.icon-tablet:before { + content: "\f10a"; +} +.icon-mobile-phone:before, +.icon-mobile:before { + content: "\f10b"; +} +.icon-circle-o:before { + content: "\f10c"; +} +.icon-quote-left:before { + content: "\f10d"; +} +.icon-quote-right:before { + content: "\f10e"; +} +.icon-spinner:before { + content: "\f110"; +} +.icon-circle:before { + content: "\f111"; +} +.icon-mail-reply:before, +.icon-reply:before { + content: "\f112"; +} +.icon-github-alt:before { + content: "\f113"; +} +.icon-folder-o:before { + content: "\f114"; +} +.icon-folder-open-o:before { + content: "\f115"; +} +.icon-smile-o:before { + content: "\f118"; +} +.icon-frown-o:before { + content: "\f119"; +} +.icon-meh-o:before { + content: "\f11a"; +} +.icon-gamepad:before { + content: "\f11b"; +} +.icon-keyboard-o:before { + content: "\f11c"; +} +.icon-flag-o:before { + content: "\f11d"; +} +.icon-flag-checkered:before { + content: "\f11e"; +} +.icon-terminal:before { + content: "\f120"; +} +.icon-code:before { + content: "\f121"; +} +.icon-mail-reply-all:before, +.icon-reply-all:before { + content: "\f122"; +} +.icon-star-half-empty:before, +.icon-star-half-full:before, +.icon-star-half-o:before { + content: "\f123"; +} +.icon-location-arrow:before { + content: "\f124"; +} +.icon-crop:before { + content: "\f125"; +} +.icon-code-fork:before { + content: "\f126"; +} +.icon-unlink:before, .icon-chain-broken:before { content: "\f127"; } -.icon-check:before { - content: "\f00c"; +.icon-question:before { + content: "\f128"; } -.icon-check-circle:before { - content: "\f058"; +.icon-info:before { + content: "\f129"; } -.icon-check-circle-o:before { - content: "\f05d"; +.icon-exclamation:before { + content: "\f12a"; } -.icon-check-square:before { - content: "\f14a"; +.icon-superscript:before { + content: "\f12b"; } -.icon-check-square-o:before { - content: "\f046"; +.icon-subscript:before { + content: "\f12c"; } -.icon-chevron-circle-down:before { - content: "\f13a"; +.icon-eraser:before { + content: "\f12d"; +} +.icon-puzzle-piece:before { + content: "\f12e"; +} +.icon-microphone:before { + content: "\f130"; +} +.icon-microphone-slash:before { + content: "\f131"; +} +.icon-shield:before { + content: "\f132"; +} +.icon-calendar-o:before { + content: "\f133"; +} +.icon-fire-extinguisher:before { + content: "\f134"; +} +.icon-rocket:before { + content: "\f135"; +} +.icon-maxcdn:before { + content: "\f136"; } .icon-chevron-circle-left:before { content: "\f137"; @@ -4154,869 +4709,117 @@ a .icon-flip-vertical:before { .icon-chevron-circle-up:before { content: "\f139"; } -.icon-chevron-down:before { - content: "\f078"; -} -.icon-chevron-left:before { - content: "\f053"; -} -.icon-chevron-right:before { - content: "\f054"; -} -.icon-chevron-up:before { - content: "\f077"; -} -.icon-child:before { - content: "\f1ae"; -} -.icon-circle:before { - content: "\f111"; -} -.icon-circle-o:before { - content: "\f10c"; -} -.icon-circle-o-notch:before { - content: "\f1ce"; -} -.icon-circle-thin:before { - content: "\f1db"; -} -.icon-clipboard:before { - content: "\f0ea"; -} -.icon-cny:before { - content: "\f157"; -} -.icon-code:before { - content: "\f121"; -} -.icon-code-fork:before { - content: "\f126"; -} -.icon-codepen:before { - content: "\f1cb"; -} -.icon-coffee:before { - content: "\f0f4"; -} -.icon-cog:before { - content: "\f013"; -} -.icon-cogs:before { - content: "\f085"; -} -.icon-columns:before { - content: "\f0db"; -} -.icon-comment:before { - content: "\f075"; -} -.icon-comment-o:before { - content: "\f0e5"; -} -.icon-comments:before { - content: "\f086"; -} -.icon-comments-o:before { - content: "\f0e6"; -} -.icon-compass:before { - content: "\f14e"; -} -.icon-compress:before { - content: "\f066"; -} -.icon-files-o:before { - content: "\f0c5"; -} -.icon-copyright:before { - content: "\f1f9"; -} -.icon-credit-card:before { - content: "\f09d"; -} -.icon-crop:before { - content: "\f125"; -} -.icon-crosshairs:before { - content: "\f05b"; -} -.icon-css3:before { - content: "\f13c"; -} -.icon-cube:before { - content: "\f1b2"; -} -.icon-cubes:before { - content: "\f1b3"; -} -.icon-scissors:before { - content: "\f0c4"; -} -.icon-cutlery:before { - content: "\f0f5"; -} -.icon-database:before { - content: "\f1c0"; -} -.icon-dedent:before { - content: "\f03b"; -} -.icon-delicious:before { - content: "\f1a5"; -} -.icon-desktop:before { - content: "\f108"; -} -.icon-deviantart:before { - content: "\f1bd"; -} -.icon-digg:before { - content: "\f1a6"; -} -.icon-dollar:before { - content: "\f155"; -} -.icon-dot-circle-o:before { - content: "\f192"; -} -.icon-dribbble:before { - content: "\f17d"; -} -.icon-dropbox:before { - content: "\f16b"; -} -.icon-drupal:before { - content: "\f1a9"; -} -.icon-edit:before { - content: "\f044"; -} -.icon-eject:before { - content: "\f052"; -} -.icon-empire:before { - content: "\f1d1"; -} -.icon-envelope:before { - content: "\f0e0"; -} -.icon-envelope-o:before { - content: "\f003"; -} -.icon-envelope-square:before { - content: "\f199"; -} -.icon-eraser:before { - content: "\f12d"; -} -.icon-eur:before { - content: "\f153"; -} -.icon-euro:before { - content: "\f153"; -} -.icon-exchange:before { - content: "\f0ec"; -} -.icon-exclamation:before { - content: "\f12a"; -} -.icon-exclamation-circle:before { - content: "\f06a"; -} -.icon-exclamation-triangle:before { - content: "\f071"; -} -.icon-expand:before { - content: "\f065"; -} -.icon-external-link:before { - content: "\f08e"; -} -.icon-external-link-square:before { - content: "\f14c"; -} -.icon-eyedropper:before { - content: "\f1fb"; -} -.icon-facebook:before { - content: "\f09a"; -} -.icon-facebook-square:before { - content: "\f082"; -} -.icon-fast-backward:before { - content: "\f049"; -} -.icon-fast-forward:before { - content: "\f050"; -} -.icon-fax:before { - content: "\f1ac"; -} -.icon-female:before { - content: "\f182"; -} -.icon-fighter-jet:before { - content: "\f0fb"; -} -.icon-file:before { - content: "\f15b"; -} -.icon-file-archive-o:before { - content: "\f1c6"; -} -.icon-file-audio-o:before { - content: "\f1c7"; -} -.icon-file-code-o:before { - content: "\f1c9"; -} -.icon-file-excel-o:before { - content: "\f1c3"; -} -.icon-file-image-o:before { - content: "\f1c5"; -} -.icon-file-movie-o:before { - content: "\f1c8"; -} -.icon-file-o:before { - content: "\f016"; -} -.icon-file-pdf-o:before { - content: "\f1c1"; -} -.icon-file-photo-o:before { - content: "\f1c5"; -} -.icon-file-picture-o:before { - content: "\f1c5"; -} -.icon-file-powerpoint-o:before { - content: "\f1c4"; -} -.icon-file-sound-o:before { - content: "\f1c7"; -} -.icon-file-text:before { - content: "\f15c"; -} -.icon-file-text-o:before { - content: "\f0f6"; -} -.icon-file-video-o:before { - content: "\f1c8"; -} -.icon-file-word-o:before { - content: "\f1c2"; -} -.icon-file-zip-o:before { - content: "\f1c6"; -} -.icon-files-o:before { - content: "\f0c5"; -} -.icon-film:before { - content: "\f008"; -} -.icon-filter:before { - content: "\f0b0"; -} -.icon-fire:before { - content: "\f06d"; -} -.icon-fire-extinguisher:before { - content: "\f134"; -} -.icon-flag:before { - content: "\f024"; -} -.icon-flag-checkered:before { - content: "\f11e"; -} -.icon-flag-o:before { - content: "\f11d"; -} -.icon-flash:before { - content: "\f0e7"; -} -.icon-flask:before { - content: "\f0c3"; -} -.icon-flickr:before { - content: "\f16e"; -} -.icon-floppy-o:before { - content: "\f0c7"; -} -.icon-folder:before { - content: "\f07b"; -} -.icon-folder-o:before { - content: "\f114"; -} -.icon-folder-open:before { - content: "\f07c"; -} -.icon-folder-open-o:before { - content: "\f115"; -} -.icon-font:before { - content: "\f031"; -} -.icon-forward:before { - content: "\f04e"; -} -.icon-foursquare:before { - content: "\f180"; -} -.icon-frown-o:before { - content: "\f119"; -} -.icon-futbol-o:before { - content: "\f1e3"; -} -.icon-gamepad:before { - content: "\f11b"; -} -.icon-gavel:before { - content: "\f0e3"; -} -.icon-gbp:before { - content: "\f154"; -} -.icon-ge:before { - content: "\f1d1"; -} -.icon-gear:before { - content: "\f013"; -} -.icon-gears:before { - content: "\f085"; -} -.icon-gift:before { - content: "\f06b"; -} -.icon-git:before { - content: "\f1d3"; -} -.icon-git-square:before { - content: "\f1d2"; -} -.icon-github:before { - content: "\f09b"; -} -.icon-github-alt:before { - content: "\f113"; -} -.icon-github-square:before { - content: "\f092"; -} -.icon-gittip:before { - content: "\f184"; -} -.icon-glass:before { - content: "\f000"; -} -.icon-google:before { - content: "\f1a0"; -} -.icon-google-plus:before { - content: "\f0d5"; -} -.icon-google-plus-square:before { - content: "\f0d4"; -} -.icon-google-wallet:before { - content: "\f1ee"; -} -.icon-graduation-cap:before { - content: "\f19d"; -} -.icon-group:before { - content: "\f0c0"; -} -.icon-h-square:before { - content: "\f0fd"; -} -.icon-hacker-news:before { - content: "\f1d4"; -} -.icon-hand-o-down:before { - content: "\f0a7"; -} -.icon-hand-o-left:before { - content: "\f0a5"; -} -.icon-hand-o-right:before { - content: "\f0a4"; -} -.icon-hand-o-up:before { - content: "\f0a6"; -} -.icon-hdd-o:before { - content: "\f0a0"; -} -.icon-header:before { - content: "\f1dc"; -} -.icon-headphones:before { - content: "\f025"; -} -.icon-heart:before { - content: "\f004"; -} -.icon-heart-o:before { - content: "\f08a"; -} -.icon-hospital-o:before { - content: "\f0f8"; +.icon-chevron-circle-down:before { + content: "\f13a"; } .icon-html5:before { content: "\f13b"; } -.icon-ils:before { - content: "\f20b"; +.icon-css3:before { + content: "\f13c"; } -.icon-image:before { - content: "\f03e"; +.icon-anchor:before { + content: "\f13d"; } -.icon-inbox:before { - content: "\f01c"; +.icon-unlock-alt:before { + content: "\f13e"; } -.icon-indent:before { - content: "\f03c"; +.icon-bullseye:before { + content: "\f140"; } -.icon-info:before { - content: "\f129"; +.icon-ellipsis-h:before { + content: "\f141"; } -.icon-info-circle:before { - content: "\f05a"; -} -.icon-inr:before { - content: "\f156"; -} -.icon-instagram:before { - content: "\f16d"; -} -.icon-ioxhost:before { - content: "\f208"; -} -.icon-italic:before { - content: "\f033"; -} -.icon-joomla:before { - content: "\f1aa"; -} -.icon-jpy:before { - content: "\f157"; -} -.icon-jsfiddle:before { - content: "\f1cc"; -} -.icon-key:before { - content: "\f084"; -} -.icon-keyboard-o:before { - content: "\f11c"; -} -.icon-krw:before { - content: "\f159"; -} -.icon-laptop:before { - content: "\f109"; -} -.icon-lastfm:before { - content: "\f202"; -} -.icon-lastfm-square:before { - content: "\f203"; -} -.icon-leaf:before { - content: "\f06c"; -} -.icon-legal:before { - content: "\f0e3"; -} -.icon-lemon-o:before { - content: "\f094"; -} -.icon-level-down:before { - content: "\f149"; -} -.icon-level-up:before { - content: "\f148"; -} -.icon-life-bouy:before { - content: "\f1cd"; -} -.icon-life-buoy:before { - content: "\f1cd"; -} -.icon-life-ring:before { - content: "\f1cd"; -} -.icon-life-saver:before { - content: "\f1cd"; -} -.icon-lightbulb-o:before { - content: "\f0eb"; -} -.icon-line-chart:before { - content: "\f201"; -} -.icon-link:before { - content: "\f0c1"; -} -.icon-linkedin:before { - content: "\f0e1"; -} -.icon-linkedin-square:before { - content: "\f08c"; -} -.icon-linux:before { - content: "\f17c"; -} -.icon-list:before { - content: "\f03a"; -} -.icon-list-alt:before { - content: "\f022"; -} -.icon-list-ol:before { - content: "\f0cb"; -} -.icon-list-ul:before { - content: "\f0ca"; -} -.icon-location-arrow:before { - content: "\f124"; -} -.icon-long-arrow-down:before { - content: "\f175"; -} -.icon-long-arrow-left:before { - content: "\f177"; -} -.icon-long-arrow-right:before { - content: "\f178"; -} -.icon-long-arrow-up:before { - content: "\f176"; -} -.icon-magic:before { - content: "\f0d0"; -} -.icon-magnet:before { - content: "\f076"; -} -.icon-mail-forward:before { - content: "\f064"; -} -.icon-mail-reply:before { - content: "\f112"; -} -.icon-mail-reply-all:before { - content: "\f122"; -} -.icon-male:before { - content: "\f183"; -} -.icon-map-marker:before { - content: "\f041"; -} -.icon-maxcdn:before { - content: "\f136"; -} -.icon-meanpath:before { - content: "\f20c"; -} -.icon-medkit:before { - content: "\f0fa"; -} -.icon-meh-o:before { - content: "\f11a"; -} -.icon-microphone:before { - content: "\f130"; -} -.icon-microphone-slash:before { - content: "\f131"; -} -.icon-mobile:before { - content: "\f10b"; -} -.icon-mobile-phone:before { - content: "\f10b"; -} -.icon-money:before { - content: "\f0d6"; -} -.icon-moon-o:before { - content: "\f186"; -} -.icon-mortar-board:before { - content: "\f19d"; -} -.icon-music:before { - content: "\f001"; -} -.icon-navicon:before { - content: "\f0c9"; -} -.icon-newspaper-o:before { - content: "\f1ea"; -} -.icon-openid:before { - content: "\f19b"; -} -.icon-outdent:before { - content: "\f03b"; -} -.icon-pagelines:before { - content: "\f18c"; -} -.icon-paper-plane:before { - content: "\f1d8"; -} -.icon-paper-plane-o:before { - content: "\f1d9"; -} -.icon-paperclip:before { - content: "\f0c6"; -} -.icon-paragraph:before { - content: "\f1dd"; -} -.icon-clipboard:before { - content: "\f0ea"; -} -.icon-pause:before { - content: "\f04c"; -} -.icon-paw:before { - content: "\f1b0"; -} -.icon-paypal:before { - content: "\f1ed"; -} -.icon-pencil-square:before { - content: "\f14b"; -} -.icon-pencil-square-o:before { - content: "\f044"; -} -.icon-phone:before { - content: "\f095"; -} -.icon-phone-square:before { - content: "\f098"; -} -.icon-pie-chart:before { - content: "\f200"; -} -.icon-pied-piper:before { - content: "\f1a7"; -} -.icon-pied-piper-alt:before { - content: "\f1a8"; -} -.icon-pinterest:before { - content: "\f0d2"; -} -.icon-pinterest-square:before { - content: "\f0d3"; -} -.icon-plane:before { - content: "\f072"; -} -.icon-play:before { - content: "\f04b"; -} -.icon-play-circle:before { - content: "\f144"; -} -.icon-play-circle-o:before { - content: "\f01d"; -} -.icon-plug:before { - content: "\f1e6"; -} -.icon-print:before { - content: "\f02f"; -} -.icon-qq:before { - content: "\f1d6"; -} -.icon-qrcode:before { - content: "\f029"; -} -.icon-question:before { - content: "\f128"; -} -.icon-question-circle:before { - content: "\f059"; -} -.icon-quote-left:before { - content: "\f10d"; -} -.icon-quote-right:before { - content: "\f10e"; -} -.icon-ra:before { - content: "\f1d0"; -} -.icon-random:before { - content: "\f074"; -} -.icon-rebel:before { - content: "\f1d0"; -} -.icon-recycle:before { - content: "\f1b8"; -} -.icon-reddit:before { - content: "\f1a1"; -} -.icon-reddit-square:before { - content: "\f1a2"; -} -.icon-refresh:before { - content: "\e62e"; -} -.icon-remove:before { - content: "\e629"; -} -.icon-renren:before { - content: "\f18b"; -} -.icon-reorder:before { - content: "\f0c9"; -} -.icon-repeat:before { - content: "\e62d"; -} -.icon-reply:before { - content: "\f112"; -} -.icon-reply-all:before { - content: "\f122"; -} -.icon-retweet:before { - content: "\f079"; -} -.icon-rmb:before { - content: "\f157"; -} -.icon-road:before { - content: "\f018"; -} -.icon-rocket:before { - content: "\f135"; -} -.icon-rotate-left:before { - content: "\f0e2"; -} -.icon-rotate-right:before { - content: "\f01e"; -} -.icon-rouble:before { - content: "\f158"; -} -.icon-rss:before { - content: "\f09e"; +.icon-ellipsis-v:before { + content: "\f142"; } .icon-rss-square:before { content: "\f143"; } -.icon-rub:before { - content: "\f158"; +.icon-play-circle:before { + content: "\f144"; } -.icon-ruble:before { - content: "\f158"; +.icon-ticket:before { + content: "\f145"; } -.icon-rupee:before { - content: "\f156"; +.icon-minus-square:before { + content: "\f146"; } -.icon-save:before { - content: "\f0c7"; +.icon-minus-square-o:before { + content: "\f147"; } -.icon-scissors:before { - content: "\f0c4"; +.icon-level-up:before { + content: "\f148"; } -.icon-search-minus:before { - content: "\f010"; +.icon-level-down:before { + content: "\f149"; } -.icon-search-plus:before { - content: "\f00e"; +.icon-check-square:before { + content: "\f14a"; } -.icon-send:before { - content: "\f1d8"; +.icon-pencil-square:before { + content: "\f14b"; } -.icon-send-o:before { - content: "\f1d9"; -} -.icon-share:before { - content: "\f064"; -} -.icon-share-alt:before { - content: "\f1e0"; -} -.icon-share-alt-square:before { - content: "\f1e1"; +.icon-external-link-square:before { + content: "\f14c"; } .icon-share-square:before { content: "\f14d"; } -.icon-share-square-o:before { - content: "\f045"; +.icon-compass:before { + content: "\f14e"; } -.icon-shekel:before { - content: "\f20b"; +.icon-toggle-down:before, +.icon-caret-square-o-down:before { + content: "\f150"; } -.icon-sheqel:before { - content: "\f20b"; +.icon-toggle-up:before, +.icon-caret-square-o-up:before { + content: "\f151"; } -.icon-shield:before { - content: "\f132"; +.icon-toggle-right:before, +.icon-caret-square-o-right:before { + content: "\f152"; } -.icon-shopping-cart:before { - content: "\f07a"; +.icon-euro:before, +.icon-eur:before { + content: "\f153"; } -.icon-sign-in:before { - content: "\f090"; +.icon-gbp:before { + content: "\f154"; } -.icon-sign-out:before { - content: "\f08b"; +.icon-dollar:before, +.icon-usd:before { + content: "\f155"; } -.icon-signal:before { - content: "\f012"; +.icon-rupee:before, +.icon-inr:before { + content: "\f156"; } -.icon-sitemap:before { - content: "\f0e8"; +.icon-cny:before, +.icon-rmb:before, +.icon-yen:before, +.icon-jpy:before { + content: "\f157"; } -.icon-skype:before { - content: "\f17e"; +.icon-ruble:before, +.icon-rouble:before, +.icon-rub:before { + content: "\f158"; } -.icon-slack:before { - content: "\f198"; +.icon-won:before, +.icon-krw:before { + content: "\f159"; } -.icon-sliders:before { - content: "\f1de"; +.icon-bitcoin:before, +.icon-btc:before { + content: "\f15a"; } -.icon-slideshare:before { - content: "\f1e7"; +.icon-file:before { + content: "\f15b"; } -.icon-smile-o:before { - content: "\f118"; -} -.icon-soccer-ball-o:before { - content: "\f1e3"; -} -.icon-sort:before { - content: "\f0dc"; +.icon-file-text:before { + content: "\f15c"; } .icon-sort-alpha-asc:before { content: "\f15d"; @@ -5030,302 +4833,23 @@ a .icon-flip-vertical:before { .icon-sort-amount-desc:before { content: "\f161"; } -.icon-sort-asc:before { - content: "\f0de"; -} -.icon-sort-desc:before { - content: "\f0dd"; -} -.icon-sort-down:before { - content: "\f0dd"; -} .icon-sort-numeric-asc:before { content: "\f162"; } .icon-sort-numeric-desc:before { content: "\f163"; } -.icon-sort-up:before { - content: "\f0de"; -} -.icon-soundcloud:before { - content: "\f1be"; -} -.icon-space-shuttle:before { - content: "\f197"; -} -.icon-spinner:before { - content: "\f110"; -} -.icon-spoon:before { - content: "\f1b1"; -} -.icon-spotify:before { - content: "\f1bc"; -} -.icon-square:before { - content: "\f0c8"; -} -.icon-square-o:before { - content: "\f096"; -} -.icon-stack-exchange:before { - content: "\f18d"; -} -.icon-stack-overflow:before { - content: "\f16c"; -} -.icon-star:before { - content: "\f005"; -} -.icon-star-half:before { - content: "\f089"; -} -.icon-star-half-empty:before { - content: "\f123"; -} -.icon-star-half-full:before { - content: "\f123"; -} -.icon-star-half-o:before { - content: "\f123"; -} -.icon-star-o:before { - content: "\f006"; -} -.icon-steam:before { - content: "\f1b6"; -} -.icon-steam-square:before { - content: "\f1b7"; -} -.icon-step-backward:before { - content: "\f048"; -} -.icon-step-forward:before { - content: "\f051"; -} -.icon-stethoscope:before { - content: "\f0f1"; -} -.icon-stop:before { - content: "\f04d"; -} -.icon-strikethrough:before { - content: "\f0cc"; -} -.icon-stumbleupon:before { - content: "\f1a4"; -} -.icon-stumbleupon-circle:before { - content: "\f1a3"; -} -.icon-subscript:before { - content: "\f12c"; -} -.icon-suitcase:before { - content: "\f0f2"; -} -.icon-sun-o:before { - content: "\f185"; -} -.icon-superscript:before { - content: "\f12b"; -} -.icon-support:before { - content: "\f1cd"; -} -.icon-table:before { - content: "\f0ce"; -} -.icon-tablet:before { - content: "\f10a"; -} -.icon-tachometer:before { - content: "\f0e4"; -} -.icon-tag:before { - content: "\f02b"; -} -.icon-tags:before { - content: "\f02c"; -} -.icon-tasks:before { - content: "\f0ae"; -} -.icon-taxi:before { - content: "\f1ba"; -} -.icon-tencent-weibo:before { - content: "\f1d5"; -} -.icon-terminal:before { - content: "\f120"; -} -.icon-text-height:before { - content: "\f034"; -} -.icon-text-width:before { - content: "\f035"; -} -.icon-th:before { - content: "\f00a"; -} -.icon-th-large:before { - content: "\f009"; -} -.icon-th-list:before { - content: "\f00b"; -} -.icon-thumb-tack:before { - content: "\f08d"; +.icon-thumbs-up:before { + content: "\f164"; } .icon-thumbs-down:before { content: "\f165"; } -.icon-thumbs-o-down:before { - content: "\f088"; +.icon-youtube-square:before { + content: "\f166"; } -.icon-thumbs-o-up:before { - content: "\f087"; -} -.icon-thumbs-up:before { - content: "\f164"; -} -.icon-ticket:before { - content: "\f145"; -} -.icon-tint:before { - content: "\f043"; -} -.icon-toggle-down:before { - content: "\f150"; -} -.icon-toggle-left:before { - content: "\f191"; -} -.icon-toggle-off:before { - content: "\f204"; -} -.icon-toggle-on:before { - content: "\f205"; -} -.icon-toggle-right:before { - content: "\f152"; -} -.icon-toggle-up:before { - content: "\f151"; -} -.icon-trash:before { - content: "\f1f8"; -} -.icon-trash-o:before { - content: "\f014"; -} -.icon-tree:before { - content: "\f1bb"; -} -.icon-trello:before { - content: "\f181"; -} -.icon-trophy:before { - content: "\f091"; -} -.icon-truck:before { - content: "\f0d1"; -} -.icon-try:before { - content: "\f195"; -} -.icon-tty:before { - content: "\f1e4"; -} -.icon-tumblr:before { - content: "\f173"; -} -.icon-tumblr-square:before { - content: "\f174"; -} -.icon-turkish-lira:before { - content: "\f195"; -} -.icon-twitch:before { - content: "\f1e8"; -} -.icon-twitter:before { - content: "\f099"; -} -.icon-twitter-square:before { - content: "\f081"; -} -.icon-umbrella:before { - content: "\f0e9"; -} -.icon-underline:before { - content: "\f0cd"; -} -.icon-undo:before { - content: "\f0e2"; -} -.icon-unlink:before { - content: "\f127"; -} -.icon-unsorted:before { - content: "\f0dc"; -} -.icon-usd:before { - content: "\f155"; -} -.icon-video-camera:before { - content: "\f03d"; -} -.icon-vimeo-square:before { - content: "\f194"; -} -.icon-vine:before { - content: "\f1ca"; -} -.icon-vk:before { - content: "\f189"; -} -.icon-volume-down:before { - content: "\f027"; -} -.icon-volume-off:before { - content: "\f026"; -} -.icon-volume-up:before { - content: "\f028"; -} -.icon-warning:before { - content: "\f071"; -} -.icon-wechat:before { - content: "\f1d7"; -} -.icon-weibo:before { - content: "\f18a"; -} -.icon-weixin:before { - content: "\f1d7"; -} -.icon-wheelchair:before { - content: "\f193"; -} -.icon-wifi:before { - content: "\f1eb"; -} -.icon-windows:before { - content: "\f17a"; -} -.icon-won:before { - content: "\f159"; -} -.icon-wordpress:before { - content: "\f19a"; -} -.icon-wrench:before { - content: "\f0ad"; +.icon-youtube:before { + content: "\f167"; } .icon-xing:before { content: "\f168"; @@ -5333,428 +4857,488 @@ a .icon-flip-vertical:before { .icon-xing-square:before { content: "\f169"; } -.icon-yahoo:before { - content: "\f19e"; -} -.icon-yelp:before { - content: "\f1e9"; -} -.icon-yen:before { - content: "\f157"; -} -.icon-youtube:before { - content: "\f167"; -} .icon-youtube-play:before { content: "\f16a"; } -.icon-youtube-square:before { - content: "\f166"; +.icon-dropbox:before { + content: "\f16b"; } -.icon-dashboard:before { - content: "\e600"; +.icon-stack-overflow:before { + content: "\f16c"; } -.icon-palette:before { - content: "\e601"; +.icon-instagram:before { + content: "\f16d"; } -.icon-brush:before { - content: "\e602"; +.icon-flickr:before { + content: "\f16e"; } -.icon-wallet:before { - content: "\e603"; +.icon-adn:before { + content: "\f170"; } -.icon-bank:before { - content: "\e604"; +.icon-bitbucket:before { + content: "\f171"; } -.icon-user-box:before { - content: "\e605"; +.icon-bitbucket-square:before { + content: "\f172"; } -.icon-user:before { - content: "\e606"; +.icon-tumblr:before { + content: "\f173"; } -.icon-user-circle:before { - content: "\e607"; +.icon-tumblr-square:before { + content: "\f174"; } -.icon-user-add:before { - content: "\e608"; +.icon-long-arrow-down:before { + content: "\f175"; } -.icon-user-outline:before { - content: "\e609"; +.icon-long-arrow-up:before { + content: "\f176"; } -.icon-user-admin:before { - content: "\e60a"; +.icon-long-arrow-left:before { + content: "\f177"; } -.icon-alarm:before { - content: "\e60b"; +.icon-long-arrow-right:before { + content: "\f178"; } -.icon-alarm-add:before { - content: "\e60c"; +.icon-apple:before { + content: "\f179"; } -.icon-alarm-off:before { - content: "\e60d"; +.icon-windows:before { + content: "\f17a"; } -.icon-alarm-on:before { - content: "\e60e"; +.icon-android:before { + content: "\f17b"; } -.icon-lock:before { - content: "\e60f"; +.icon-linux:before { + content: "\f17c"; } -.icon-lock-open:before { - content: "\e610"; +.icon-dribbble:before { + content: "\f17d"; } -.icon-photo-wallpaper:before { - content: "\e612"; +.icon-skype:before { + content: "\f17e"; } -.icon-photo:before { - content: "\e613"; +.icon-foursquare:before { + content: "\f180"; } -.icon-photo-filter:before { - content: "\e614"; +.icon-trello:before { + content: "\f181"; } -.icon-photo-album:before { - content: "\e615"; +.icon-female:before { + content: "\f182"; } -.icon-photo-library:before { - content: "\e616"; +.icon-male:before { + content: "\f183"; } -.icon-photo-user:before { - content: "\e617"; +.icon-gittip:before { + content: "\f184"; } -.icon-camera:before { - content: "\e618"; +.icon-sun-o:before { + content: "\f185"; } -.icon-photo-satellite:before { - content: "\e619"; +.icon-moon-o:before { + content: "\f186"; } -.icon-globe-grid:before { - content: "\e61a"; +.icon-archive:before { + content: "\f187"; } -.icon-globe-lock:before { - content: "\e61b"; +.icon-bug:before { + content: "\f188"; } -.icon-globe:before { - content: "\e61c"; +.icon-vk:before { + content: "\f189"; } -.icon-users:before { - content: "\e61d"; +.icon-weibo:before { + content: "\f18a"; } -.icon-users-outline:before { - content: "\e61e"; +.icon-renren:before { + content: "\f18b"; } -.icon-translate:before { - content: "\e61f"; +.icon-pagelines:before { + content: "\f18c"; } -.icon-home:before { - content: "\e620"; +.icon-stack-exchange:before { + content: "\f18d"; } -.icon-spellcheck:before { - content: "\e621"; +.icon-arrow-circle-o-right:before { + content: "\f18e"; } -.icon-add:before { - content: "\e622"; +.icon-arrow-circle-o-left:before { + content: "\f190"; } -.icon-add-box:before { - content: "\e623"; +.icon-toggle-left:before, +.icon-caret-square-o-left:before { + content: "\f191"; } -.icon-add-box-outline:before { - content: "\f196"; +.icon-dot-circle-o:before { + content: "\f192"; } -.icon-add-circle:before { - content: "\e624"; +.icon-wheelchair:before { + content: "\f193"; } -.icon-add-circle-outline:before { - content: "\e625"; +.icon-vimeo-square:before { + content: "\f194"; } -.icon-close:before { - content: "\e626"; -} -.icon-close-circle-outline:before { - content: "\e627"; -} -.icon-close-circle:before { - content: "\e628"; -} -.icon-remove:before { - content: "\e629"; -} -.icon-remove-box:before { - content: "\f146"; -} -.icon-remove-circle:before { - content: "\e62a"; -} -.icon-remove-circle-outline:before { - content: "\e62b"; -} -.icon-cached:before { - content: "\e62c"; -} -.icon-repeat:before { - content: "\e62d"; -} -.icon-refresh:before { - content: "\e62e"; -} -.icon-sync:before { - content: "\e62f"; -} -.icon-sync-disabled:before { - content: "\e630"; -} -.icon-sync-error:before { - content: "\e631"; -} -.icon-cog-box:before { - content: "\e632"; -} -.icon-tune:before { - content: "\e633"; -} -.icon-pencil:before { - content: "\e634"; -} -.icon-attachment:before { - content: "\e635"; -} -.icon-cloud:before { - content: "\e636"; -} -.icon-cloud-circle:before { - content: "\e637"; -} -.icon-cloud-done:before { - content: "\e638"; -} -.icon-cloud-download:before { - content: "\e639"; -} -.icon-cloud-off:before { - content: "\e63a"; -} -.icon-cloud-queue:before { - content: "\e63b"; -} -.icon-cloud-upload:before { - content: "\e63c"; -} -.icon-download:before { - content: "\e63d"; -} -.icon-upload:before { - content: "\e63e"; -} -.icon-more-horiz:before { - content: "\e63f"; -} -.icon-more-vert:before { - content: "\e640"; -} -.icon-power:before { - content: "\e641"; -} -.icon-power-settings:before { - content: "\e642"; -} -.icon-extension:before { - content: "\e643"; -} -.icon-pages:before { - content: "\e644"; -} -.icon-web:before { - content: "\e645"; -} -.icon-slideshow:before { - content: "\e646"; -} -.icon-style:before { - content: "\e647"; -} -.icon-visibility:before { - content: "\e648"; -} -.icon-visibility-off:before { - content: "\e649"; -} -.icon-copy:before { - content: "\e64a"; -} -.icon-cut:before { - content: "\e64b"; -} -.icon-paste:before { - content: "\e64c"; -} -.icon-page-search:before { - content: "\e64d"; -} -.icon-page-add:before { - content: "\e64e"; -} -.icon-page:before { - content: "\e64f"; -} -.icon-view-agenda:before { - content: "\e650"; -} -.icon-view-array:before { - content: "\e651"; -} -.icon-view-carousel:before { - content: "\e652"; -} -.icon-view-column:before { - content: "\e653"; -} -.icon-view-day:before { - content: "\e654"; -} -.icon-view-headline:before { - content: "\e655"; -} -.icon-view-list:before { - content: "\e656"; -} -.icon-view-module:before { - content: "\e657"; -} -.icon-view-quilt:before { - content: "\e658"; -} -.icon-view-stream:before { - content: "\e659"; -} -.icon-view-week:before { - content: "\e65a"; -} -.icon-history:before { - content: "\e65b"; -} -.icon-clock:before { - content: "\e65c"; -} -.icon-search:before { - content: "\e65d"; -} -.icon-exit-app:before { - content: "\e65e"; -} -.icon-open-browser:before { - content: "\e65f"; -} -.icon-open-new:before { - content: "\e660"; -} -.icon-page-content:before { - content: "\e661"; -} -.icon-search-box:before { - content: "\e662"; -} -.icon-layers:before { - content: "\e663"; -} -.icon-layers-clear:before { - content: "\e664"; +.icon-turkish-lira:before, +.icon-try:before { + content: "\f195"; } .icon-plus-square-o:before { content: "\f196"; } -.icon-minus-square-o:before { - content: "\f147"; +.icon-space-shuttle:before { + content: "\f197"; } -.icon-minus-square:before { - content: "\f146"; +.icon-slack:before { + content: "\f198"; } -.icon-puzzle-piece:before { - content: "\f12e"; +.icon-envelope-square:before { + content: "\f199"; } -.icon-paint-brush:before { - content: "\e602"; +.icon-wordpress:before { + content: "\f19a"; } -.icon-institution:before { - content: "\e604"; +.icon-openid:before { + content: "\f19b"; } +.icon-institution:before, +.icon-bank:before, .icon-university:before { - content: "\e604"; + content: "\f19c"; } -.icon-user-md:before { - content: "\e60a"; +.icon-mortar-board:before, +.icon-graduation-cap:before { + content: "\f19d"; } -.icon-unlock:before { - content: "\e610"; +.icon-yahoo:before { + content: "\f19e"; } -.icon-unlock-alt:before { - content: "\e610"; +.icon-google:before { + content: "\f1a0"; } -.icon-picture-o:before { - content: "\e613"; +.icon-reddit:before { + content: "\f1a1"; +} +.icon-reddit-square:before { + content: "\f1a2"; +} +.icon-stumbleupon-circle:before { + content: "\f1a3"; +} +.icon-stumbleupon:before { + content: "\f1a4"; +} +.icon-delicious:before { + content: "\f1a5"; +} +.icon-digg:before { + content: "\f1a6"; +} +.icon-pied-piper:before { + content: "\f1a7"; +} +.icon-pied-piper-alt:before { + content: "\f1a8"; +} +.icon-drupal:before { + content: "\f1a9"; +} +.icon-joomla:before { + content: "\f1aa"; } .icon-language:before { - content: "\e61f"; + content: "\f1ab"; } -.icon-plus:before { - content: "\e622"; +.icon-fax:before { + content: "\f1ac"; } -.icon-plus-circle:before { - content: "\e624"; +.icon-building:before { + content: "\f1ad"; } -.icon-plus-square:before { - content: "\e623"; +.icon-child:before { + content: "\f1ae"; } -.icon-times:before { - content: "\e626"; +.icon-paw:before { + content: "\f1b0"; } -.icon-times-circle:before { - content: "\e628"; +.icon-spoon:before { + content: "\f1b1"; } -.icon-times-circle-o:before { - content: "\e627"; +.icon-cube:before { + content: "\f1b2"; } -.icon-minus:before { - content: "\e629"; +.icon-cubes:before { + content: "\f1b3"; } -.icon-minus-circle:before { - content: "\e62a"; +.icon-behance:before { + content: "\f1b4"; } -.icon-ellipsis-h:before { - content: "\e63f"; +.icon-behance-square:before { + content: "\f1b5"; } -.icon-ellipsis-v:before { - content: "\e640"; +.icon-steam:before { + content: "\f1b6"; } -.icon-power-off:before { - content: "\e641"; +.icon-steam-square:before { + content: "\f1b7"; } -.icon-eye:before { - content: "\e648"; +.icon-recycle:before { + content: "\f1b8"; } -.icon-eye-slash:before { - content: "\e649"; +.icon-automobile:before, +.icon-car:before { + content: "\f1b9"; } -.icon-clock-o:before { - content: "\e65c"; +.icon-cab:before, +.icon-taxi:before { + content: "\f1ba"; } -.icon-cms-components:before { - content: "\e643"; +.icon-tree:before { + content: "\f1bb"; } -.icon-cms:before { - content: "\e645"; +.icon-spotify:before { + content: "\f1bc"; } -.icon-cms-pages:before { - content: "\e64a"; +.icon-deviantart:before { + content: "\f1bd"; } -.icon-cms-assets:before { - content: "\e616"; +.icon-soundcloud:before { + content: "\f1be"; } -.icon-cms-layouts:before { - content: "\e658"; +.icon-database:before { + content: "\f1c0"; } -.icon-cms-partials:before { - content: "\e663"; +.icon-file-pdf-o:before { + content: "\f1c1"; } -.icon-cms-content:before { - content: "\f031"; +.icon-file-word-o:before { + content: "\f1c2"; +} +.icon-file-excel-o:before { + content: "\f1c3"; +} +.icon-file-powerpoint-o:before { + content: "\f1c4"; +} +.icon-file-photo-o:before, +.icon-file-picture-o:before, +.icon-file-image-o:before { + content: "\f1c5"; +} +.icon-file-zip-o:before, +.icon-file-archive-o:before { + content: "\f1c6"; +} +.icon-file-sound-o:before, +.icon-file-audio-o:before { + content: "\f1c7"; +} +.icon-file-movie-o:before, +.icon-file-video-o:before { + content: "\f1c8"; +} +.icon-file-code-o:before { + content: "\f1c9"; +} +.icon-vine:before { + content: "\f1ca"; +} +.icon-codepen:before { + content: "\f1cb"; +} +.icon-jsfiddle:before { + content: "\f1cc"; +} +.icon-life-bouy:before, +.icon-life-buoy:before, +.icon-life-saver:before, +.icon-support:before, +.icon-life-ring:before { + content: "\f1cd"; +} +.icon-circle-o-notch:before { + content: "\f1ce"; +} +.icon-ra:before, +.icon-rebel:before { + content: "\f1d0"; +} +.icon-ge:before, +.icon-empire:before { + content: "\f1d1"; +} +.icon-git-square: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-wechat:before, +.icon-weixin:before { + content: "\f1d7"; +} +.icon-send:before, +.icon-paper-plane:before { + content: "\f1d8"; +} +.icon-send-o:before, +.icon-paper-plane-o: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-share-alt:before { + content: "\f1e0"; +} +.icon-share-alt-square:before { + content: "\f1e1"; +} +.icon-bomb:before { + content: "\f1e2"; +} +.icon-soccer-ball-o:before, +.icon-futbol-o: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-yelp:before { + content: "\f1e9"; +} +.icon-newspaper-o:before { + content: "\f1ea"; +} +.icon-wifi:before { + content: "\f1eb"; +} +.icon-calculator:before { + content: "\f1ec"; +} +.icon-paypal:before { + content: "\f1ed"; +} +.icon-google-wallet:before { + content: "\f1ee"; +} +.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-slash:before { + content: "\f1f6"; +} +.icon-bell-slash-o:before { + content: "\f1f7"; +} +.icon-trash:before { + content: "\f1f8"; +} +.icon-copyright:before { + content: "\f1f9"; +} +.icon-at:before { + content: "\f1fa"; +} +.icon-eyedropper:before { + content: "\f1fb"; +} +.icon-paint-brush:before { + content: "\f1fc"; +} +.icon-birthday-cake:before { + content: "\f1fd"; +} +.icon-area-chart:before { + content: "\f1fe"; +} +.icon-pie-chart:before { + content: "\f200"; +} +.icon-line-chart:before { + content: "\f201"; +} +.icon-lastfm:before { + content: "\f202"; +} +.icon-lastfm-square: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, +.icon-sheqel:before, +.icon-ils:before { + content: "\f20b"; +} +.icon-meanpath:before { + content: "\f20c"; } [class^="oc-icon-"]:before, [class*=" oc-icon-"]:before { @@ -5772,95 +5356,283 @@ a .icon-flip-vertical:before { [class*=" oc-icon-"].empty:before { margin-right: 0; } -.oc-icon-adjust:before { - content: "\f042"; +.oc-icon-glass:before { + content: "\f000"; } -.oc-icon-adn:before { - content: "\f170"; +.oc-icon-music:before { + content: "\f001"; } -.oc-icon-align-center:before { - content: "\f037"; +.oc-icon-search:before { + content: "\f002"; } -.oc-icon-align-justify:before { - content: "\f039"; +.oc-icon-envelope-o:before { + content: "\f003"; } -.oc-icon-align-left:before { - content: "\f036"; +.oc-icon-heart:before { + content: "\f004"; } -.oc-icon-align-right:before { - content: "\f038"; +.oc-icon-star:before { + content: "\f005"; } -.oc-icon-ambulance:before { - content: "\f0f9"; +.oc-icon-star-o:before { + content: "\f006"; } -.oc-icon-anchor:before { - content: "\f13d"; +.oc-icon-user:before { + content: "\f007"; } -.oc-icon-android:before { - content: "\f17b"; +.oc-icon-film:before { + content: "\f008"; } -.oc-icon-angellist:before { - content: "\f209"; +.oc-icon-th-large:before { + content: "\f009"; } -.oc-icon-angle-double-down:before { - content: "\f103"; +.oc-icon-th:before { + content: "\f00a"; } -.oc-icon-angle-double-left:before { - content: "\f100"; +.oc-icon-th-list:before { + content: "\f00b"; } -.oc-icon-angle-double-right:before { - content: "\f101"; +.oc-icon-check:before { + content: "\f00c"; } -.oc-icon-angle-double-up:before { - content: "\f102"; +.oc-icon-remove:before, +.oc-icon-close:before, +.oc-icon-times:before { + content: "\f00d"; } -.oc-icon-angle-down:before { - content: "\f107"; +.oc-icon-search-plus:before { + content: "\f00e"; } -.oc-icon-angle-left:before { - content: "\f104"; +.oc-icon-search-minus:before { + content: "\f010"; } -.oc-icon-angle-right:before { - content: "\f105"; +.oc-icon-power-off:before { + content: "\f011"; } -.oc-icon-angle-up:before { - content: "\f106"; +.oc-icon-signal:before { + content: "\f012"; } -.oc-icon-apple:before { - content: "\f179"; +.oc-icon-gear:before, +.oc-icon-cog:before { + content: "\f013"; } -.oc-icon-archive:before { - content: "\f187"; +.oc-icon-trash-o:before { + content: "\f014"; } -.oc-icon-area-chart:before { - content: "\f1fe"; +.oc-icon-home:before { + content: "\f015"; } -.oc-icon-arrow-circle-down:before { - content: "\f0ab"; +.oc-icon-file-o:before { + content: "\f016"; } -.oc-icon-arrow-circle-left:before { - content: "\f0a8"; +.oc-icon-clock-o:before { + content: "\f017"; +} +.oc-icon-road:before { + content: "\f018"; +} +.oc-icon-download:before { + content: "\f019"; } .oc-icon-arrow-circle-o-down:before { content: "\f01a"; } -.oc-icon-arrow-circle-o-left:before { - content: "\f190"; -} -.oc-icon-arrow-circle-o-right:before { - content: "\f18e"; -} .oc-icon-arrow-circle-o-up:before { content: "\f01b"; } -.oc-icon-arrow-circle-right:before { - content: "\f0a9"; +.oc-icon-inbox:before { + content: "\f01c"; } -.oc-icon-arrow-circle-up:before { - content: "\f0aa"; +.oc-icon-play-circle-o:before { + content: "\f01d"; } -.oc-icon-arrow-down:before { - content: "\f063"; +.oc-icon-rotate-right:before, +.oc-icon-repeat:before { + content: "\f01e"; +} +.oc-icon-refresh:before { + content: "\f021"; +} +.oc-icon-list-alt:before { + content: "\f022"; +} +.oc-icon-lock:before { + content: "\f023"; +} +.oc-icon-flag:before { + content: "\f024"; +} +.oc-icon-headphones:before { + content: "\f025"; +} +.oc-icon-volume-off:before { + content: "\f026"; +} +.oc-icon-volume-down:before { + content: "\f027"; +} +.oc-icon-volume-up:before { + content: "\f028"; +} +.oc-icon-qrcode:before { + content: "\f029"; +} +.oc-icon-barcode:before { + content: "\f02a"; +} +.oc-icon-tag:before { + content: "\f02b"; +} +.oc-icon-tags:before { + content: "\f02c"; +} +.oc-icon-book:before { + content: "\f02d"; +} +.oc-icon-bookmark:before { + content: "\f02e"; +} +.oc-icon-print:before { + content: "\f02f"; +} +.oc-icon-camera:before { + content: "\f030"; +} +.oc-icon-font:before { + content: "\f031"; +} +.oc-icon-bold:before { + content: "\f032"; +} +.oc-icon-italic:before { + content: "\f033"; +} +.oc-icon-text-height:before { + content: "\f034"; +} +.oc-icon-text-width:before { + content: "\f035"; +} +.oc-icon-align-left:before { + content: "\f036"; +} +.oc-icon-align-center:before { + content: "\f037"; +} +.oc-icon-align-right:before { + content: "\f038"; +} +.oc-icon-align-justify:before { + content: "\f039"; +} +.oc-icon-list:before { + content: "\f03a"; +} +.oc-icon-dedent:before, +.oc-icon-outdent:before { + content: "\f03b"; +} +.oc-icon-indent:before { + content: "\f03c"; +} +.oc-icon-video-camera:before { + content: "\f03d"; +} +.oc-icon-photo:before, +.oc-icon-image:before, +.oc-icon-picture-o:before { + content: "\f03e"; +} +.oc-icon-pencil:before { + content: "\f040"; +} +.oc-icon-map-marker:before { + content: "\f041"; +} +.oc-icon-adjust:before { + content: "\f042"; +} +.oc-icon-tint:before { + content: "\f043"; +} +.oc-icon-edit:before, +.oc-icon-pencil-square-o:before { + content: "\f044"; +} +.oc-icon-share-square-o:before { + content: "\f045"; +} +.oc-icon-check-square-o:before { + content: "\f046"; +} +.oc-icon-arrows:before { + content: "\f047"; +} +.oc-icon-step-backward:before { + content: "\f048"; +} +.oc-icon-fast-backward:before { + content: "\f049"; +} +.oc-icon-backward:before { + content: "\f04a"; +} +.oc-icon-play:before { + content: "\f04b"; +} +.oc-icon-pause:before { + content: "\f04c"; +} +.oc-icon-stop:before { + content: "\f04d"; +} +.oc-icon-forward:before { + content: "\f04e"; +} +.oc-icon-fast-forward:before { + content: "\f050"; +} +.oc-icon-step-forward:before { + content: "\f051"; +} +.oc-icon-eject:before { + content: "\f052"; +} +.oc-icon-chevron-left:before { + content: "\f053"; +} +.oc-icon-chevron-right:before { + content: "\f054"; +} +.oc-icon-plus-circle:before { + content: "\f055"; +} +.oc-icon-minus-circle:before { + content: "\f056"; +} +.oc-icon-times-circle:before { + content: "\f057"; +} +.oc-icon-check-circle:before { + content: "\f058"; +} +.oc-icon-question-circle:before { + content: "\f059"; +} +.oc-icon-info-circle:before { + content: "\f05a"; +} +.oc-icon-crosshairs:before { + content: "\f05b"; +} +.oc-icon-times-circle-o:before { + content: "\f05c"; +} +.oc-icon-check-circle-o:before { + content: "\f05d"; +} +.oc-icon-ban:before { + content: "\f05e"; } .oc-icon-arrow-left:before { content: "\f060"; @@ -5871,218 +5643,585 @@ a .icon-flip-vertical:before { .oc-icon-arrow-up:before { content: "\f062"; } -.oc-icon-arrows:before { - content: "\f047"; +.oc-icon-arrow-down:before { + content: "\f063"; } -.oc-icon-arrows-alt:before { - content: "\f0b2"; +.oc-icon-mail-forward:before, +.oc-icon-share:before { + content: "\f064"; } -.oc-icon-arrows-h:before { - content: "\f07e"; +.oc-icon-expand:before { + content: "\f065"; } -.oc-icon-arrows-v:before { - content: "\f07d"; +.oc-icon-compress:before { + content: "\f066"; +} +.oc-icon-plus:before { + content: "\f067"; +} +.oc-icon-minus:before { + content: "\f068"; } .oc-icon-asterisk:before { content: "\f069"; } -.oc-icon-at:before { - content: "\f1fa"; +.oc-icon-exclamation-circle:before { + content: "\f06a"; } -.oc-icon-automobile:before { - content: "\f1b9"; +.oc-icon-gift:before { + content: "\f06b"; } -.oc-icon-backward:before { - content: "\f04a"; +.oc-icon-leaf:before { + content: "\f06c"; } -.oc-icon-ban:before { - content: "\f05e"; +.oc-icon-fire:before { + content: "\f06d"; } -.oc-icon-bank:before { - content: "\e604"; +.oc-icon-eye:before { + content: "\f06e"; } -.oc-icon-bar-chart:before { - content: "\f080"; +.oc-icon-eye-slash:before { + content: "\f070"; } -.oc-icon-bar-chart-o:before { - content: "\f080"; +.oc-icon-warning:before, +.oc-icon-exclamation-triangle:before { + content: "\f071"; } -.oc-icon-barcode:before { - content: "\f02a"; -} -.oc-icon-bars:before { - content: "\f0c9"; -} -.oc-icon-beer:before { - content: "\f0fc"; -} -.oc-icon-behance:before { - content: "\f1b4"; -} -.oc-icon-behance-square:before { - content: "\f1b5"; -} -.oc-icon-bell:before { - content: "\f0f3"; -} -.oc-icon-bell-o:before { - content: "\f0a2"; -} -.oc-icon-bell-slash:before { - content: "\f1f6"; -} -.oc-icon-bell-slash-o:before { - content: "\f1f7"; -} -.oc-icon-bicycle:before { - content: "\f206"; -} -.oc-icon-binoculars:before { - content: "\f1e5"; -} -.oc-icon-birthday-cake:before { - content: "\f1fd"; -} -.oc-icon-bitbucket:before { - content: "\f171"; -} -.oc-icon-bitbucket-square:before { - content: "\f172"; -} -.oc-icon-bitcoin:before { - content: "\f15a"; -} -.oc-icon-bold:before { - content: "\f032"; -} -.oc-icon-bolt:before { - content: "\f0e7"; -} -.oc-icon-bomb:before { - content: "\f1e2"; -} -.oc-icon-book:before { - content: "\f02d"; -} -.oc-icon-bookmark:before { - content: "\f02e"; -} -.oc-icon-bookmark-o:before { - content: "\f097"; -} -.oc-icon-briefcase:before { - content: "\f0b1"; -} -.oc-icon-btc:before { - content: "\f15a"; -} -.oc-icon-bug:before { - content: "\f188"; -} -.oc-icon-building:before { - content: "\f1ad"; -} -.oc-icon-building-o:before { - content: "\f0f7"; -} -.oc-icon-bullhorn:before { - content: "\f0a1"; -} -.oc-icon-bullseye:before { - content: "\f140"; -} -.oc-icon-bus:before { - content: "\f207"; -} -.oc-icon-cab:before { - content: "\f1ba"; -} -.oc-icon-calculator:before { - content: "\f1ec"; +.oc-icon-plane:before { + content: "\f072"; } .oc-icon-calendar:before { content: "\f073"; } -.oc-icon-calendar-o:before { - content: "\f133"; +.oc-icon-random:before { + content: "\f074"; +} +.oc-icon-comment:before { + content: "\f075"; +} +.oc-icon-magnet:before { + content: "\f076"; +} +.oc-icon-chevron-up:before { + content: "\f077"; +} +.oc-icon-chevron-down:before { + content: "\f078"; +} +.oc-icon-retweet:before { + content: "\f079"; +} +.oc-icon-shopping-cart:before { + content: "\f07a"; +} +.oc-icon-folder:before { + content: "\f07b"; +} +.oc-icon-folder-open:before { + content: "\f07c"; +} +.oc-icon-arrows-v:before { + content: "\f07d"; +} +.oc-icon-arrows-h:before { + content: "\f07e"; +} +.oc-icon-bar-chart-o:before, +.oc-icon-bar-chart:before { + content: "\f080"; +} +.oc-icon-twitter-square:before { + content: "\f081"; +} +.oc-icon-facebook-square:before { + content: "\f082"; } .oc-icon-camera-retro:before { content: "\f083"; } -.oc-icon-car:before { - content: "\f1b9"; +.oc-icon-key:before { + content: "\f084"; +} +.oc-icon-gears:before, +.oc-icon-cogs:before { + content: "\f085"; +} +.oc-icon-comments:before { + content: "\f086"; +} +.oc-icon-thumbs-o-up:before { + content: "\f087"; +} +.oc-icon-thumbs-o-down:before { + content: "\f088"; +} +.oc-icon-star-half:before { + content: "\f089"; +} +.oc-icon-heart-o:before { + content: "\f08a"; +} +.oc-icon-sign-out:before { + content: "\f08b"; +} +.oc-icon-linkedin-square:before { + content: "\f08c"; +} +.oc-icon-thumb-tack:before { + content: "\f08d"; +} +.oc-icon-external-link:before { + content: "\f08e"; +} +.oc-icon-sign-in:before { + content: "\f090"; +} +.oc-icon-trophy:before { + content: "\f091"; +} +.oc-icon-github-square:before { + content: "\f092"; +} +.oc-icon-upload:before { + content: "\f093"; +} +.oc-icon-lemon-o:before { + content: "\f094"; +} +.oc-icon-phone:before { + content: "\f095"; +} +.oc-icon-square-o:before { + content: "\f096"; +} +.oc-icon-bookmark-o:before { + content: "\f097"; +} +.oc-icon-phone-square:before { + content: "\f098"; +} +.oc-icon-twitter:before { + content: "\f099"; +} +.oc-icon-facebook:before { + content: "\f09a"; +} +.oc-icon-github:before { + content: "\f09b"; +} +.oc-icon-unlock:before { + content: "\f09c"; +} +.oc-icon-credit-card:before { + content: "\f09d"; +} +.oc-icon-rss:before { + content: "\f09e"; +} +.oc-icon-hdd-o:before { + content: "\f0a0"; +} +.oc-icon-bullhorn:before { + content: "\f0a1"; +} +.oc-icon-bell:before { + content: "\f0f3"; +} +.oc-icon-certificate:before { + content: "\f0a3"; +} +.oc-icon-hand-o-right:before { + content: "\f0a4"; +} +.oc-icon-hand-o-left:before { + content: "\f0a5"; +} +.oc-icon-hand-o-up:before { + content: "\f0a6"; +} +.oc-icon-hand-o-down:before { + content: "\f0a7"; +} +.oc-icon-arrow-circle-left:before { + content: "\f0a8"; +} +.oc-icon-arrow-circle-right:before { + content: "\f0a9"; +} +.oc-icon-arrow-circle-up:before { + content: "\f0aa"; +} +.oc-icon-arrow-circle-down:before { + content: "\f0ab"; +} +.oc-icon-globe:before { + content: "\f0ac"; +} +.oc-icon-wrench:before { + content: "\f0ad"; +} +.oc-icon-tasks:before { + content: "\f0ae"; +} +.oc-icon-filter:before { + content: "\f0b0"; +} +.oc-icon-briefcase:before { + content: "\f0b1"; +} +.oc-icon-arrows-alt:before { + content: "\f0b2"; +} +.oc-icon-group:before, +.oc-icon-users:before { + content: "\f0c0"; +} +.oc-icon-chain:before, +.oc-icon-link:before { + content: "\f0c1"; +} +.oc-icon-cloud:before { + content: "\f0c2"; +} +.oc-icon-flask:before { + content: "\f0c3"; +} +.oc-icon-cut:before, +.oc-icon-scissors:before { + content: "\f0c4"; +} +.oc-icon-copy:before, +.oc-icon-files-o:before { + content: "\f0c5"; +} +.oc-icon-paperclip:before { + content: "\f0c6"; +} +.oc-icon-save:before, +.oc-icon-floppy-o:before { + content: "\f0c7"; +} +.oc-icon-square:before { + content: "\f0c8"; +} +.oc-icon-navicon:before, +.oc-icon-reorder:before, +.oc-icon-bars:before { + content: "\f0c9"; +} +.oc-icon-list-ul:before { + content: "\f0ca"; +} +.oc-icon-list-ol:before { + content: "\f0cb"; +} +.oc-icon-strikethrough:before { + content: "\f0cc"; +} +.oc-icon-underline:before { + content: "\f0cd"; +} +.oc-icon-table:before { + content: "\f0ce"; +} +.oc-icon-magic:before { + content: "\f0d0"; +} +.oc-icon-truck:before { + content: "\f0d1"; +} +.oc-icon-pinterest:before { + content: "\f0d2"; +} +.oc-icon-pinterest-square:before { + content: "\f0d3"; +} +.oc-icon-google-plus-square:before { + content: "\f0d4"; +} +.oc-icon-google-plus:before { + content: "\f0d5"; +} +.oc-icon-money:before { + content: "\f0d6"; } .oc-icon-caret-down:before { content: "\f0d7"; } +.oc-icon-caret-up:before { + content: "\f0d8"; +} .oc-icon-caret-left:before { content: "\f0d9"; } .oc-icon-caret-right:before { content: "\f0da"; } -.oc-icon-caret-square-o-down:before { - content: "\f150"; +.oc-icon-columns:before { + content: "\f0db"; } -.oc-icon-caret-square-o-left:before { - content: "\f191"; +.oc-icon-unsorted:before, +.oc-icon-sort:before { + content: "\f0dc"; } -.oc-icon-caret-square-o-right:before { - content: "\f152"; +.oc-icon-sort-down:before, +.oc-icon-sort-desc:before { + content: "\f0dd"; } -.oc-icon-caret-square-o-up:before { - content: "\f151"; +.oc-icon-sort-up:before, +.oc-icon-sort-asc:before { + content: "\f0de"; } -.oc-icon-caret-up:before { - content: "\f0d8"; +.oc-icon-envelope:before { + content: "\f0e0"; } -.oc-icon-cc:before { - content: "\f20a"; +.oc-icon-linkedin:before { + content: "\f0e1"; } -.oc-icon-cc-amex:before { - content: "\f1f3"; +.oc-icon-rotate-left:before, +.oc-icon-undo:before { + content: "\f0e2"; } -.oc-icon-cc-discover:before { - content: "\f1f2"; +.oc-icon-legal:before, +.oc-icon-gavel:before { + content: "\f0e3"; } -.oc-icon-cc-mastercard:before { - content: "\f1f1"; +.oc-icon-dashboard:before, +.oc-icon-tachometer:before { + content: "\f0e4"; } -.oc-icon-cc-paypal:before { - content: "\f1f4"; +.oc-icon-comment-o:before { + content: "\f0e5"; } -.oc-icon-cc-stripe:before { - content: "\f1f5"; +.oc-icon-comments-o:before { + content: "\f0e6"; } -.oc-icon-cc-visa:before { - content: "\f1f0"; +.oc-icon-flash:before, +.oc-icon-bolt:before { + content: "\f0e7"; } -.oc-icon-certificate:before { - content: "\f0a3"; +.oc-icon-sitemap:before { + content: "\f0e8"; } -.oc-icon-chain:before { - content: "\f0c1"; +.oc-icon-umbrella:before { + content: "\f0e9"; } +.oc-icon-paste:before, +.oc-icon-clipboard:before { + content: "\f0ea"; +} +.oc-icon-lightbulb-o:before { + content: "\f0eb"; +} +.oc-icon-exchange:before { + content: "\f0ec"; +} +.oc-icon-cloud-download:before { + content: "\f0ed"; +} +.oc-icon-cloud-upload:before { + content: "\f0ee"; +} +.oc-icon-user-md:before { + content: "\f0f0"; +} +.oc-icon-stethoscope:before { + content: "\f0f1"; +} +.oc-icon-suitcase:before { + content: "\f0f2"; +} +.oc-icon-bell-o:before { + content: "\f0a2"; +} +.oc-icon-coffee:before { + content: "\f0f4"; +} +.oc-icon-cutlery:before { + content: "\f0f5"; +} +.oc-icon-file-text-o:before { + content: "\f0f6"; +} +.oc-icon-building-o:before { + content: "\f0f7"; +} +.oc-icon-hospital-o:before { + content: "\f0f8"; +} +.oc-icon-ambulance:before { + content: "\f0f9"; +} +.oc-icon-medkit:before { + content: "\f0fa"; +} +.oc-icon-fighter-jet:before { + content: "\f0fb"; +} +.oc-icon-beer:before { + content: "\f0fc"; +} +.oc-icon-h-square:before { + content: "\f0fd"; +} +.oc-icon-plus-square:before { + content: "\f0fe"; +} +.oc-icon-angle-double-left:before { + content: "\f100"; +} +.oc-icon-angle-double-right:before { + content: "\f101"; +} +.oc-icon-angle-double-up:before { + content: "\f102"; +} +.oc-icon-angle-double-down:before { + content: "\f103"; +} +.oc-icon-angle-left:before { + content: "\f104"; +} +.oc-icon-angle-right:before { + content: "\f105"; +} +.oc-icon-angle-up:before { + content: "\f106"; +} +.oc-icon-angle-down:before { + content: "\f107"; +} +.oc-icon-desktop:before { + content: "\f108"; +} +.oc-icon-laptop:before { + content: "\f109"; +} +.oc-icon-tablet:before { + content: "\f10a"; +} +.oc-icon-mobile-phone:before, +.oc-icon-mobile:before { + content: "\f10b"; +} +.oc-icon-circle-o:before { + content: "\f10c"; +} +.oc-icon-quote-left:before { + content: "\f10d"; +} +.oc-icon-quote-right:before { + content: "\f10e"; +} +.oc-icon-spinner:before { + content: "\f110"; +} +.oc-icon-circle:before { + content: "\f111"; +} +.oc-icon-mail-reply:before, +.oc-icon-reply:before { + content: "\f112"; +} +.oc-icon-github-alt:before { + content: "\f113"; +} +.oc-icon-folder-o:before { + content: "\f114"; +} +.oc-icon-folder-open-o:before { + content: "\f115"; +} +.oc-icon-smile-o:before { + content: "\f118"; +} +.oc-icon-frown-o:before { + content: "\f119"; +} +.oc-icon-meh-o:before { + content: "\f11a"; +} +.oc-icon-gamepad:before { + content: "\f11b"; +} +.oc-icon-keyboard-o:before { + content: "\f11c"; +} +.oc-icon-flag-o:before { + content: "\f11d"; +} +.oc-icon-flag-checkered:before { + content: "\f11e"; +} +.oc-icon-terminal:before { + content: "\f120"; +} +.oc-icon-code:before { + content: "\f121"; +} +.oc-icon-mail-reply-all:before, +.oc-icon-reply-all:before { + content: "\f122"; +} +.oc-icon-star-half-empty:before, +.oc-icon-star-half-full:before, +.oc-icon-star-half-o:before { + content: "\f123"; +} +.oc-icon-location-arrow:before { + content: "\f124"; +} +.oc-icon-crop:before { + content: "\f125"; +} +.oc-icon-code-fork:before { + content: "\f126"; +} +.oc-icon-unlink:before, .oc-icon-chain-broken:before { content: "\f127"; } -.oc-icon-check:before { - content: "\f00c"; +.oc-icon-question:before { + content: "\f128"; } -.oc-icon-check-circle:before { - content: "\f058"; +.oc-icon-info:before { + content: "\f129"; } -.oc-icon-check-circle-o:before { - content: "\f05d"; +.oc-icon-exclamation:before { + content: "\f12a"; } -.oc-icon-check-square:before { - content: "\f14a"; +.oc-icon-superscript:before { + content: "\f12b"; } -.oc-icon-check-square-o:before { - content: "\f046"; +.oc-icon-subscript:before { + content: "\f12c"; } -.oc-icon-chevron-circle-down:before { - content: "\f13a"; +.oc-icon-eraser:before { + content: "\f12d"; +} +.oc-icon-puzzle-piece:before { + content: "\f12e"; +} +.oc-icon-microphone:before { + content: "\f130"; +} +.oc-icon-microphone-slash:before { + content: "\f131"; +} +.oc-icon-shield:before { + content: "\f132"; +} +.oc-icon-calendar-o:before { + content: "\f133"; +} +.oc-icon-fire-extinguisher:before { + content: "\f134"; +} +.oc-icon-rocket:before { + content: "\f135"; +} +.oc-icon-maxcdn:before { + content: "\f136"; } .oc-icon-chevron-circle-left:before { content: "\f137"; @@ -6093,869 +6232,117 @@ a .icon-flip-vertical:before { .oc-icon-chevron-circle-up:before { content: "\f139"; } -.oc-icon-chevron-down:before { - content: "\f078"; -} -.oc-icon-chevron-left:before { - content: "\f053"; -} -.oc-icon-chevron-right:before { - content: "\f054"; -} -.oc-icon-chevron-up:before { - content: "\f077"; -} -.oc-icon-child:before { - content: "\f1ae"; -} -.oc-icon-circle:before { - content: "\f111"; -} -.oc-icon-circle-o:before { - content: "\f10c"; -} -.oc-icon-circle-o-notch:before { - content: "\f1ce"; -} -.oc-icon-circle-thin:before { - content: "\f1db"; -} -.oc-icon-clipboard:before { - content: "\f0ea"; -} -.oc-icon-cny:before { - content: "\f157"; -} -.oc-icon-code:before { - content: "\f121"; -} -.oc-icon-code-fork:before { - content: "\f126"; -} -.oc-icon-codepen:before { - content: "\f1cb"; -} -.oc-icon-coffee:before { - content: "\f0f4"; -} -.oc-icon-cog:before { - content: "\f013"; -} -.oc-icon-cogs:before { - content: "\f085"; -} -.oc-icon-columns:before { - content: "\f0db"; -} -.oc-icon-comment:before { - content: "\f075"; -} -.oc-icon-comment-o:before { - content: "\f0e5"; -} -.oc-icon-comments:before { - content: "\f086"; -} -.oc-icon-comments-o:before { - content: "\f0e6"; -} -.oc-icon-compass:before { - content: "\f14e"; -} -.oc-icon-compress:before { - content: "\f066"; -} -.oc-icon-files-o:before { - content: "\f0c5"; -} -.oc-icon-copyright:before { - content: "\f1f9"; -} -.oc-icon-credit-card:before { - content: "\f09d"; -} -.oc-icon-crop:before { - content: "\f125"; -} -.oc-icon-crosshairs:before { - content: "\f05b"; -} -.oc-icon-css3:before { - content: "\f13c"; -} -.oc-icon-cube:before { - content: "\f1b2"; -} -.oc-icon-cubes:before { - content: "\f1b3"; -} -.oc-icon-scissors:before { - content: "\f0c4"; -} -.oc-icon-cutlery:before { - content: "\f0f5"; -} -.oc-icon-database:before { - content: "\f1c0"; -} -.oc-icon-dedent:before { - content: "\f03b"; -} -.oc-icon-delicious:before { - content: "\f1a5"; -} -.oc-icon-desktop:before { - content: "\f108"; -} -.oc-icon-deviantart:before { - content: "\f1bd"; -} -.oc-icon-digg:before { - content: "\f1a6"; -} -.oc-icon-dollar:before { - content: "\f155"; -} -.oc-icon-dot-circle-o:before { - content: "\f192"; -} -.oc-icon-dribbble:before { - content: "\f17d"; -} -.oc-icon-dropbox:before { - content: "\f16b"; -} -.oc-icon-drupal:before { - content: "\f1a9"; -} -.oc-icon-edit:before { - content: "\f044"; -} -.oc-icon-eject:before { - content: "\f052"; -} -.oc-icon-empire:before { - content: "\f1d1"; -} -.oc-icon-envelope:before { - content: "\f0e0"; -} -.oc-icon-envelope-o:before { - content: "\f003"; -} -.oc-icon-envelope-square:before { - content: "\f199"; -} -.oc-icon-eraser:before { - content: "\f12d"; -} -.oc-icon-eur:before { - content: "\f153"; -} -.oc-icon-euro:before { - content: "\f153"; -} -.oc-icon-exchange:before { - content: "\f0ec"; -} -.oc-icon-exclamation:before { - content: "\f12a"; -} -.oc-icon-exclamation-circle:before { - content: "\f06a"; -} -.oc-icon-exclamation-triangle:before { - content: "\f071"; -} -.oc-icon-expand:before { - content: "\f065"; -} -.oc-icon-external-link:before { - content: "\f08e"; -} -.oc-icon-external-link-square:before { - content: "\f14c"; -} -.oc-icon-eyedropper:before { - content: "\f1fb"; -} -.oc-icon-facebook:before { - content: "\f09a"; -} -.oc-icon-facebook-square:before { - content: "\f082"; -} -.oc-icon-fast-backward:before { - content: "\f049"; -} -.oc-icon-fast-forward:before { - content: "\f050"; -} -.oc-icon-fax:before { - content: "\f1ac"; -} -.oc-icon-female:before { - content: "\f182"; -} -.oc-icon-fighter-jet:before { - content: "\f0fb"; -} -.oc-icon-file:before { - content: "\f15b"; -} -.oc-icon-file-archive-o:before { - content: "\f1c6"; -} -.oc-icon-file-audio-o:before { - content: "\f1c7"; -} -.oc-icon-file-code-o:before { - content: "\f1c9"; -} -.oc-icon-file-excel-o:before { - content: "\f1c3"; -} -.oc-icon-file-image-o:before { - content: "\f1c5"; -} -.oc-icon-file-movie-o:before { - content: "\f1c8"; -} -.oc-icon-file-o:before { - content: "\f016"; -} -.oc-icon-file-pdf-o:before { - content: "\f1c1"; -} -.oc-icon-file-photo-o:before { - content: "\f1c5"; -} -.oc-icon-file-picture-o:before { - content: "\f1c5"; -} -.oc-icon-file-powerpoint-o:before { - content: "\f1c4"; -} -.oc-icon-file-sound-o:before { - content: "\f1c7"; -} -.oc-icon-file-text:before { - content: "\f15c"; -} -.oc-icon-file-text-o:before { - content: "\f0f6"; -} -.oc-icon-file-video-o:before { - content: "\f1c8"; -} -.oc-icon-file-word-o:before { - content: "\f1c2"; -} -.oc-icon-file-zip-o:before { - content: "\f1c6"; -} -.oc-icon-files-o:before { - content: "\f0c5"; -} -.oc-icon-film:before { - content: "\f008"; -} -.oc-icon-filter:before { - content: "\f0b0"; -} -.oc-icon-fire:before { - content: "\f06d"; -} -.oc-icon-fire-extinguisher:before { - content: "\f134"; -} -.oc-icon-flag:before { - content: "\f024"; -} -.oc-icon-flag-checkered:before { - content: "\f11e"; -} -.oc-icon-flag-o:before { - content: "\f11d"; -} -.oc-icon-flash:before { - content: "\f0e7"; -} -.oc-icon-flask:before { - content: "\f0c3"; -} -.oc-icon-flickr:before { - content: "\f16e"; -} -.oc-icon-floppy-o:before { - content: "\f0c7"; -} -.oc-icon-folder:before { - content: "\f07b"; -} -.oc-icon-folder-o:before { - content: "\f114"; -} -.oc-icon-folder-open:before { - content: "\f07c"; -} -.oc-icon-folder-open-o:before { - content: "\f115"; -} -.oc-icon-font:before { - content: "\f031"; -} -.oc-icon-forward:before { - content: "\f04e"; -} -.oc-icon-foursquare:before { - content: "\f180"; -} -.oc-icon-frown-o:before { - content: "\f119"; -} -.oc-icon-futbol-o:before { - content: "\f1e3"; -} -.oc-icon-gamepad:before { - content: "\f11b"; -} -.oc-icon-gavel:before { - content: "\f0e3"; -} -.oc-icon-gbp:before { - content: "\f154"; -} -.oc-icon-ge:before { - content: "\f1d1"; -} -.oc-icon-gear:before { - content: "\f013"; -} -.oc-icon-gears:before { - content: "\f085"; -} -.oc-icon-gift:before { - content: "\f06b"; -} -.oc-icon-git:before { - content: "\f1d3"; -} -.oc-icon-git-square:before { - content: "\f1d2"; -} -.oc-icon-github:before { - content: "\f09b"; -} -.oc-icon-github-alt:before { - content: "\f113"; -} -.oc-icon-github-square:before { - content: "\f092"; -} -.oc-icon-gittip:before { - content: "\f184"; -} -.oc-icon-glass:before { - content: "\f000"; -} -.oc-icon-google:before { - content: "\f1a0"; -} -.oc-icon-google-plus:before { - content: "\f0d5"; -} -.oc-icon-google-plus-square:before { - content: "\f0d4"; -} -.oc-icon-google-wallet:before { - content: "\f1ee"; -} -.oc-icon-graduation-cap:before { - content: "\f19d"; -} -.oc-icon-group:before { - content: "\f0c0"; -} -.oc-icon-h-square:before { - content: "\f0fd"; -} -.oc-icon-hacker-news:before { - content: "\f1d4"; -} -.oc-icon-hand-o-down:before { - content: "\f0a7"; -} -.oc-icon-hand-o-left:before { - content: "\f0a5"; -} -.oc-icon-hand-o-right:before { - content: "\f0a4"; -} -.oc-icon-hand-o-up:before { - content: "\f0a6"; -} -.oc-icon-hdd-o:before { - content: "\f0a0"; -} -.oc-icon-header:before { - content: "\f1dc"; -} -.oc-icon-headphones:before { - content: "\f025"; -} -.oc-icon-heart:before { - content: "\f004"; -} -.oc-icon-heart-o:before { - content: "\f08a"; -} -.oc-icon-hospital-o:before { - content: "\f0f8"; +.oc-icon-chevron-circle-down:before { + content: "\f13a"; } .oc-icon-html5:before { content: "\f13b"; } -.oc-icon-ils:before { - content: "\f20b"; +.oc-icon-css3:before { + content: "\f13c"; } -.oc-icon-image:before { - content: "\f03e"; +.oc-icon-anchor:before { + content: "\f13d"; } -.oc-icon-inbox:before { - content: "\f01c"; +.oc-icon-unlock-alt:before { + content: "\f13e"; } -.oc-icon-indent:before { - content: "\f03c"; +.oc-icon-bullseye:before { + content: "\f140"; } -.oc-icon-info:before { - content: "\f129"; +.oc-icon-ellipsis-h:before { + content: "\f141"; } -.oc-icon-info-circle:before { - content: "\f05a"; -} -.oc-icon-inr:before { - content: "\f156"; -} -.oc-icon-instagram:before { - content: "\f16d"; -} -.oc-icon-ioxhost:before { - content: "\f208"; -} -.oc-icon-italic:before { - content: "\f033"; -} -.oc-icon-joomla:before { - content: "\f1aa"; -} -.oc-icon-jpy:before { - content: "\f157"; -} -.oc-icon-jsfiddle:before { - content: "\f1cc"; -} -.oc-icon-key:before { - content: "\f084"; -} -.oc-icon-keyboard-o:before { - content: "\f11c"; -} -.oc-icon-krw:before { - content: "\f159"; -} -.oc-icon-laptop:before { - content: "\f109"; -} -.oc-icon-lastfm:before { - content: "\f202"; -} -.oc-icon-lastfm-square:before { - content: "\f203"; -} -.oc-icon-leaf:before { - content: "\f06c"; -} -.oc-icon-legal:before { - content: "\f0e3"; -} -.oc-icon-lemon-o:before { - content: "\f094"; -} -.oc-icon-level-down:before { - content: "\f149"; -} -.oc-icon-level-up:before { - content: "\f148"; -} -.oc-icon-life-bouy:before { - content: "\f1cd"; -} -.oc-icon-life-buoy:before { - content: "\f1cd"; -} -.oc-icon-life-ring:before { - content: "\f1cd"; -} -.oc-icon-life-saver:before { - content: "\f1cd"; -} -.oc-icon-lightbulb-o:before { - content: "\f0eb"; -} -.oc-icon-line-chart:before { - content: "\f201"; -} -.oc-icon-link:before { - content: "\f0c1"; -} -.oc-icon-linkedin:before { - content: "\f0e1"; -} -.oc-icon-linkedin-square:before { - content: "\f08c"; -} -.oc-icon-linux:before { - content: "\f17c"; -} -.oc-icon-list:before { - content: "\f03a"; -} -.oc-icon-list-alt:before { - content: "\f022"; -} -.oc-icon-list-ol:before { - content: "\f0cb"; -} -.oc-icon-list-ul:before { - content: "\f0ca"; -} -.oc-icon-location-arrow:before { - content: "\f124"; -} -.oc-icon-long-arrow-down:before { - content: "\f175"; -} -.oc-icon-long-arrow-left:before { - content: "\f177"; -} -.oc-icon-long-arrow-right:before { - content: "\f178"; -} -.oc-icon-long-arrow-up:before { - content: "\f176"; -} -.oc-icon-magic:before { - content: "\f0d0"; -} -.oc-icon-magnet:before { - content: "\f076"; -} -.oc-icon-mail-forward:before { - content: "\f064"; -} -.oc-icon-mail-reply:before { - content: "\f112"; -} -.oc-icon-mail-reply-all:before { - content: "\f122"; -} -.oc-icon-male:before { - content: "\f183"; -} -.oc-icon-map-marker:before { - content: "\f041"; -} -.oc-icon-maxcdn:before { - content: "\f136"; -} -.oc-icon-meanpath:before { - content: "\f20c"; -} -.oc-icon-medkit:before { - content: "\f0fa"; -} -.oc-icon-meh-o:before { - content: "\f11a"; -} -.oc-icon-microphone:before { - content: "\f130"; -} -.oc-icon-microphone-slash:before { - content: "\f131"; -} -.oc-icon-mobile:before { - content: "\f10b"; -} -.oc-icon-mobile-phone:before { - content: "\f10b"; -} -.oc-icon-money:before { - content: "\f0d6"; -} -.oc-icon-moon-o:before { - content: "\f186"; -} -.oc-icon-mortar-board:before { - content: "\f19d"; -} -.oc-icon-music:before { - content: "\f001"; -} -.oc-icon-navicon:before { - content: "\f0c9"; -} -.oc-icon-newspaper-o:before { - content: "\f1ea"; -} -.oc-icon-openid:before { - content: "\f19b"; -} -.oc-icon-outdent:before { - content: "\f03b"; -} -.oc-icon-pagelines:before { - content: "\f18c"; -} -.oc-icon-paper-plane:before { - content: "\f1d8"; -} -.oc-icon-paper-plane-o:before { - content: "\f1d9"; -} -.oc-icon-paperclip:before { - content: "\f0c6"; -} -.oc-icon-paragraph:before { - content: "\f1dd"; -} -.oc-icon-clipboard:before { - content: "\f0ea"; -} -.oc-icon-pause:before { - content: "\f04c"; -} -.oc-icon-paw:before { - content: "\f1b0"; -} -.oc-icon-paypal:before { - content: "\f1ed"; -} -.oc-icon-pencil-square:before { - content: "\f14b"; -} -.oc-icon-pencil-square-o:before { - content: "\f044"; -} -.oc-icon-phone:before { - content: "\f095"; -} -.oc-icon-phone-square:before { - content: "\f098"; -} -.oc-icon-pie-chart:before { - content: "\f200"; -} -.oc-icon-pied-piper:before { - content: "\f1a7"; -} -.oc-icon-pied-piper-alt:before { - content: "\f1a8"; -} -.oc-icon-pinterest:before { - content: "\f0d2"; -} -.oc-icon-pinterest-square:before { - content: "\f0d3"; -} -.oc-icon-plane:before { - content: "\f072"; -} -.oc-icon-play:before { - content: "\f04b"; -} -.oc-icon-play-circle:before { - content: "\f144"; -} -.oc-icon-play-circle-o:before { - content: "\f01d"; -} -.oc-icon-plug:before { - content: "\f1e6"; -} -.oc-icon-print:before { - content: "\f02f"; -} -.oc-icon-qq:before { - content: "\f1d6"; -} -.oc-icon-qrcode:before { - content: "\f029"; -} -.oc-icon-question:before { - content: "\f128"; -} -.oc-icon-question-circle:before { - content: "\f059"; -} -.oc-icon-quote-left:before { - content: "\f10d"; -} -.oc-icon-quote-right:before { - content: "\f10e"; -} -.oc-icon-ra:before { - content: "\f1d0"; -} -.oc-icon-random:before { - content: "\f074"; -} -.oc-icon-rebel:before { - content: "\f1d0"; -} -.oc-icon-recycle:before { - content: "\f1b8"; -} -.oc-icon-reddit:before { - content: "\f1a1"; -} -.oc-icon-reddit-square:before { - content: "\f1a2"; -} -.oc-icon-refresh:before { - content: "\e62e"; -} -.oc-icon-remove:before { - content: "\e629"; -} -.oc-icon-renren:before { - content: "\f18b"; -} -.oc-icon-reorder:before { - content: "\f0c9"; -} -.oc-icon-repeat:before { - content: "\e62d"; -} -.oc-icon-reply:before { - content: "\f112"; -} -.oc-icon-reply-all:before { - content: "\f122"; -} -.oc-icon-retweet:before { - content: "\f079"; -} -.oc-icon-rmb:before { - content: "\f157"; -} -.oc-icon-road:before { - content: "\f018"; -} -.oc-icon-rocket:before { - content: "\f135"; -} -.oc-icon-rotate-left:before { - content: "\f0e2"; -} -.oc-icon-rotate-right:before { - content: "\f01e"; -} -.oc-icon-rouble:before { - content: "\f158"; -} -.oc-icon-rss:before { - content: "\f09e"; +.oc-icon-ellipsis-v:before { + content: "\f142"; } .oc-icon-rss-square:before { content: "\f143"; } -.oc-icon-rub:before { - content: "\f158"; +.oc-icon-play-circle:before { + content: "\f144"; } -.oc-icon-ruble:before { - content: "\f158"; +.oc-icon-ticket:before { + content: "\f145"; } -.oc-icon-rupee:before { - content: "\f156"; +.oc-icon-minus-square:before { + content: "\f146"; } -.oc-icon-save:before { - content: "\f0c7"; +.oc-icon-minus-square-o:before { + content: "\f147"; } -.oc-icon-scissors:before { - content: "\f0c4"; +.oc-icon-level-up:before { + content: "\f148"; } -.oc-icon-search-minus:before { - content: "\f010"; +.oc-icon-level-down:before { + content: "\f149"; } -.oc-icon-search-plus:before { - content: "\f00e"; +.oc-icon-check-square:before { + content: "\f14a"; } -.oc-icon-send:before { - content: "\f1d8"; +.oc-icon-pencil-square:before { + content: "\f14b"; } -.oc-icon-send-o:before { - content: "\f1d9"; -} -.oc-icon-share:before { - content: "\f064"; -} -.oc-icon-share-alt:before { - content: "\f1e0"; -} -.oc-icon-share-alt-square:before { - content: "\f1e1"; +.oc-icon-external-link-square:before { + content: "\f14c"; } .oc-icon-share-square:before { content: "\f14d"; } -.oc-icon-share-square-o:before { - content: "\f045"; +.oc-icon-compass:before { + content: "\f14e"; } -.oc-icon-shekel:before { - content: "\f20b"; +.oc-icon-toggle-down:before, +.oc-icon-caret-square-o-down:before { + content: "\f150"; } -.oc-icon-sheqel:before { - content: "\f20b"; +.oc-icon-toggle-up:before, +.oc-icon-caret-square-o-up:before { + content: "\f151"; } -.oc-icon-shield:before { - content: "\f132"; +.oc-icon-toggle-right:before, +.oc-icon-caret-square-o-right:before { + content: "\f152"; } -.oc-icon-shopping-cart:before { - content: "\f07a"; +.oc-icon-euro:before, +.oc-icon-eur:before { + content: "\f153"; } -.oc-icon-sign-in:before { - content: "\f090"; +.oc-icon-gbp:before { + content: "\f154"; } -.oc-icon-sign-out:before { - content: "\f08b"; +.oc-icon-dollar:before, +.oc-icon-usd:before { + content: "\f155"; } -.oc-icon-signal:before { - content: "\f012"; +.oc-icon-rupee:before, +.oc-icon-inr:before { + content: "\f156"; } -.oc-icon-sitemap:before { - content: "\f0e8"; +.oc-icon-cny:before, +.oc-icon-rmb:before, +.oc-icon-yen:before, +.oc-icon-jpy:before { + content: "\f157"; } -.oc-icon-skype:before { - content: "\f17e"; +.oc-icon-ruble:before, +.oc-icon-rouble:before, +.oc-icon-rub:before { + content: "\f158"; } -.oc-icon-slack:before { - content: "\f198"; +.oc-icon-won:before, +.oc-icon-krw:before { + content: "\f159"; } -.oc-icon-sliders:before { - content: "\f1de"; +.oc-icon-bitcoin:before, +.oc-icon-btc:before { + content: "\f15a"; } -.oc-icon-slideshare:before { - content: "\f1e7"; +.oc-icon-file:before { + content: "\f15b"; } -.oc-icon-smile-o:before { - content: "\f118"; -} -.oc-icon-soccer-ball-o:before { - content: "\f1e3"; -} -.oc-icon-sort:before { - content: "\f0dc"; +.oc-icon-file-text:before { + content: "\f15c"; } .oc-icon-sort-alpha-asc:before { content: "\f15d"; @@ -6969,302 +6356,23 @@ a .icon-flip-vertical:before { .oc-icon-sort-amount-desc:before { content: "\f161"; } -.oc-icon-sort-asc:before { - content: "\f0de"; -} -.oc-icon-sort-desc:before { - content: "\f0dd"; -} -.oc-icon-sort-down:before { - content: "\f0dd"; -} .oc-icon-sort-numeric-asc:before { content: "\f162"; } .oc-icon-sort-numeric-desc:before { content: "\f163"; } -.oc-icon-sort-up:before { - content: "\f0de"; -} -.oc-icon-soundcloud:before { - content: "\f1be"; -} -.oc-icon-space-shuttle:before { - content: "\f197"; -} -.oc-icon-spinner:before { - content: "\f110"; -} -.oc-icon-spoon:before { - content: "\f1b1"; -} -.oc-icon-spotify:before { - content: "\f1bc"; -} -.oc-icon-square:before { - content: "\f0c8"; -} -.oc-icon-square-o:before { - content: "\f096"; -} -.oc-icon-stack-exchange:before { - content: "\f18d"; -} -.oc-icon-stack-overflow:before { - content: "\f16c"; -} -.oc-icon-star:before { - content: "\f005"; -} -.oc-icon-star-half:before { - content: "\f089"; -} -.oc-icon-star-half-empty:before { - content: "\f123"; -} -.oc-icon-star-half-full:before { - content: "\f123"; -} -.oc-icon-star-half-o:before { - content: "\f123"; -} -.oc-icon-star-o:before { - content: "\f006"; -} -.oc-icon-steam:before { - content: "\f1b6"; -} -.oc-icon-steam-square:before { - content: "\f1b7"; -} -.oc-icon-step-backward:before { - content: "\f048"; -} -.oc-icon-step-forward:before { - content: "\f051"; -} -.oc-icon-stethoscope:before { - content: "\f0f1"; -} -.oc-icon-stop:before { - content: "\f04d"; -} -.oc-icon-strikethrough:before { - content: "\f0cc"; -} -.oc-icon-stumbleupon:before { - content: "\f1a4"; -} -.oc-icon-stumbleupon-circle:before { - content: "\f1a3"; -} -.oc-icon-subscript:before { - content: "\f12c"; -} -.oc-icon-suitcase:before { - content: "\f0f2"; -} -.oc-icon-sun-o:before { - content: "\f185"; -} -.oc-icon-superscript:before { - content: "\f12b"; -} -.oc-icon-support:before { - content: "\f1cd"; -} -.oc-icon-table:before { - content: "\f0ce"; -} -.oc-icon-tablet:before { - content: "\f10a"; -} -.oc-icon-tachometer:before { - content: "\f0e4"; -} -.oc-icon-tag:before { - content: "\f02b"; -} -.oc-icon-tags:before { - content: "\f02c"; -} -.oc-icon-tasks:before { - content: "\f0ae"; -} -.oc-icon-taxi:before { - content: "\f1ba"; -} -.oc-icon-tencent-weibo:before { - content: "\f1d5"; -} -.oc-icon-terminal:before { - content: "\f120"; -} -.oc-icon-text-height:before { - content: "\f034"; -} -.oc-icon-text-width:before { - content: "\f035"; -} -.oc-icon-th:before { - content: "\f00a"; -} -.oc-icon-th-large:before { - content: "\f009"; -} -.oc-icon-th-list:before { - content: "\f00b"; -} -.oc-icon-thumb-tack:before { - content: "\f08d"; +.oc-icon-thumbs-up:before { + content: "\f164"; } .oc-icon-thumbs-down:before { content: "\f165"; } -.oc-icon-thumbs-o-down:before { - content: "\f088"; +.oc-icon-youtube-square:before { + content: "\f166"; } -.oc-icon-thumbs-o-up:before { - content: "\f087"; -} -.oc-icon-thumbs-up:before { - content: "\f164"; -} -.oc-icon-ticket:before { - content: "\f145"; -} -.oc-icon-tint:before { - content: "\f043"; -} -.oc-icon-toggle-down:before { - content: "\f150"; -} -.oc-icon-toggle-left:before { - content: "\f191"; -} -.oc-icon-toggle-off:before { - content: "\f204"; -} -.oc-icon-toggle-on:before { - content: "\f205"; -} -.oc-icon-toggle-right:before { - content: "\f152"; -} -.oc-icon-toggle-up:before { - content: "\f151"; -} -.oc-icon-trash:before { - content: "\f1f8"; -} -.oc-icon-trash-o:before { - content: "\f014"; -} -.oc-icon-tree:before { - content: "\f1bb"; -} -.oc-icon-trello:before { - content: "\f181"; -} -.oc-icon-trophy:before { - content: "\f091"; -} -.oc-icon-truck:before { - content: "\f0d1"; -} -.oc-icon-try:before { - content: "\f195"; -} -.oc-icon-tty:before { - content: "\f1e4"; -} -.oc-icon-tumblr:before { - content: "\f173"; -} -.oc-icon-tumblr-square:before { - content: "\f174"; -} -.oc-icon-turkish-lira:before { - content: "\f195"; -} -.oc-icon-twitch:before { - content: "\f1e8"; -} -.oc-icon-twitter:before { - content: "\f099"; -} -.oc-icon-twitter-square:before { - content: "\f081"; -} -.oc-icon-umbrella:before { - content: "\f0e9"; -} -.oc-icon-underline:before { - content: "\f0cd"; -} -.oc-icon-undo:before { - content: "\f0e2"; -} -.oc-icon-unlink:before { - content: "\f127"; -} -.oc-icon-unsorted:before { - content: "\f0dc"; -} -.oc-icon-usd:before { - content: "\f155"; -} -.oc-icon-video-camera:before { - content: "\f03d"; -} -.oc-icon-vimeo-square:before { - content: "\f194"; -} -.oc-icon-vine:before { - content: "\f1ca"; -} -.oc-icon-vk:before { - content: "\f189"; -} -.oc-icon-volume-down:before { - content: "\f027"; -} -.oc-icon-volume-off:before { - content: "\f026"; -} -.oc-icon-volume-up:before { - content: "\f028"; -} -.oc-icon-warning:before { - content: "\f071"; -} -.oc-icon-wechat:before { - content: "\f1d7"; -} -.oc-icon-weibo:before { - content: "\f18a"; -} -.oc-icon-weixin:before { - content: "\f1d7"; -} -.oc-icon-wheelchair:before { - content: "\f193"; -} -.oc-icon-wifi:before { - content: "\f1eb"; -} -.oc-icon-windows:before { - content: "\f17a"; -} -.oc-icon-won:before { - content: "\f159"; -} -.oc-icon-wordpress:before { - content: "\f19a"; -} -.oc-icon-wrench:before { - content: "\f0ad"; +.oc-icon-youtube:before { + content: "\f167"; } .oc-icon-xing:before { content: "\f168"; @@ -7272,428 +6380,488 @@ a .icon-flip-vertical:before { .oc-icon-xing-square:before { content: "\f169"; } -.oc-icon-yahoo:before { - content: "\f19e"; -} -.oc-icon-yelp:before { - content: "\f1e9"; -} -.oc-icon-yen:before { - content: "\f157"; -} -.oc-icon-youtube:before { - content: "\f167"; -} .oc-icon-youtube-play:before { content: "\f16a"; } -.oc-icon-youtube-square:before { - content: "\f166"; +.oc-icon-dropbox:before { + content: "\f16b"; } -.oc-icon-dashboard:before { - content: "\e600"; +.oc-icon-stack-overflow:before { + content: "\f16c"; } -.oc-icon-palette:before { - content: "\e601"; +.oc-icon-instagram:before { + content: "\f16d"; } -.oc-icon-brush:before { - content: "\e602"; +.oc-icon-flickr:before { + content: "\f16e"; } -.oc-icon-wallet:before { - content: "\e603"; +.oc-icon-adn:before { + content: "\f170"; } -.oc-icon-bank:before { - content: "\e604"; +.oc-icon-bitbucket:before { + content: "\f171"; } -.oc-icon-user-box:before { - content: "\e605"; +.oc-icon-bitbucket-square:before { + content: "\f172"; } -.oc-icon-user:before { - content: "\e606"; +.oc-icon-tumblr:before { + content: "\f173"; } -.oc-icon-user-circle:before { - content: "\e607"; +.oc-icon-tumblr-square:before { + content: "\f174"; } -.oc-icon-user-add:before { - content: "\e608"; +.oc-icon-long-arrow-down:before { + content: "\f175"; } -.oc-icon-user-outline:before { - content: "\e609"; +.oc-icon-long-arrow-up:before { + content: "\f176"; } -.oc-icon-user-admin:before { - content: "\e60a"; +.oc-icon-long-arrow-left:before { + content: "\f177"; } -.oc-icon-alarm:before { - content: "\e60b"; +.oc-icon-long-arrow-right:before { + content: "\f178"; } -.oc-icon-alarm-add:before { - content: "\e60c"; +.oc-icon-apple:before { + content: "\f179"; } -.oc-icon-alarm-off:before { - content: "\e60d"; +.oc-icon-windows:before { + content: "\f17a"; } -.oc-icon-alarm-on:before { - content: "\e60e"; +.oc-icon-android:before { + content: "\f17b"; } -.oc-icon-lock:before { - content: "\e60f"; +.oc-icon-linux:before { + content: "\f17c"; } -.oc-icon-lock-open:before { - content: "\e610"; +.oc-icon-dribbble:before { + content: "\f17d"; } -.oc-icon-photo-wallpaper:before { - content: "\e612"; +.oc-icon-skype:before { + content: "\f17e"; } -.oc-icon-photo:before { - content: "\e613"; +.oc-icon-foursquare:before { + content: "\f180"; } -.oc-icon-photo-filter:before { - content: "\e614"; +.oc-icon-trello:before { + content: "\f181"; } -.oc-icon-photo-album:before { - content: "\e615"; +.oc-icon-female:before { + content: "\f182"; } -.oc-icon-photo-library:before { - content: "\e616"; +.oc-icon-male:before { + content: "\f183"; } -.oc-icon-photo-user:before { - content: "\e617"; +.oc-icon-gittip:before { + content: "\f184"; } -.oc-icon-camera:before { - content: "\e618"; +.oc-icon-sun-o:before { + content: "\f185"; } -.oc-icon-photo-satellite:before { - content: "\e619"; +.oc-icon-moon-o:before { + content: "\f186"; } -.oc-icon-globe-grid:before { - content: "\e61a"; +.oc-icon-archive:before { + content: "\f187"; } -.oc-icon-globe-lock:before { - content: "\e61b"; +.oc-icon-bug:before { + content: "\f188"; } -.oc-icon-globe:before { - content: "\e61c"; +.oc-icon-vk:before { + content: "\f189"; } -.oc-icon-users:before { - content: "\e61d"; +.oc-icon-weibo:before { + content: "\f18a"; } -.oc-icon-users-outline:before { - content: "\e61e"; +.oc-icon-renren:before { + content: "\f18b"; } -.oc-icon-translate:before { - content: "\e61f"; +.oc-icon-pagelines:before { + content: "\f18c"; } -.oc-icon-home:before { - content: "\e620"; +.oc-icon-stack-exchange:before { + content: "\f18d"; } -.oc-icon-spellcheck:before { - content: "\e621"; +.oc-icon-arrow-circle-o-right:before { + content: "\f18e"; } -.oc-icon-add:before { - content: "\e622"; +.oc-icon-arrow-circle-o-left:before { + content: "\f190"; } -.oc-icon-add-box:before { - content: "\e623"; +.oc-icon-toggle-left:before, +.oc-icon-caret-square-o-left:before { + content: "\f191"; } -.oc-icon-add-box-outline:before { - content: "\f196"; +.oc-icon-dot-circle-o:before { + content: "\f192"; } -.oc-icon-add-circle:before { - content: "\e624"; +.oc-icon-wheelchair:before { + content: "\f193"; } -.oc-icon-add-circle-outline:before { - content: "\e625"; +.oc-icon-vimeo-square:before { + content: "\f194"; } -.oc-icon-close:before { - content: "\e626"; -} -.oc-icon-close-circle-outline:before { - content: "\e627"; -} -.oc-icon-close-circle:before { - content: "\e628"; -} -.oc-icon-remove:before { - content: "\e629"; -} -.oc-icon-remove-box:before { - content: "\f146"; -} -.oc-icon-remove-circle:before { - content: "\e62a"; -} -.oc-icon-remove-circle-outline:before { - content: "\e62b"; -} -.oc-icon-cached:before { - content: "\e62c"; -} -.oc-icon-repeat:before { - content: "\e62d"; -} -.oc-icon-refresh:before { - content: "\e62e"; -} -.oc-icon-sync:before { - content: "\e62f"; -} -.oc-icon-sync-disabled:before { - content: "\e630"; -} -.oc-icon-sync-error:before { - content: "\e631"; -} -.oc-icon-cog-box:before { - content: "\e632"; -} -.oc-icon-tune:before { - content: "\e633"; -} -.oc-icon-pencil:before { - content: "\e634"; -} -.oc-icon-attachment:before { - content: "\e635"; -} -.oc-icon-cloud:before { - content: "\e636"; -} -.oc-icon-cloud-circle:before { - content: "\e637"; -} -.oc-icon-cloud-done:before { - content: "\e638"; -} -.oc-icon-cloud-download:before { - content: "\e639"; -} -.oc-icon-cloud-off:before { - content: "\e63a"; -} -.oc-icon-cloud-queue:before { - content: "\e63b"; -} -.oc-icon-cloud-upload:before { - content: "\e63c"; -} -.oc-icon-download:before { - content: "\e63d"; -} -.oc-icon-upload:before { - content: "\e63e"; -} -.oc-icon-more-horiz:before { - content: "\e63f"; -} -.oc-icon-more-vert:before { - content: "\e640"; -} -.oc-icon-power:before { - content: "\e641"; -} -.oc-icon-power-settings:before { - content: "\e642"; -} -.oc-icon-extension:before { - content: "\e643"; -} -.oc-icon-pages:before { - content: "\e644"; -} -.oc-icon-web:before { - content: "\e645"; -} -.oc-icon-slideshow:before { - content: "\e646"; -} -.oc-icon-style:before { - content: "\e647"; -} -.oc-icon-visibility:before { - content: "\e648"; -} -.oc-icon-visibility-off:before { - content: "\e649"; -} -.oc-icon-copy:before { - content: "\e64a"; -} -.oc-icon-cut:before { - content: "\e64b"; -} -.oc-icon-paste:before { - content: "\e64c"; -} -.oc-icon-page-search:before { - content: "\e64d"; -} -.oc-icon-page-add:before { - content: "\e64e"; -} -.oc-icon-page:before { - content: "\e64f"; -} -.oc-icon-view-agenda:before { - content: "\e650"; -} -.oc-icon-view-array:before { - content: "\e651"; -} -.oc-icon-view-carousel:before { - content: "\e652"; -} -.oc-icon-view-column:before { - content: "\e653"; -} -.oc-icon-view-day:before { - content: "\e654"; -} -.oc-icon-view-headline:before { - content: "\e655"; -} -.oc-icon-view-list:before { - content: "\e656"; -} -.oc-icon-view-module:before { - content: "\e657"; -} -.oc-icon-view-quilt:before { - content: "\e658"; -} -.oc-icon-view-stream:before { - content: "\e659"; -} -.oc-icon-view-week:before { - content: "\e65a"; -} -.oc-icon-history:before { - content: "\e65b"; -} -.oc-icon-clock:before { - content: "\e65c"; -} -.oc-icon-search:before { - content: "\e65d"; -} -.oc-icon-exit-app:before { - content: "\e65e"; -} -.oc-icon-open-browser:before { - content: "\e65f"; -} -.oc-icon-open-new:before { - content: "\e660"; -} -.oc-icon-page-content:before { - content: "\e661"; -} -.oc-icon-search-box:before { - content: "\e662"; -} -.oc-icon-layers:before { - content: "\e663"; -} -.oc-icon-layers-clear:before { - content: "\e664"; +.oc-icon-turkish-lira:before, +.oc-icon-try:before { + content: "\f195"; } .oc-icon-plus-square-o:before { content: "\f196"; } -.oc-icon-minus-square-o:before { - content: "\f147"; +.oc-icon-space-shuttle:before { + content: "\f197"; } -.oc-icon-minus-square:before { - content: "\f146"; +.oc-icon-slack:before { + content: "\f198"; } -.oc-icon-puzzle-piece:before { - content: "\f12e"; +.oc-icon-envelope-square:before { + content: "\f199"; } -.oc-icon-paint-brush:before { - content: "\e602"; +.oc-icon-wordpress:before { + content: "\f19a"; } -.oc-icon-institution:before { - content: "\e604"; +.oc-icon-openid:before { + content: "\f19b"; } +.oc-icon-institution:before, +.oc-icon-bank:before, .oc-icon-university:before { - content: "\e604"; + content: "\f19c"; } -.oc-icon-user-md:before { - content: "\e60a"; +.oc-icon-mortar-board:before, +.oc-icon-graduation-cap:before { + content: "\f19d"; } -.oc-icon-unlock:before { - content: "\e610"; +.oc-icon-yahoo:before { + content: "\f19e"; } -.oc-icon-unlock-alt:before { - content: "\e610"; +.oc-icon-google:before { + content: "\f1a0"; } -.oc-icon-picture-o:before { - content: "\e613"; +.oc-icon-reddit:before { + content: "\f1a1"; +} +.oc-icon-reddit-square:before { + content: "\f1a2"; +} +.oc-icon-stumbleupon-circle:before { + content: "\f1a3"; +} +.oc-icon-stumbleupon:before { + content: "\f1a4"; +} +.oc-icon-delicious:before { + content: "\f1a5"; +} +.oc-icon-digg:before { + content: "\f1a6"; +} +.oc-icon-pied-piper:before { + content: "\f1a7"; +} +.oc-icon-pied-piper-alt:before { + content: "\f1a8"; +} +.oc-icon-drupal:before { + content: "\f1a9"; +} +.oc-icon-joomla:before { + content: "\f1aa"; } .oc-icon-language:before { - content: "\e61f"; + content: "\f1ab"; } -.oc-icon-plus:before { - content: "\e622"; +.oc-icon-fax:before { + content: "\f1ac"; } -.oc-icon-plus-circle:before { - content: "\e624"; +.oc-icon-building:before { + content: "\f1ad"; } -.oc-icon-plus-square:before { - content: "\e623"; +.oc-icon-child:before { + content: "\f1ae"; } -.oc-icon-times:before { - content: "\e626"; +.oc-icon-paw:before { + content: "\f1b0"; } -.oc-icon-times-circle:before { - content: "\e628"; +.oc-icon-spoon:before { + content: "\f1b1"; } -.oc-icon-times-circle-o:before { - content: "\e627"; +.oc-icon-cube:before { + content: "\f1b2"; } -.oc-icon-minus:before { - content: "\e629"; +.oc-icon-cubes:before { + content: "\f1b3"; } -.oc-icon-minus-circle:before { - content: "\e62a"; +.oc-icon-behance:before { + content: "\f1b4"; } -.oc-icon-ellipsis-h:before { - content: "\e63f"; +.oc-icon-behance-square:before { + content: "\f1b5"; } -.oc-icon-ellipsis-v:before { - content: "\e640"; +.oc-icon-steam:before { + content: "\f1b6"; } -.oc-icon-power-off:before { - content: "\e641"; +.oc-icon-steam-square:before { + content: "\f1b7"; } -.oc-icon-eye:before { - content: "\e648"; +.oc-icon-recycle:before { + content: "\f1b8"; } -.oc-icon-eye-slash:before { - content: "\e649"; +.oc-icon-automobile:before, +.oc-icon-car:before { + content: "\f1b9"; } -.oc-icon-clock-o:before { - content: "\e65c"; +.oc-icon-cab:before, +.oc-icon-taxi:before { + content: "\f1ba"; } -.oc-icon-cms-components:before { - content: "\e643"; +.oc-icon-tree:before { + content: "\f1bb"; } -.oc-icon-cms:before { - content: "\e645"; +.oc-icon-spotify:before { + content: "\f1bc"; } -.oc-icon-cms-pages:before { - content: "\e64a"; +.oc-icon-deviantart:before { + content: "\f1bd"; } -.oc-icon-cms-assets:before { - content: "\e616"; +.oc-icon-soundcloud:before { + content: "\f1be"; } -.oc-icon-cms-layouts:before { - content: "\e658"; +.oc-icon-database:before { + content: "\f1c0"; } -.oc-icon-cms-partials:before { - content: "\e663"; +.oc-icon-file-pdf-o:before { + content: "\f1c1"; } -.oc-icon-cms-content:before { - content: "\f031"; +.oc-icon-file-word-o:before { + content: "\f1c2"; +} +.oc-icon-file-excel-o:before { + content: "\f1c3"; +} +.oc-icon-file-powerpoint-o:before { + content: "\f1c4"; +} +.oc-icon-file-photo-o:before, +.oc-icon-file-picture-o:before, +.oc-icon-file-image-o:before { + content: "\f1c5"; +} +.oc-icon-file-zip-o:before, +.oc-icon-file-archive-o:before { + content: "\f1c6"; +} +.oc-icon-file-sound-o:before, +.oc-icon-file-audio-o:before { + content: "\f1c7"; +} +.oc-icon-file-movie-o:before, +.oc-icon-file-video-o:before { + content: "\f1c8"; +} +.oc-icon-file-code-o:before { + content: "\f1c9"; +} +.oc-icon-vine:before { + content: "\f1ca"; +} +.oc-icon-codepen:before { + content: "\f1cb"; +} +.oc-icon-jsfiddle:before { + content: "\f1cc"; +} +.oc-icon-life-bouy:before, +.oc-icon-life-buoy:before, +.oc-icon-life-saver:before, +.oc-icon-support:before, +.oc-icon-life-ring:before { + content: "\f1cd"; +} +.oc-icon-circle-o-notch:before { + content: "\f1ce"; +} +.oc-icon-ra:before, +.oc-icon-rebel:before { + content: "\f1d0"; +} +.oc-icon-ge:before, +.oc-icon-empire:before { + content: "\f1d1"; +} +.oc-icon-git-square:before { + content: "\f1d2"; +} +.oc-icon-git:before { + content: "\f1d3"; +} +.oc-icon-hacker-news:before { + content: "\f1d4"; +} +.oc-icon-tencent-weibo:before { + content: "\f1d5"; +} +.oc-icon-qq:before { + content: "\f1d6"; +} +.oc-icon-wechat:before, +.oc-icon-weixin:before { + content: "\f1d7"; +} +.oc-icon-send:before, +.oc-icon-paper-plane:before { + content: "\f1d8"; +} +.oc-icon-send-o:before, +.oc-icon-paper-plane-o:before { + content: "\f1d9"; +} +.oc-icon-history:before { + content: "\f1da"; +} +.oc-icon-circle-thin:before { + content: "\f1db"; +} +.oc-icon-header:before { + content: "\f1dc"; +} +.oc-icon-paragraph:before { + content: "\f1dd"; +} +.oc-icon-sliders:before { + content: "\f1de"; +} +.oc-icon-share-alt:before { + content: "\f1e0"; +} +.oc-icon-share-alt-square:before { + content: "\f1e1"; +} +.oc-icon-bomb:before { + content: "\f1e2"; +} +.oc-icon-soccer-ball-o:before, +.oc-icon-futbol-o:before { + content: "\f1e3"; +} +.oc-icon-tty:before { + content: "\f1e4"; +} +.oc-icon-binoculars:before { + content: "\f1e5"; +} +.oc-icon-plug:before { + content: "\f1e6"; +} +.oc-icon-slideshare:before { + content: "\f1e7"; +} +.oc-icon-twitch:before { + content: "\f1e8"; +} +.oc-icon-yelp:before { + content: "\f1e9"; +} +.oc-icon-newspaper-o:before { + content: "\f1ea"; +} +.oc-icon-wifi:before { + content: "\f1eb"; +} +.oc-icon-calculator:before { + content: "\f1ec"; +} +.oc-icon-paypal:before { + content: "\f1ed"; +} +.oc-icon-google-wallet:before { + content: "\f1ee"; +} +.oc-icon-cc-visa:before { + content: "\f1f0"; +} +.oc-icon-cc-mastercard:before { + content: "\f1f1"; +} +.oc-icon-cc-discover:before { + content: "\f1f2"; +} +.oc-icon-cc-amex:before { + content: "\f1f3"; +} +.oc-icon-cc-paypal:before { + content: "\f1f4"; +} +.oc-icon-cc-stripe:before { + content: "\f1f5"; +} +.oc-icon-bell-slash:before { + content: "\f1f6"; +} +.oc-icon-bell-slash-o:before { + content: "\f1f7"; +} +.oc-icon-trash:before { + content: "\f1f8"; +} +.oc-icon-copyright:before { + content: "\f1f9"; +} +.oc-icon-at:before { + content: "\f1fa"; +} +.oc-icon-eyedropper:before { + content: "\f1fb"; +} +.oc-icon-paint-brush:before { + content: "\f1fc"; +} +.oc-icon-birthday-cake:before { + content: "\f1fd"; +} +.oc-icon-area-chart:before { + content: "\f1fe"; +} +.oc-icon-pie-chart:before { + content: "\f200"; +} +.oc-icon-line-chart:before { + content: "\f201"; +} +.oc-icon-lastfm:before { + content: "\f202"; +} +.oc-icon-lastfm-square:before { + content: "\f203"; +} +.oc-icon-toggle-off:before { + content: "\f204"; +} +.oc-icon-toggle-on:before { + content: "\f205"; +} +.oc-icon-bicycle:before { + content: "\f206"; +} +.oc-icon-bus:before { + content: "\f207"; +} +.oc-icon-ioxhost:before { + content: "\f208"; +} +.oc-icon-angellist:before { + content: "\f209"; +} +.oc-icon-cc:before { + content: "\f20a"; +} +.oc-icon-shekel:before, +.oc-icon-sheqel:before, +.oc-icon-ils:before { + content: "\f20b"; +} +.oc-icon-meanpath:before { + content: "\f20c"; } [class^="flag-"], [class*=" flag-"] { @@ -9275,7 +8443,7 @@ body.drag .mainmenu-collapsed ul li:hover { text-decoration: inherit; -webkit-font-smoothing: antialiased; *margin-right: .3em; - content: "\e63f"; + content: "\f141"; display: block; position: absolute; left: 50%; @@ -9407,7 +8575,7 @@ body.mainmenu-open .mainmenu-collapsed ul { text-decoration: inherit; -webkit-font-smoothing: antialiased; *margin-right: .3em; - content: "\e63f"; + content: "\f141"; display: block; position: absolute; left: 50%; @@ -11145,7 +10313,7 @@ table.table.data tr.list-tree-level-25 td.list-cell-index-1 { text-decoration: inherit; -webkit-font-smoothing: antialiased; *margin-right: .3em; - content: "\e622"; + content: "\f067"; } .control-filter-popover .filter-items li.loading { padding: 7px; @@ -11171,7 +10339,7 @@ table.table.data tr.list-tree-level-25 td.list-cell-index-1 { text-decoration: inherit; -webkit-font-smoothing: antialiased; *margin-right: .3em; - content: "\e626"; + content: "\f00d"; } .control-filter-popover .filter-active-items li.animate-enter { -webkit-animation: fadeInDown 0.5s; @@ -12446,7 +11614,7 @@ body.dropdown-open .dropdown-overlay { text-decoration: inherit; -webkit-font-smoothing: antialiased; *margin-right: .3em; - content: "\e626"; + content: "\f00d"; position: absolute; top: 7px; right: 13px; @@ -14602,7 +13770,7 @@ div.control-popover.control-inspector > div:after { text-decoration: inherit; -webkit-font-smoothing: antialiased; *margin-right: .3em; - content: "\e65d"; + content: "\f002"; right: 8px; top: 5px; color: #95a5a6; diff --git a/modules/backend/assets/less/core/icons.less b/modules/backend/assets/less/core/icons.less index 65e6e7c34..4e542aba5 100644 --- a/modules/backend/assets/less/core/icons.less +++ b/modules/backend/assets/less/core/icons.less @@ -9,644 +9,552 @@ &.empty:before {margin-right: 0;} } -.oc-icon-adjust:before { content: @adjust; } -.oc-icon-adn:before { content: @adn; } -.oc-icon-align-center:before { content: @align-center; } -.oc-icon-align-justify:before { content: @align-justify; } -.oc-icon-align-left:before { content: @align-left; } -.oc-icon-align-right:before { content: @align-right; } -.oc-icon-ambulance:before { content: @ambulance; } -.oc-icon-anchor:before { content: @anchor; } -.oc-icon-android:before { content: @android; } -.oc-icon-angellist:before { content: @angellist; } -.oc-icon-angle-double-down:before { content: @angle-double-down; } -.oc-icon-angle-double-left:before { content: @angle-double-left; } -.oc-icon-angle-double-right:before { content: @angle-double-right; } -.oc-icon-angle-double-up:before { content: @angle-double-up; } -.oc-icon-angle-down:before { content: @angle-down; } -.oc-icon-angle-left:before { content: @angle-left; } -.oc-icon-angle-right:before { content: @angle-right; } -.oc-icon-angle-up:before { content: @angle-up; } -.oc-icon-apple:before { content: @apple; } -.oc-icon-archive:before { content: @archive; } -.oc-icon-area-chart:before { content: @area-chart; } -.oc-icon-arrow-circle-down:before { content: @arrow-circle-down; } -.oc-icon-arrow-circle-left:before { content: @arrow-circle-left; } +.oc-icon-glass:before { content: @glass; } +.oc-icon-music:before { content: @music; } +.oc-icon-search:before { content: @search; } +.oc-icon-envelope-o:before { content: @envelope-o; } +.oc-icon-heart:before { content: @heart; } +.oc-icon-star:before { content: @star; } +.oc-icon-star-o:before { content: @star-o; } +.oc-icon-user:before { content: @user; } +.oc-icon-film:before { content: @film; } +.oc-icon-th-large:before { content: @th-large; } +.oc-icon-th:before { content: @th; } +.oc-icon-th-list:before { content: @th-list; } +.oc-icon-check:before { content: @check; } +.oc-icon-remove:before, +.oc-icon-close:before, +.oc-icon-times:before { content: @times; } +.oc-icon-search-plus:before { content: @search-plus; } +.oc-icon-search-minus:before { content: @search-minus; } +.oc-icon-power-off:before { content: @power-off; } +.oc-icon-signal:before { content: @signal; } +.oc-icon-gear:before, +.oc-icon-cog:before { content: @cog; } +.oc-icon-trash-o:before { content: @trash-o; } +.oc-icon-home:before { content: @home; } +.oc-icon-file-o:before { content: @file-o; } +.oc-icon-clock-o:before { content: @clock-o; } +.oc-icon-road:before { content: @road; } +.oc-icon-download:before { content: @download; } .oc-icon-arrow-circle-o-down:before { content: @arrow-circle-o-down; } -.oc-icon-arrow-circle-o-left:before { content: @arrow-circle-o-left; } -.oc-icon-arrow-circle-o-right:before { content: @arrow-circle-o-right; } .oc-icon-arrow-circle-o-up:before { content: @arrow-circle-o-up; } -.oc-icon-arrow-circle-right:before { content: @arrow-circle-right; } -.oc-icon-arrow-circle-up:before { content: @arrow-circle-up; } -.oc-icon-arrow-down:before { content: @arrow-down; } +.oc-icon-inbox:before { content: @inbox; } +.oc-icon-play-circle-o:before { content: @play-circle-o; } +.oc-icon-rotate-right:before, +.oc-icon-repeat:before { content: @repeat; } +.oc-icon-refresh:before { content: @refresh; } +.oc-icon-list-alt:before { content: @list-alt; } +.oc-icon-lock:before { content: @lock; } +.oc-icon-flag:before { content: @flag; } +.oc-icon-headphones:before { content: @headphones; } +.oc-icon-volume-off:before { content: @volume-off; } +.oc-icon-volume-down:before { content: @volume-down; } +.oc-icon-volume-up:before { content: @volume-up; } +.oc-icon-qrcode:before { content: @qrcode; } +.oc-icon-barcode:before { content: @barcode; } +.oc-icon-tag:before { content: @tag; } +.oc-icon-tags:before { content: @tags; } +.oc-icon-book:before { content: @book; } +.oc-icon-bookmark:before { content: @bookmark; } +.oc-icon-print:before { content: @print; } +.oc-icon-camera:before { content: @camera; } +.oc-icon-font:before { content: @font; } +.oc-icon-bold:before { content: @bold; } +.oc-icon-italic:before { content: @italic; } +.oc-icon-text-height:before { content: @text-height; } +.oc-icon-text-width:before { content: @text-width; } +.oc-icon-align-left:before { content: @align-left; } +.oc-icon-align-center:before { content: @align-center; } +.oc-icon-align-right:before { content: @align-right; } +.oc-icon-align-justify:before { content: @align-justify; } +.oc-icon-list:before { content: @list; } +.oc-icon-dedent:before, +.oc-icon-outdent:before { content: @outdent; } +.oc-icon-indent:before { content: @indent; } +.oc-icon-video-camera:before { content: @video-camera; } +.oc-icon-photo:before, +.oc-icon-image:before, +.oc-icon-picture-o:before { content: @picture-o; } +.oc-icon-pencil:before { content: @pencil; } +.oc-icon-map-marker:before { content: @map-marker; } +.oc-icon-adjust:before { content: @adjust; } +.oc-icon-tint:before { content: @tint; } +.oc-icon-edit:before, +.oc-icon-pencil-square-o:before { content: @pencil-square-o; } +.oc-icon-share-square-o:before { content: @share-square-o; } +.oc-icon-check-square-o:before { content: @check-square-o; } +.oc-icon-arrows:before { content: @arrows; } +.oc-icon-step-backward:before { content: @step-backward; } +.oc-icon-fast-backward:before { content: @fast-backward; } +.oc-icon-backward:before { content: @backward; } +.oc-icon-play:before { content: @play; } +.oc-icon-pause:before { content: @pause; } +.oc-icon-stop:before { content: @stop; } +.oc-icon-forward:before { content: @forward; } +.oc-icon-fast-forward:before { content: @fast-forward; } +.oc-icon-step-forward:before { content: @step-forward; } +.oc-icon-eject:before { content: @eject; } +.oc-icon-chevron-left:before { content: @chevron-left; } +.oc-icon-chevron-right:before { content: @chevron-right; } +.oc-icon-plus-circle:before { content: @plus-circle; } +.oc-icon-minus-circle:before { content: @minus-circle; } +.oc-icon-times-circle:before { content: @times-circle; } +.oc-icon-check-circle:before { content: @check-circle; } +.oc-icon-question-circle:before { content: @question-circle; } +.oc-icon-info-circle:before { content: @info-circle; } +.oc-icon-crosshairs:before { content: @crosshairs; } +.oc-icon-times-circle-o:before { content: @times-circle-o; } +.oc-icon-check-circle-o:before { content: @check-circle-o; } +.oc-icon-ban:before { content: @ban; } .oc-icon-arrow-left:before { content: @arrow-left; } .oc-icon-arrow-right:before { content: @arrow-right; } .oc-icon-arrow-up:before { content: @arrow-up; } -.oc-icon-arrows:before { content: @arrows; } -.oc-icon-arrows-alt:before { content: @arrows-alt; } -.oc-icon-arrows-h:before { content: @arrows-h; } -.oc-icon-arrows-v:before { content: @arrows-v; } +.oc-icon-arrow-down:before { content: @arrow-down; } +.oc-icon-mail-forward:before, +.oc-icon-share:before { content: @share; } +.oc-icon-expand:before { content: @expand; } +.oc-icon-compress:before { content: @compress; } +.oc-icon-plus:before { content: @plus; } +.oc-icon-minus:before { content: @minus; } .oc-icon-asterisk:before { content: @asterisk; } -.oc-icon-at:before { content: @at; } -.oc-icon-automobile:before { content: @automobile; } -.oc-icon-backward:before { content: @backward; } -.oc-icon-ban:before { content: @ban; } -.oc-icon-bank:before { content: @bank; } -.oc-icon-bar-chart:before { content: @bar-chart; } -.oc-icon-bar-chart-o:before { content: @bar-chart-o; } -.oc-icon-barcode:before { content: @barcode; } -.oc-icon-bars:before { content: @bars; } -.oc-icon-beer:before { content: @beer; } -.oc-icon-behance:before { content: @behance; } -.oc-icon-behance-square:before { content: @behance-square; } -.oc-icon-bell:before { content: @bell; } -.oc-icon-bell-o:before { content: @bell-o; } -.oc-icon-bell-slash:before { content: @bell-slash; } -.oc-icon-bell-slash-o:before { content: @bell-slash-o; } -.oc-icon-bicycle:before { content: @bicycle; } -.oc-icon-binoculars:before { content: @binoculars; } -.oc-icon-birthday-cake:before { content: @birthday-cake; } -.oc-icon-bitbucket:before { content: @bitbucket; } -.oc-icon-bitbucket-square:before { content: @bitbucket-square; } -.oc-icon-bitcoin:before { content: @bitcoin; } -.oc-icon-bold:before { content: @bold; } -.oc-icon-bolt:before { content: @bolt; } -.oc-icon-bomb:before { content: @bomb; } -.oc-icon-book:before { content: @book; } -.oc-icon-bookmark:before { content: @bookmark; } -.oc-icon-bookmark-o:before { content: @bookmark-o; } -.oc-icon-briefcase:before { content: @briefcase; } -.oc-icon-btc:before { content: @btc; } -.oc-icon-bug:before { content: @bug; } -.oc-icon-building:before { content: @building; } -.oc-icon-building-o:before { content: @building-o; } -.oc-icon-bullhorn:before { content: @bullhorn; } -.oc-icon-bullseye:before { content: @bullseye; } -.oc-icon-bus:before { content: @bus; } -.oc-icon-cab:before { content: @cab; } -.oc-icon-calculator:before { content: @calculator; } +.oc-icon-exclamation-circle:before { content: @exclamation-circle; } +.oc-icon-gift:before { content: @gift; } +.oc-icon-leaf:before { content: @leaf; } +.oc-icon-fire:before { content: @fire; } +.oc-icon-eye:before { content: @eye; } +.oc-icon-eye-slash:before { content: @eye-slash; } +.oc-icon-warning:before, +.oc-icon-exclamation-triangle:before { content: @exclamation-triangle; } +.oc-icon-plane:before { content: @plane; } .oc-icon-calendar:before { content: @calendar; } -.oc-icon-calendar-o:before { content: @calendar-o; } +.oc-icon-random:before { content: @random; } +.oc-icon-comment:before { content: @comment; } +.oc-icon-magnet:before { content: @magnet; } +.oc-icon-chevron-up:before { content: @chevron-up; } +.oc-icon-chevron-down:before { content: @chevron-down; } +.oc-icon-retweet:before { content: @retweet; } +.oc-icon-shopping-cart:before { content: @shopping-cart; } +.oc-icon-folder:before { content: @folder; } +.oc-icon-folder-open:before { content: @folder-open; } +.oc-icon-arrows-v:before { content: @arrows-v; } +.oc-icon-arrows-h:before { content: @arrows-h; } +.oc-icon-bar-chart-o:before, +.oc-icon-bar-chart:before { content: @bar-chart; } +.oc-icon-twitter-square:before { content: @twitter-square; } +.oc-icon-facebook-square:before { content: @facebook-square; } .oc-icon-camera-retro:before { content: @camera-retro; } -.oc-icon-car:before { content: @car; } +.oc-icon-key:before { content: @key; } +.oc-icon-gears:before, +.oc-icon-cogs:before { content: @cogs; } +.oc-icon-comments:before { content: @comments; } +.oc-icon-thumbs-o-up:before { content: @thumbs-o-up; } +.oc-icon-thumbs-o-down:before { content: @thumbs-o-down; } +.oc-icon-star-half:before { content: @star-half; } +.oc-icon-heart-o:before { content: @heart-o; } +.oc-icon-sign-out:before { content: @sign-out; } +.oc-icon-linkedin-square:before { content: @linkedin-square; } +.oc-icon-thumb-tack:before { content: @thumb-tack; } +.oc-icon-external-link:before { content: @external-link; } +.oc-icon-sign-in:before { content: @sign-in; } +.oc-icon-trophy:before { content: @trophy; } +.oc-icon-github-square:before { content: @github-square; } +.oc-icon-upload:before { content: @upload; } +.oc-icon-lemon-o:before { content: @lemon-o; } +.oc-icon-phone:before { content: @phone; } +.oc-icon-square-o:before { content: @square-o; } +.oc-icon-bookmark-o:before { content: @bookmark-o; } +.oc-icon-phone-square:before { content: @phone-square; } +.oc-icon-twitter:before { content: @twitter; } +.oc-icon-facebook:before { content: @facebook; } +.oc-icon-github:before { content: @github; } +.oc-icon-unlock:before { content: @unlock; } +.oc-icon-credit-card:before { content: @credit-card; } +.oc-icon-rss:before { content: @rss; } +.oc-icon-hdd-o:before { content: @hdd-o; } +.oc-icon-bullhorn:before { content: @bullhorn; } +.oc-icon-bell:before { content: @bell; } +.oc-icon-certificate:before { content: @certificate; } +.oc-icon-hand-o-right:before { content: @hand-o-right; } +.oc-icon-hand-o-left:before { content: @hand-o-left; } +.oc-icon-hand-o-up:before { content: @hand-o-up; } +.oc-icon-hand-o-down:before { content: @hand-o-down; } +.oc-icon-arrow-circle-left:before { content: @arrow-circle-left; } +.oc-icon-arrow-circle-right:before { content: @arrow-circle-right; } +.oc-icon-arrow-circle-up:before { content: @arrow-circle-up; } +.oc-icon-arrow-circle-down:before { content: @arrow-circle-down; } +.oc-icon-globe:before { content: @globe; } +.oc-icon-wrench:before { content: @wrench; } +.oc-icon-tasks:before { content: @tasks; } +.oc-icon-filter:before { content: @filter; } +.oc-icon-briefcase:before { content: @briefcase; } +.oc-icon-arrows-alt:before { content: @arrows-alt; } +.oc-icon-group:before, +.oc-icon-users:before { content: @users; } +.oc-icon-chain:before, +.oc-icon-link:before { content: @link; } +.oc-icon-cloud:before { content: @cloud; } +.oc-icon-flask:before { content: @flask; } +.oc-icon-cut:before, +.oc-icon-scissors:before { content: @scissors; } +.oc-icon-copy:before, +.oc-icon-files-o:before { content: @files-o; } +.oc-icon-paperclip:before { content: @paperclip; } +.oc-icon-save:before, +.oc-icon-floppy-o:before { content: @floppy-o; } +.oc-icon-square:before { content: @square; } +.oc-icon-navicon:before, +.oc-icon-reorder:before, +.oc-icon-bars:before { content: @bars; } +.oc-icon-list-ul:before { content: @list-ul; } +.oc-icon-list-ol:before { content: @list-ol; } +.oc-icon-strikethrough:before { content: @strikethrough; } +.oc-icon-underline:before { content: @underline; } +.oc-icon-table:before { content: @table; } +.oc-icon-magic:before { content: @magic; } +.oc-icon-truck:before { content: @truck; } +.oc-icon-pinterest:before { content: @pinterest; } +.oc-icon-pinterest-square:before { content: @pinterest-square; } +.oc-icon-google-plus-square:before { content: @google-plus-square; } +.oc-icon-google-plus:before { content: @google-plus; } +.oc-icon-money:before { content: @money; } .oc-icon-caret-down:before { content: @caret-down; } +.oc-icon-caret-up:before { content: @caret-up; } .oc-icon-caret-left:before { content: @caret-left; } .oc-icon-caret-right:before { content: @caret-right; } -.oc-icon-caret-square-o-down:before { content: @caret-square-o-down; } -.oc-icon-caret-square-o-left:before { content: @caret-square-o-left; } -.oc-icon-caret-square-o-right:before { content: @caret-square-o-right; } -.oc-icon-caret-square-o-up:before { content: @caret-square-o-up; } -.oc-icon-caret-up:before { content: @caret-up; } -.oc-icon-cc:before { content: @cc; } -.oc-icon-cc-amex:before { content: @cc-amex; } -.oc-icon-cc-discover:before { content: @cc-discover; } -.oc-icon-cc-mastercard:before { content: @cc-mastercard; } -.oc-icon-cc-paypal:before { content: @cc-paypal; } -.oc-icon-cc-stripe:before { content: @cc-stripe; } -.oc-icon-cc-visa:before { content: @cc-visa; } -.oc-icon-certificate:before { content: @certificate; } -.oc-icon-chain:before { content: @chain; } +.oc-icon-columns:before { content: @columns; } +.oc-icon-unsorted:before, +.oc-icon-sort:before { content: @sort; } +.oc-icon-sort-down:before, +.oc-icon-sort-desc:before { content: @sort-desc; } +.oc-icon-sort-up:before, +.oc-icon-sort-asc:before { content: @sort-asc; } +.oc-icon-envelope:before { content: @envelope; } +.oc-icon-linkedin:before { content: @linkedin; } +.oc-icon-rotate-left:before, +.oc-icon-undo:before { content: @undo; } +.oc-icon-legal:before, +.oc-icon-gavel:before { content: @gavel; } +.oc-icon-dashboard:before, +.oc-icon-tachometer:before { content: @tachometer; } +.oc-icon-comment-o:before { content: @comment-o; } +.oc-icon-comments-o:before { content: @comments-o; } +.oc-icon-flash:before, +.oc-icon-bolt:before { content: @bolt; } +.oc-icon-sitemap:before { content: @sitemap; } +.oc-icon-umbrella:before { content: @umbrella; } +.oc-icon-paste:before, +.oc-icon-clipboard:before { content: @clipboard; } +.oc-icon-lightbulb-o:before { content: @lightbulb-o; } +.oc-icon-exchange:before { content: @exchange; } +.oc-icon-cloud-download:before { content: @cloud-download; } +.oc-icon-cloud-upload:before { content: @cloud-upload; } +.oc-icon-user-md:before { content: @user-md; } +.oc-icon-stethoscope:before { content: @stethoscope; } +.oc-icon-suitcase:before { content: @suitcase; } +.oc-icon-bell-o:before { content: @bell-o; } +.oc-icon-coffee:before { content: @coffee; } +.oc-icon-cutlery:before { content: @cutlery; } +.oc-icon-file-text-o:before { content: @file-text-o; } +.oc-icon-building-o:before { content: @building-o; } +.oc-icon-hospital-o:before { content: @hospital-o; } +.oc-icon-ambulance:before { content: @ambulance; } +.oc-icon-medkit:before { content: @medkit; } +.oc-icon-fighter-jet:before { content: @fighter-jet; } +.oc-icon-beer:before { content: @beer; } +.oc-icon-h-square:before { content: @h-square; } +.oc-icon-plus-square:before { content: @plus-square; } +.oc-icon-angle-double-left:before { content: @angle-double-left; } +.oc-icon-angle-double-right:before { content: @angle-double-right; } +.oc-icon-angle-double-up:before { content: @angle-double-up; } +.oc-icon-angle-double-down:before { content: @angle-double-down; } +.oc-icon-angle-left:before { content: @angle-left; } +.oc-icon-angle-right:before { content: @angle-right; } +.oc-icon-angle-up:before { content: @angle-up; } +.oc-icon-angle-down:before { content: @angle-down; } +.oc-icon-desktop:before { content: @desktop; } +.oc-icon-laptop:before { content: @laptop; } +.oc-icon-tablet:before { content: @tablet; } +.oc-icon-mobile-phone:before, +.oc-icon-mobile:before { content: @mobile; } +.oc-icon-circle-o:before { content: @circle-o; } +.oc-icon-quote-left:before { content: @quote-left; } +.oc-icon-quote-right:before { content: @quote-right; } +.oc-icon-spinner:before { content: @spinner; } +.oc-icon-circle:before { content: @circle; } +.oc-icon-mail-reply:before, +.oc-icon-reply:before { content: @reply; } +.oc-icon-github-alt:before { content: @github-alt; } +.oc-icon-folder-o:before { content: @folder-o; } +.oc-icon-folder-open-o:before { content: @folder-open-o; } +.oc-icon-smile-o:before { content: @smile-o; } +.oc-icon-frown-o:before { content: @frown-o; } +.oc-icon-meh-o:before { content: @meh-o; } +.oc-icon-gamepad:before { content: @gamepad; } +.oc-icon-keyboard-o:before { content: @keyboard-o; } +.oc-icon-flag-o:before { content: @flag-o; } +.oc-icon-flag-checkered:before { content: @flag-checkered; } +.oc-icon-terminal:before { content: @terminal; } +.oc-icon-code:before { content: @code; } +.oc-icon-mail-reply-all:before, +.oc-icon-reply-all:before { content: @reply-all; } +.oc-icon-star-half-empty:before, +.oc-icon-star-half-full:before, +.oc-icon-star-half-o:before { content: @star-half-o; } +.oc-icon-location-arrow:before { content: @location-arrow; } +.oc-icon-crop:before { content: @crop; } +.oc-icon-code-fork:before { content: @code-fork; } +.oc-icon-unlink:before, .oc-icon-chain-broken:before { content: @chain-broken; } -.oc-icon-check:before { content: @check; } -.oc-icon-check-circle:before { content: @check-circle; } -.oc-icon-check-circle-o:before { content: @check-circle-o; } -.oc-icon-check-square:before { content: @check-square; } -.oc-icon-check-square-o:before { content: @check-square-o; } -.oc-icon-chevron-circle-down:before { content: @chevron-circle-down; } +.oc-icon-question:before { content: @question; } +.oc-icon-info:before { content: @info; } +.oc-icon-exclamation:before { content: @exclamation; } +.oc-icon-superscript:before { content: @superscript; } +.oc-icon-subscript:before { content: @subscript; } +.oc-icon-eraser:before { content: @eraser; } +.oc-icon-puzzle-piece:before { content: @puzzle-piece; } +.oc-icon-microphone:before { content: @microphone; } +.oc-icon-microphone-slash:before { content: @microphone-slash; } +.oc-icon-shield:before { content: @shield; } +.oc-icon-calendar-o:before { content: @calendar-o; } +.oc-icon-fire-extinguisher:before { content: @fire-extinguisher; } +.oc-icon-rocket:before { content: @rocket; } +.oc-icon-maxcdn:before { content: @maxcdn; } .oc-icon-chevron-circle-left:before { content: @chevron-circle-left; } .oc-icon-chevron-circle-right:before { content: @chevron-circle-right; } .oc-icon-chevron-circle-up:before { content: @chevron-circle-up; } -.oc-icon-chevron-down:before { content: @chevron-down; } -.oc-icon-chevron-left:before { content: @chevron-left; } -.oc-icon-chevron-right:before { content: @chevron-right; } -.oc-icon-chevron-up:before { content: @chevron-up; } -.oc-icon-child:before { content: @child; } -.oc-icon-circle:before { content: @circle; } -.oc-icon-circle-o:before { content: @circle-o; } -.oc-icon-circle-o-notch:before { content: @circle-o-notch; } -.oc-icon-circle-thin:before { content: @circle-thin; } -.oc-icon-clipboard:before { content: @clipboard; } -.oc-icon-cny:before { content: @cny; } -.oc-icon-code:before { content: @code; } -.oc-icon-code-fork:before { content: @code-fork; } -.oc-icon-codepen:before { content: @codepen; } -.oc-icon-coffee:before { content: @coffee; } -.oc-icon-cog:before { content: @cog; } -.oc-icon-cogs:before { content: @cogs; } -.oc-icon-columns:before { content: @columns; } -.oc-icon-comment:before { content: @comment; } -.oc-icon-comment-o:before { content: @comment-o; } -.oc-icon-comments:before { content: @comments; } -.oc-icon-comments-o:before { content: @comments-o; } -.oc-icon-compass:before { content: @compass; } -.oc-icon-compress:before { content: @compress; } -.oc-icon-files-o:before { content: @files-o; } -.oc-icon-copyright:before { content: @copyright; } -.oc-icon-credit-card:before { content: @credit-card; } -.oc-icon-crop:before { content: @crop; } -.oc-icon-crosshairs:before { content: @crosshairs; } -.oc-icon-css3:before { content: @css3; } -.oc-icon-cube:before { content: @cube; } -.oc-icon-cubes:before { content: @cubes; } -.oc-icon-scissors:before { content: @scissors; } -.oc-icon-cutlery:before { content: @cutlery; } -.oc-icon-database:before { content: @database; } -.oc-icon-dedent:before { content: @dedent; } -.oc-icon-delicious:before { content: @delicious; } -.oc-icon-desktop:before { content: @desktop; } -.oc-icon-deviantart:before { content: @deviantart; } -.oc-icon-digg:before { content: @digg; } -.oc-icon-dollar:before { content: @dollar; } -.oc-icon-dot-circle-o:before { content: @dot-circle-o; } -.oc-icon-dribbble:before { content: @dribbble; } -.oc-icon-dropbox:before { content: @dropbox; } -.oc-icon-drupal:before { content: @drupal; } -.oc-icon-edit:before { content: @edit; } -.oc-icon-eject:before { content: @eject; } -.oc-icon-empire:before { content: @empire; } -.oc-icon-envelope:before { content: @envelope; } -.oc-icon-envelope-o:before { content: @envelope-o; } -.oc-icon-envelope-square:before { content: @envelope-square; } -.oc-icon-eraser:before { content: @eraser; } -.oc-icon-eur:before { content: @eur; } -.oc-icon-euro:before { content: @euro; } -.oc-icon-exchange:before { content: @exchange; } -.oc-icon-exclamation:before { content: @exclamation; } -.oc-icon-exclamation-circle:before { content: @exclamation-circle; } -.oc-icon-exclamation-triangle:before { content: @exclamation-triangle; } -.oc-icon-expand:before { content: @expand; } -.oc-icon-external-link:before { content: @external-link; } -.oc-icon-external-link-square:before { content: @external-link-square; } -.oc-icon-eyedropper:before { content: @eyedropper; } -.oc-icon-facebook:before { content: @facebook; } -.oc-icon-facebook-square:before { content: @facebook-square; } -.oc-icon-fast-backward:before { content: @fast-backward; } -.oc-icon-fast-forward:before { content: @fast-forward; } -.oc-icon-fax:before { content: @fax; } -.oc-icon-female:before { content: @female; } -.oc-icon-fighter-jet:before { content: @fighter-jet; } -.oc-icon-file:before { content: @file; } -.oc-icon-file-archive-o:before { content: @file-archive-o; } -.oc-icon-file-audio-o:before { content: @file-audio-o; } -.oc-icon-file-code-o:before { content: @file-code-o; } -.oc-icon-file-excel-o:before { content: @file-excel-o; } -.oc-icon-file-image-o:before { content: @file-image-o; } -.oc-icon-file-movie-o:before { content: @file-movie-o; } -.oc-icon-file-o:before { content: @file-o; } -.oc-icon-file-pdf-o:before { content: @file-pdf-o; } -.oc-icon-file-photo-o:before { content: @file-photo-o; } -.oc-icon-file-picture-o:before { content: @file-picture-o; } -.oc-icon-file-powerpoint-o:before { content: @file-powerpoint-o; } -.oc-icon-file-sound-o:before { content: @file-sound-o; } -.oc-icon-file-text:before { content: @file-text; } -.oc-icon-file-text-o:before { content: @file-text-o; } -.oc-icon-file-video-o:before { content: @file-video-o; } -.oc-icon-file-word-o:before { content: @file-word-o; } -.oc-icon-file-zip-o:before { content: @file-zip-o; } -.oc-icon-files-o:before { content: @files-o; } -.oc-icon-film:before { content: @film; } -.oc-icon-filter:before { content: @filter; } -.oc-icon-fire:before { content: @fire; } -.oc-icon-fire-extinguisher:before { content: @fire-extinguisher; } -.oc-icon-flag:before { content: @flag; } -.oc-icon-flag-checkered:before { content: @flag-checkered; } -.oc-icon-flag-o:before { content: @flag-o; } -.oc-icon-flash:before { content: @flash; } -.oc-icon-flask:before { content: @flask; } -.oc-icon-flickr:before { content: @flickr; } -.oc-icon-floppy-o:before { content: @floppy-o; } -.oc-icon-folder:before { content: @folder; } -.oc-icon-folder-o:before { content: @folder-o; } -.oc-icon-folder-open:before { content: @folder-open; } -.oc-icon-folder-open-o:before { content: @folder-open-o; } -.oc-icon-font:before { content: @font; } -.oc-icon-forward:before { content: @forward; } -.oc-icon-foursquare:before { content: @foursquare; } -.oc-icon-frown-o:before { content: @frown-o; } -.oc-icon-futbol-o:before { content: @futbol-o; } -.oc-icon-gamepad:before { content: @gamepad; } -.oc-icon-gavel:before { content: @gavel; } -.oc-icon-gbp:before { content: @gbp; } -.oc-icon-ge:before { content: @ge; } -.oc-icon-gear:before { content: @gear; } -.oc-icon-gears:before { content: @gears; } -.oc-icon-gift:before { content: @gift; } -.oc-icon-git:before { content: @git; } -.oc-icon-git-square:before { content: @git-square; } -.oc-icon-github:before { content: @github; } -.oc-icon-github-alt:before { content: @github-alt; } -.oc-icon-github-square:before { content: @github-square; } -.oc-icon-gittip:before { content: @gittip; } -.oc-icon-glass:before { content: @glass; } -.oc-icon-google:before { content: @google; } -.oc-icon-google-plus:before { content: @google-plus; } -.oc-icon-google-plus-square:before { content: @google-plus-square; } -.oc-icon-google-wallet:before { content: @google-wallet; } -.oc-icon-graduation-cap:before { content: @graduation-cap; } -.oc-icon-group:before { content: @group; } -.oc-icon-h-square:before { content: @h-square; } -.oc-icon-hacker-news:before { content: @hacker-news; } -.oc-icon-hand-o-down:before { content: @hand-o-down; } -.oc-icon-hand-o-left:before { content: @hand-o-left; } -.oc-icon-hand-o-right:before { content: @hand-o-right; } -.oc-icon-hand-o-up:before { content: @hand-o-up; } -.oc-icon-hdd-o:before { content: @hdd-o; } -.oc-icon-header:before { content: @header; } -.oc-icon-headphones:before { content: @headphones; } -.oc-icon-heart:before { content: @heart; } -.oc-icon-heart-o:before { content: @heart-o; } -.oc-icon-hospital-o:before { content: @hospital-o; } +.oc-icon-chevron-circle-down:before { content: @chevron-circle-down; } .oc-icon-html5:before { content: @html5; } -.oc-icon-ils:before { content: @ils; } -.oc-icon-image:before { content: @image; } -.oc-icon-inbox:before { content: @inbox; } -.oc-icon-indent:before { content: @indent; } -.oc-icon-info:before { content: @info; } -.oc-icon-info-circle:before { content: @info-circle; } -.oc-icon-inr:before { content: @inr; } -.oc-icon-instagram:before { content: @instagram; } -.oc-icon-ioxhost:before { content: @ioxhost; } -.oc-icon-italic:before { content: @italic; } -.oc-icon-joomla:before { content: @joomla; } -.oc-icon-jpy:before { content: @jpy; } -.oc-icon-jsfiddle:before { content: @jsfiddle; } -.oc-icon-key:before { content: @key; } -.oc-icon-keyboard-o:before { content: @keyboard-o; } -.oc-icon-krw:before { content: @krw; } -.oc-icon-laptop:before { content: @laptop; } -.oc-icon-lastfm:before { content: @lastfm; } -.oc-icon-lastfm-square:before { content: @lastfm-square; } -.oc-icon-leaf:before { content: @leaf; } -.oc-icon-legal:before { content: @legal; } -.oc-icon-lemon-o:before { content: @lemon-o; } -.oc-icon-level-down:before { content: @level-down; } -.oc-icon-level-up:before { content: @level-up; } -.oc-icon-life-bouy:before { content: @life-bouy; } -.oc-icon-life-buoy:before { content: @life-buoy; } -.oc-icon-life-ring:before { content: @life-ring; } -.oc-icon-life-saver:before { content: @life-saver; } -.oc-icon-lightbulb-o:before { content: @lightbulb-o; } -.oc-icon-line-chart:before { content: @line-chart; } -.oc-icon-link:before { content: @link; } -.oc-icon-linkedin:before { content: @linkedin; } -.oc-icon-linkedin-square:before { content: @linkedin-square; } -.oc-icon-linux:before { content: @linux; } -.oc-icon-list:before { content: @list; } -.oc-icon-list-alt:before { content: @list-alt; } -.oc-icon-list-ol:before { content: @list-ol; } -.oc-icon-list-ul:before { content: @list-ul; } -.oc-icon-location-arrow:before { content: @location-arrow; } -.oc-icon-long-arrow-down:before { content: @long-arrow-down; } -.oc-icon-long-arrow-left:before { content: @long-arrow-left; } -.oc-icon-long-arrow-right:before { content: @long-arrow-right; } -.oc-icon-long-arrow-up:before { content: @long-arrow-up; } -.oc-icon-magic:before { content: @magic; } -.oc-icon-magnet:before { content: @magnet; } -.oc-icon-mail-forward:before { content: @mail-forward; } -.oc-icon-mail-reply:before { content: @mail-reply; } -.oc-icon-mail-reply-all:before { content: @mail-reply-all; } -.oc-icon-male:before { content: @male; } -.oc-icon-map-marker:before { content: @map-marker; } -.oc-icon-maxcdn:before { content: @maxcdn; } -.oc-icon-meanpath:before { content: @meanpath; } -.oc-icon-medkit:before { content: @medkit; } -.oc-icon-meh-o:before { content: @meh-o; } -.oc-icon-microphone:before { content: @microphone; } -.oc-icon-microphone-slash:before { content: @microphone-slash; } -.oc-icon-mobile:before { content: @mobile; } -.oc-icon-mobile-phone:before { content: @mobile-phone; } -.oc-icon-money:before { content: @money; } -.oc-icon-moon-o:before { content: @moon-o; } -.oc-icon-mortar-board:before { content: @mortar-board; } -.oc-icon-music:before { content: @music; } -.oc-icon-navicon:before { content: @navicon; } -.oc-icon-newspaper-o:before { content: @newspaper-o; } -.oc-icon-openid:before { content: @openid; } -.oc-icon-outdent:before { content: @outdent; } -.oc-icon-pagelines:before { content: @pagelines; } -.oc-icon-paper-plane:before { content: @paper-plane; } -.oc-icon-paper-plane-o:before { content: @paper-plane-o; } -.oc-icon-paperclip:before { content: @paperclip; } -.oc-icon-paragraph:before { content: @paragraph; } -.oc-icon-clipboard:before { content: @clipboard; } -.oc-icon-pause:before { content: @pause; } -.oc-icon-paw:before { content: @paw; } -.oc-icon-paypal:before { content: @paypal; } -.oc-icon-pencil-square:before { content: @pencil-square; } -.oc-icon-pencil-square-o:before { content: @pencil-square-o; } -.oc-icon-phone:before { content: @phone; } -.oc-icon-phone-square:before { content: @phone-square; } -.oc-icon-pie-chart:before { content: @pie-chart; } -.oc-icon-pied-piper:before { content: @pied-piper; } -.oc-icon-pied-piper-alt:before { content: @pied-piper-alt; } -.oc-icon-pinterest:before { content: @pinterest; } -.oc-icon-pinterest-square:before { content: @pinterest-square; } -.oc-icon-plane:before { content: @plane; } -.oc-icon-play:before { content: @play; } -.oc-icon-play-circle:before { content: @play-circle; } -.oc-icon-play-circle-o:before { content: @play-circle-o; } -.oc-icon-plug:before { content: @plug; } -.oc-icon-print:before { content: @print; } -.oc-icon-qq:before { content: @qq; } -.oc-icon-qrcode:before { content: @qrcode; } -.oc-icon-question:before { content: @question; } -.oc-icon-question-circle:before { content: @question-circle; } -.oc-icon-quote-left:before { content: @quote-left; } -.oc-icon-quote-right:before { content: @quote-right; } -.oc-icon-ra:before { content: @ra; } -.oc-icon-random:before { content: @random; } -.oc-icon-rebel:before { content: @rebel; } -.oc-icon-recycle:before { content: @recycle; } -.oc-icon-reddit:before { content: @reddit; } -.oc-icon-reddit-square:before { content: @reddit-square; } -.oc-icon-refresh:before { content: @refresh; } -.oc-icon-remove:before { content: @remove; } -.oc-icon-renren:before { content: @renren; } -.oc-icon-reorder:before { content: @reorder; } -.oc-icon-repeat:before { content: @repeat; } -.oc-icon-reply:before { content: @reply; } -.oc-icon-reply-all:before { content: @reply-all; } -.oc-icon-retweet:before { content: @retweet; } -.oc-icon-rmb:before { content: @rmb; } -.oc-icon-road:before { content: @road; } -.oc-icon-rocket:before { content: @rocket; } -.oc-icon-rotate-left:before { content: @rotate-left; } -.oc-icon-rotate-right:before { content: @rotate-right; } -.oc-icon-rouble:before { content: @rouble; } -.oc-icon-rss:before { content: @rss; } +.oc-icon-css3:before { content: @css3; } +.oc-icon-anchor:before { content: @anchor; } +.oc-icon-unlock-alt:before { content: @unlock-alt; } +.oc-icon-bullseye:before { content: @bullseye; } +.oc-icon-ellipsis-h:before { content: @ellipsis-h; } +.oc-icon-ellipsis-v:before { content: @ellipsis-v; } .oc-icon-rss-square:before { content: @rss-square; } -.oc-icon-rub:before { content: @rub; } -.oc-icon-ruble:before { content: @ruble; } -.oc-icon-rupee:before { content: @rupee; } -.oc-icon-save:before { content: @save; } -.oc-icon-scissors:before { content: @scissors; } -.oc-icon-search-minus:before { content: @search-minus; } -.oc-icon-search-plus:before { content: @search-plus; } -.oc-icon-send:before { content: @send; } -.oc-icon-send-o:before { content: @send-o; } -.oc-icon-share:before { content: @share; } -.oc-icon-share-alt:before { content: @share-alt; } -.oc-icon-share-alt-square:before { content: @share-alt-square; } +.oc-icon-play-circle:before { content: @play-circle; } +.oc-icon-ticket:before { content: @ticket; } +.oc-icon-minus-square:before { content: @minus-square; } +.oc-icon-minus-square-o:before { content: @minus-square-o; } +.oc-icon-level-up:before { content: @level-up; } +.oc-icon-level-down:before { content: @level-down; } +.oc-icon-check-square:before { content: @check-square; } +.oc-icon-pencil-square:before { content: @pencil-square; } +.oc-icon-external-link-square:before { content: @external-link-square; } .oc-icon-share-square:before { content: @share-square; } -.oc-icon-share-square-o:before { content: @share-square-o; } -.oc-icon-shekel:before { content: @shekel; } -.oc-icon-sheqel:before { content: @sheqel; } -.oc-icon-shield:before { content: @shield; } -.oc-icon-shopping-cart:before { content: @shopping-cart; } -.oc-icon-sign-in:before { content: @sign-in; } -.oc-icon-sign-out:before { content: @sign-out; } -.oc-icon-signal:before { content: @signal; } -.oc-icon-sitemap:before { content: @sitemap; } -.oc-icon-skype:before { content: @skype; } -.oc-icon-slack:before { content: @slack; } -.oc-icon-sliders:before { content: @sliders; } -.oc-icon-slideshare:before { content: @slideshare; } -.oc-icon-smile-o:before { content: @smile-o; } -.oc-icon-soccer-ball-o:before { content: @soccer-ball-o; } -.oc-icon-sort:before { content: @sort; } +.oc-icon-compass:before { content: @compass; } +.oc-icon-toggle-down:before, +.oc-icon-caret-square-o-down:before { content: @caret-square-o-down; } +.oc-icon-toggle-up:before, +.oc-icon-caret-square-o-up:before { content: @caret-square-o-up; } +.oc-icon-toggle-right:before, +.oc-icon-caret-square-o-right:before { content: @caret-square-o-right; } +.oc-icon-euro:before, +.oc-icon-eur:before { content: @eur; } +.oc-icon-gbp:before { content: @gbp; } +.oc-icon-dollar:before, +.oc-icon-usd:before { content: @usd; } +.oc-icon-rupee:before, +.oc-icon-inr:before { content: @inr; } +.oc-icon-cny:before, +.oc-icon-rmb:before, +.oc-icon-yen:before, +.oc-icon-jpy:before { content: @jpy; } +.oc-icon-ruble:before, +.oc-icon-rouble:before, +.oc-icon-rub:before { content: @rub; } +.oc-icon-won:before, +.oc-icon-krw:before { content: @krw; } +.oc-icon-bitcoin:before, +.oc-icon-btc:before { content: @btc; } +.oc-icon-file:before { content: @file; } +.oc-icon-file-text:before { content: @file-text; } .oc-icon-sort-alpha-asc:before { content: @sort-alpha-asc; } .oc-icon-sort-alpha-desc:before { content: @sort-alpha-desc; } .oc-icon-sort-amount-asc:before { content: @sort-amount-asc; } .oc-icon-sort-amount-desc:before { content: @sort-amount-desc; } -.oc-icon-sort-asc:before { content: @sort-asc; } -.oc-icon-sort-desc:before { content: @sort-desc; } -.oc-icon-sort-down:before { content: @sort-down; } .oc-icon-sort-numeric-asc:before { content: @sort-numeric-asc; } .oc-icon-sort-numeric-desc:before { content: @sort-numeric-desc; } -.oc-icon-sort-up:before { content: @sort-up; } -.oc-icon-soundcloud:before { content: @soundcloud; } -.oc-icon-space-shuttle:before { content: @space-shuttle; } -.oc-icon-spinner:before { content: @spinner; } -.oc-icon-spoon:before { content: @spoon; } -.oc-icon-spotify:before { content: @spotify; } -.oc-icon-square:before { content: @square; } -.oc-icon-square-o:before { content: @square-o; } -.oc-icon-stack-exchange:before { content: @stack-exchange; } -.oc-icon-stack-overflow:before { content: @stack-overflow; } -.oc-icon-star:before { content: @star; } -.oc-icon-star-half:before { content: @star-half; } -.oc-icon-star-half-empty:before { content: @star-half-empty; } -.oc-icon-star-half-full:before { content: @star-half-full; } -.oc-icon-star-half-o:before { content: @star-half-o; } -.oc-icon-star-o:before { content: @star-o; } -.oc-icon-steam:before { content: @steam; } -.oc-icon-steam-square:before { content: @steam-square; } -.oc-icon-step-backward:before { content: @step-backward; } -.oc-icon-step-forward:before { content: @step-forward; } -.oc-icon-stethoscope:before { content: @stethoscope; } -.oc-icon-stop:before { content: @stop; } -.oc-icon-strikethrough:before { content: @strikethrough; } -.oc-icon-stumbleupon:before { content: @stumbleupon; } -.oc-icon-stumbleupon-circle:before { content: @stumbleupon-circle; } -.oc-icon-subscript:before { content: @subscript; } -.oc-icon-suitcase:before { content: @suitcase; } -.oc-icon-sun-o:before { content: @sun-o; } -.oc-icon-superscript:before { content: @superscript; } -.oc-icon-support:before { content: @support; } -.oc-icon-table:before { content: @table; } -.oc-icon-tablet:before { content: @tablet; } -.oc-icon-tachometer:before { content: @tachometer; } -.oc-icon-tag:before { content: @tag; } -.oc-icon-tags:before { content: @tags; } -.oc-icon-tasks:before { content: @tasks; } -.oc-icon-taxi:before { content: @taxi; } -.oc-icon-tencent-weibo:before { content: @tencent-weibo; } -.oc-icon-terminal:before { content: @terminal; } -.oc-icon-text-height:before { content: @text-height; } -.oc-icon-text-width:before { content: @text-width; } -.oc-icon-th:before { content: @th; } -.oc-icon-th-large:before { content: @th-large; } -.oc-icon-th-list:before { content: @th-list; } -.oc-icon-thumb-tack:before { content: @thumb-tack; } -.oc-icon-thumbs-down:before { content: @thumbs-down; } -.oc-icon-thumbs-o-down:before { content: @thumbs-o-down; } -.oc-icon-thumbs-o-up:before { content: @thumbs-o-up; } .oc-icon-thumbs-up:before { content: @thumbs-up; } -.oc-icon-ticket:before { content: @ticket; } -.oc-icon-tint:before { content: @tint; } -.oc-icon-toggle-down:before { content: @toggle-down; } -.oc-icon-toggle-left:before { content: @toggle-left; } -.oc-icon-toggle-off:before { content: @toggle-off; } -.oc-icon-toggle-on:before { content: @toggle-on; } -.oc-icon-toggle-right:before { content: @toggle-right; } -.oc-icon-toggle-up:before { content: @toggle-up; } -.oc-icon-trash:before { content: @trash; } -.oc-icon-trash-o:before { content: @trash-o; } -.oc-icon-tree:before { content: @tree; } -.oc-icon-trello:before { content: @trello; } -.oc-icon-trophy:before { content: @trophy; } -.oc-icon-truck:before { content: @truck; } -.oc-icon-try:before { content: @try; } -.oc-icon-tty:before { content: @tty; } -.oc-icon-tumblr:before { content: @tumblr; } -.oc-icon-tumblr-square:before { content: @tumblr-square; } -.oc-icon-turkish-lira:before { content: @turkish-lira; } -.oc-icon-twitch:before { content: @twitch; } -.oc-icon-twitter:before { content: @twitter; } -.oc-icon-twitter-square:before { content: @twitter-square; } -.oc-icon-umbrella:before { content: @umbrella; } -.oc-icon-underline:before { content: @underline; } -.oc-icon-undo:before { content: @undo; } -.oc-icon-unlink:before { content: @unlink; } -.oc-icon-unsorted:before { content: @unsorted; } -.oc-icon-usd:before { content: @usd; } -.oc-icon-video-camera:before { content: @video-camera; } -.oc-icon-vimeo-square:before { content: @vimeo-square; } -.oc-icon-vine:before { content: @vine; } -.oc-icon-vk:before { content: @vk; } -.oc-icon-volume-down:before { content: @volume-down; } -.oc-icon-volume-off:before { content: @volume-off; } -.oc-icon-volume-up:before { content: @volume-up; } -.oc-icon-warning:before { content: @warning; } -.oc-icon-wechat:before { content: @wechat; } -.oc-icon-weibo:before { content: @weibo; } -.oc-icon-weixin:before { content: @weixin; } -.oc-icon-wheelchair:before { content: @wheelchair; } -.oc-icon-wifi:before { content: @wifi; } -.oc-icon-windows:before { content: @windows; } -.oc-icon-won:before { content: @won; } -.oc-icon-wordpress:before { content: @wordpress; } -.oc-icon-wrench:before { content: @wrench; } +.oc-icon-thumbs-down:before { content: @thumbs-down; } +.oc-icon-youtube-square:before { content: @youtube-square; } +.oc-icon-youtube:before { content: @youtube; } .oc-icon-xing:before { content: @xing; } .oc-icon-xing-square:before { content: @xing-square; } -.oc-icon-yahoo:before { content: @yahoo; } -.oc-icon-yelp:before { content: @yelp; } -.oc-icon-yen:before { content: @yen; } -.oc-icon-youtube:before { content: @youtube; } .oc-icon-youtube-play:before { content: @youtube-play; } -.oc-icon-youtube-square:before { content: @youtube-square; } -.oc-icon-dashboard:before { content: @dashboard; } -.oc-icon-palette:before { content: @palette; } -.oc-icon-brush:before { content: @brush; } -.oc-icon-wallet:before { content: @wallet; } -.oc-icon-bank:before { content: @bank; } -.oc-icon-user-box:before { content: @user-box; } -.oc-icon-user:before { content: @user; } -.oc-icon-user-circle:before { content: @user-circle; } -.oc-icon-user-add:before { content: @user-add; } -.oc-icon-user-outline:before { content: @user-outline; } -.oc-icon-user-admin:before { content: @user-admin; } -.oc-icon-alarm:before { content: @alarm; } -.oc-icon-alarm-add:before { content: @alarm-add; } -.oc-icon-alarm-off:before { content: @alarm-off; } -.oc-icon-alarm-on:before { content: @alarm-on; } -.oc-icon-lock:before { content: @lock; } -.oc-icon-lock-open:before { content: @lock-open; } -.oc-icon-photo-wallpaper:before { content: @photo-wallpaper; } -.oc-icon-photo:before { content: @photo; } -.oc-icon-photo-filter:before { content: @photo-filter; } -.oc-icon-photo-album:before { content: @photo-album; } -.oc-icon-photo-library:before { content: @photo-library; } -.oc-icon-photo-user:before { content: @photo-user; } -.oc-icon-camera:before { content: @camera; } -.oc-icon-photo-satellite:before { content: @photo-satellite; } -.oc-icon-globe-grid:before { content: @globe-grid; } -.oc-icon-globe-lock:before { content: @globe-lock; } -.oc-icon-globe:before { content: @globe; } -.oc-icon-users:before { content: @users; } -.oc-icon-users-outline:before { content: @users-outline; } -.oc-icon-translate:before { content: @translate; } -.oc-icon-home:before { content: @home; } -.oc-icon-spellcheck:before { content: @spellcheck; } -.oc-icon-add:before { content: @add; } -.oc-icon-add-box:before { content: @add-box; } -.oc-icon-add-box-outline:before { content: @add-box-outline; } -.oc-icon-add-circle:before { content: @add-circle; } -.oc-icon-add-circle-outline:before { content: @add-circle-outline; } -.oc-icon-close:before { content: @close; } -.oc-icon-close-circle-outline:before { content: @close-circle-outline; } -.oc-icon-close-circle:before { content: @close-circle; } -.oc-icon-remove:before { content: @remove; } -.oc-icon-remove-box:before { content: @remove-box; } -.oc-icon-remove-circle:before { content: @remove-circle; } -.oc-icon-remove-circle-outline:before { content: @remove-circle-outline; } -.oc-icon-cached:before { content: @cached; } -.oc-icon-repeat:before { content: @repeat; } -.oc-icon-refresh:before { content: @refresh; } -.oc-icon-sync:before { content: @sync; } -.oc-icon-sync-disabled:before { content: @sync-disabled; } -.oc-icon-sync-error:before { content: @sync-error; } -.oc-icon-cog-box:before { content: @cog-box; } -.oc-icon-tune:before { content: @tune; } -.oc-icon-pencil:before { content: @pencil; } -.oc-icon-attachment:before { content: @attachment; } -.oc-icon-cloud:before { content: @cloud; } -.oc-icon-cloud-circle:before { content: @cloud-circle; } -.oc-icon-cloud-done:before { content: @cloud-done; } -.oc-icon-cloud-download:before { content: @cloud-download; } -.oc-icon-cloud-off:before { content: @cloud-off; } -.oc-icon-cloud-queue:before { content: @cloud-queue; } -.oc-icon-cloud-upload:before { content: @cloud-upload; } -.oc-icon-download:before { content: @download; } -.oc-icon-upload:before { content: @upload; } -.oc-icon-more-horiz:before { content: @more-horiz; } -.oc-icon-more-vert:before { content: @more-vert; } -.oc-icon-power:before { content: @power; } -.oc-icon-power-settings:before { content: @power-settings; } -.oc-icon-extension:before { content: @extension; } -.oc-icon-pages:before { content: @pages; } -.oc-icon-web:before { content: @web; } -.oc-icon-slideshow:before { content: @slideshow; } -.oc-icon-style:before { content: @style; } -.oc-icon-visibility:before { content: @visibility; } -.oc-icon-visibility-off:before { content: @visibility-off; } -.oc-icon-copy:before { content: @copy; } -.oc-icon-cut:before { content: @cut; } -.oc-icon-paste:before { content: @paste; } -.oc-icon-page-search:before { content: @page-search; } -.oc-icon-page-add:before { content: @page-add; } -.oc-icon-page:before { content: @page; } -.oc-icon-view-agenda:before { content: @view-agenda; } -.oc-icon-view-array:before { content: @view-array; } -.oc-icon-view-carousel:before { content: @view-carousel; } -.oc-icon-view-column:before { content: @view-column; } -.oc-icon-view-day:before { content: @view-day; } -.oc-icon-view-headline:before { content: @view-headline; } -.oc-icon-view-list:before { content: @view-list; } -.oc-icon-view-module:before { content: @view-module; } -.oc-icon-view-quilt:before { content: @view-quilt; } -.oc-icon-view-stream:before { content: @view-stream; } -.oc-icon-view-week:before { content: @view-week; } -.oc-icon-history:before { content: @history; } -.oc-icon-clock:before { content: @clock; } -.oc-icon-search:before { content: @search; } -.oc-icon-exit-app:before { content: @exit-app; } -.oc-icon-open-browser:before { content: @open-browser; } -.oc-icon-open-new:before { content: @open-new; } -.oc-icon-page-content:before { content: @page-content; } -.oc-icon-search-box:before { content: @search-box; } -.oc-icon-layers:before { content: @layers; } -.oc-icon-layers-clear:before { content: @layers-clear; } +.oc-icon-dropbox:before { content: @dropbox; } +.oc-icon-stack-overflow:before { content: @stack-overflow; } +.oc-icon-instagram:before { content: @instagram; } +.oc-icon-flickr:before { content: @flickr; } +.oc-icon-adn:before { content: @adn; } +.oc-icon-bitbucket:before { content: @bitbucket; } +.oc-icon-bitbucket-square:before { content: @bitbucket-square; } +.oc-icon-tumblr:before { content: @tumblr; } +.oc-icon-tumblr-square:before { content: @tumblr-square; } +.oc-icon-long-arrow-down:before { content: @long-arrow-down; } +.oc-icon-long-arrow-up:before { content: @long-arrow-up; } +.oc-icon-long-arrow-left:before { content: @long-arrow-left; } +.oc-icon-long-arrow-right:before { content: @long-arrow-right; } +.oc-icon-apple:before { content: @apple; } +.oc-icon-windows:before { content: @windows; } +.oc-icon-android:before { content: @android; } +.oc-icon-linux:before { content: @linux; } +.oc-icon-dribbble:before { content: @dribbble; } +.oc-icon-skype:before { content: @skype; } +.oc-icon-foursquare:before { content: @foursquare; } +.oc-icon-trello:before { content: @trello; } +.oc-icon-female:before { content: @female; } +.oc-icon-male:before { content: @male; } +.oc-icon-gittip:before { content: @gittip; } +.oc-icon-sun-o:before { content: @sun-o; } +.oc-icon-moon-o:before { content: @moon-o; } +.oc-icon-archive:before { content: @archive; } +.oc-icon-bug:before { content: @bug; } +.oc-icon-vk:before { content: @vk; } +.oc-icon-weibo:before { content: @weibo; } +.oc-icon-renren:before { content: @renren; } +.oc-icon-pagelines:before { content: @pagelines; } +.oc-icon-stack-exchange:before { content: @stack-exchange; } +.oc-icon-arrow-circle-o-right:before { content: @arrow-circle-o-right; } +.oc-icon-arrow-circle-o-left:before { content: @arrow-circle-o-left; } +.oc-icon-toggle-left:before, +.oc-icon-caret-square-o-left:before { content: @caret-square-o-left; } +.oc-icon-dot-circle-o:before { content: @dot-circle-o; } +.oc-icon-wheelchair:before { content: @wheelchair; } +.oc-icon-vimeo-square:before { content: @vimeo-square; } +.oc-icon-turkish-lira:before, +.oc-icon-try:before { content: @try; } .oc-icon-plus-square-o:before { content: @plus-square-o; } -.oc-icon-minus-square-o:before { content: @minus-square-o; } -.oc-icon-minus-square:before { content: @minus-square; } -.oc-icon-puzzle-piece:before { content: @puzzle-piece; } -.oc-icon-paint-brush:before { content: @paint-brush; } -.oc-icon-institution:before { content: @institution; } +.oc-icon-space-shuttle:before { content: @space-shuttle; } +.oc-icon-slack:before { content: @slack; } +.oc-icon-envelope-square:before { content: @envelope-square; } +.oc-icon-wordpress:before { content: @wordpress; } +.oc-icon-openid:before { content: @openid; } +.oc-icon-institution:before, +.oc-icon-bank:before, .oc-icon-university:before { content: @university; } -.oc-icon-user-md:before { content: @user-md; } -.oc-icon-unlock:before { content: @unlock; } -.oc-icon-unlock-alt:before { content: @unlock-alt; } -.oc-icon-picture-o:before { content: @picture-o; } +.oc-icon-mortar-board:before, +.oc-icon-graduation-cap:before { content: @graduation-cap; } +.oc-icon-yahoo:before { content: @yahoo; } +.oc-icon-google:before { content: @google; } +.oc-icon-reddit:before { content: @reddit; } +.oc-icon-reddit-square:before { content: @reddit-square; } +.oc-icon-stumbleupon-circle:before { content: @stumbleupon-circle; } +.oc-icon-stumbleupon:before { content: @stumbleupon; } +.oc-icon-delicious:before { content: @delicious; } +.oc-icon-digg:before { content: @digg; } +.oc-icon-pied-piper:before { content: @pied-piper; } +.oc-icon-pied-piper-alt:before { content: @pied-piper-alt; } +.oc-icon-drupal:before { content: @drupal; } +.oc-icon-joomla:before { content: @joomla; } .oc-icon-language:before { content: @language; } -.oc-icon-plus:before { content: @plus; } -.oc-icon-plus-circle:before { content: @plus-circle; } -.oc-icon-plus-square:before { content: @plus-square; } -.oc-icon-times:before { content: @times; } -.oc-icon-times-circle:before { content: @times-circle; } -.oc-icon-times-circle-o:before { content: @times-circle-o; } -.oc-icon-minus:before { content: @minus; } -.oc-icon-minus-circle:before { content: @minus-circle; } -.oc-icon-ellipsis-h:before { content: @ellipsis-h; } -.oc-icon-ellipsis-v:before { content: @ellipsis-v; } -.oc-icon-power-off:before { content: @power-off; } -.oc-icon-eye:before { content: @eye; } -.oc-icon-eye-slash:before { content: @eye-slash; } -.oc-icon-clock-o:before { content: @clock-o; } -.oc-icon-cms-components:before { content: @cms-components; } -.oc-icon-cms:before { content: @cms; } -.oc-icon-cms-pages:before { content: @cms-pages; } -.oc-icon-cms-assets:before { content: @cms-assets; } -.oc-icon-cms-layouts:before { content: @cms-layouts; } -.oc-icon-cms-partials:before { content: @cms-partials; } -.oc-icon-cms-content:before { content: @cms-content; } \ No newline at end of file +.oc-icon-fax:before { content: @fax; } +.oc-icon-building:before { content: @building; } +.oc-icon-child:before { content: @child; } +.oc-icon-paw:before { content: @paw; } +.oc-icon-spoon:before { content: @spoon; } +.oc-icon-cube:before { content: @cube; } +.oc-icon-cubes:before { content: @cubes; } +.oc-icon-behance:before { content: @behance; } +.oc-icon-behance-square:before { content: @behance-square; } +.oc-icon-steam:before { content: @steam; } +.oc-icon-steam-square:before { content: @steam-square; } +.oc-icon-recycle:before { content: @recycle; } +.oc-icon-automobile:before, +.oc-icon-car:before { content: @car; } +.oc-icon-cab:before, +.oc-icon-taxi:before { content: @taxi; } +.oc-icon-tree:before { content: @tree; } +.oc-icon-spotify:before { content: @spotify; } +.oc-icon-deviantart:before { content: @deviantart; } +.oc-icon-soundcloud:before { content: @soundcloud; } +.oc-icon-database:before { content: @database; } +.oc-icon-file-pdf-o:before { content: @file-pdf-o; } +.oc-icon-file-word-o:before { content: @file-word-o; } +.oc-icon-file-excel-o:before { content: @file-excel-o; } +.oc-icon-file-powerpoint-o:before { content: @file-powerpoint-o; } +.oc-icon-file-photo-o:before, +.oc-icon-file-picture-o:before, +.oc-icon-file-image-o:before { content: @file-image-o; } +.oc-icon-file-zip-o:before, +.oc-icon-file-archive-o:before { content: @file-archive-o; } +.oc-icon-file-sound-o:before, +.oc-icon-file-audio-o:before { content: @file-audio-o; } +.oc-icon-file-movie-o:before, +.oc-icon-file-video-o:before { content: @file-video-o; } +.oc-icon-file-code-o:before { content: @file-code-o; } +.oc-icon-vine:before { content: @vine; } +.oc-icon-codepen:before { content: @codepen; } +.oc-icon-jsfiddle:before { content: @jsfiddle; } +.oc-icon-life-bouy:before, +.oc-icon-life-buoy:before, +.oc-icon-life-saver:before, +.oc-icon-support:before, +.oc-icon-life-ring:before { content: @life-ring; } +.oc-icon-circle-o-notch:before { content: @circle-o-notch; } +.oc-icon-ra:before, +.oc-icon-rebel:before { content: @rebel; } +.oc-icon-ge:before, +.oc-icon-empire:before { content: @empire; } +.oc-icon-git-square:before { content: @git-square; } +.oc-icon-git:before { content: @git; } +.oc-icon-hacker-news:before { content: @hacker-news; } +.oc-icon-tencent-weibo:before { content: @tencent-weibo; } +.oc-icon-qq:before { content: @qq; } +.oc-icon-wechat:before, +.oc-icon-weixin:before { content: @weixin; } +.oc-icon-send:before, +.oc-icon-paper-plane:before { content: @paper-plane; } +.oc-icon-send-o:before, +.oc-icon-paper-plane-o:before { content: @paper-plane-o; } +.oc-icon-history:before { content: @history; } +.oc-icon-circle-thin:before { content: @circle-thin; } +.oc-icon-header:before { content: @header; } +.oc-icon-paragraph:before { content: @paragraph; } +.oc-icon-sliders:before { content: @sliders; } +.oc-icon-share-alt:before { content: @share-alt; } +.oc-icon-share-alt-square:before { content: @share-alt-square; } +.oc-icon-bomb:before { content: @bomb; } +.oc-icon-soccer-ball-o:before, +.oc-icon-futbol-o:before { content: @futbol-o; } +.oc-icon-tty:before { content: @tty; } +.oc-icon-binoculars:before { content: @binoculars; } +.oc-icon-plug:before { content: @plug; } +.oc-icon-slideshare:before { content: @slideshare; } +.oc-icon-twitch:before { content: @twitch; } +.oc-icon-yelp:before { content: @yelp; } +.oc-icon-newspaper-o:before { content: @newspaper-o; } +.oc-icon-wifi:before { content: @wifi; } +.oc-icon-calculator:before { content: @calculator; } +.oc-icon-paypal:before { content: @paypal; } +.oc-icon-google-wallet:before { content: @google-wallet; } +.oc-icon-cc-visa:before { content: @cc-visa; } +.oc-icon-cc-mastercard:before { content: @cc-mastercard; } +.oc-icon-cc-discover:before { content: @cc-discover; } +.oc-icon-cc-amex:before { content: @cc-amex; } +.oc-icon-cc-paypal:before { content: @cc-paypal; } +.oc-icon-cc-stripe:before { content: @cc-stripe; } +.oc-icon-bell-slash:before { content: @bell-slash; } +.oc-icon-bell-slash-o:before { content: @bell-slash-o; } +.oc-icon-trash:before { content: @trash; } +.oc-icon-copyright:before { content: @copyright; } +.oc-icon-at:before { content: @at; } +.oc-icon-eyedropper:before { content: @eyedropper; } +.oc-icon-paint-brush:before { content: @paint-brush; } +.oc-icon-birthday-cake:before { content: @birthday-cake; } +.oc-icon-area-chart:before { content: @area-chart; } +.oc-icon-pie-chart:before { content: @pie-chart; } +.oc-icon-line-chart:before { content: @line-chart; } +.oc-icon-lastfm:before { content: @lastfm; } +.oc-icon-lastfm-square:before { content: @lastfm-square; } +.oc-icon-toggle-off:before { content: @toggle-off; } +.oc-icon-toggle-on:before { content: @toggle-on; } +.oc-icon-bicycle:before { content: @bicycle; } +.oc-icon-bus:before { content: @bus; } +.oc-icon-ioxhost:before { content: @ioxhost; } +.oc-icon-angellist:before { content: @angellist; } +.oc-icon-cc:before { content: @cc; } +.oc-icon-shekel:before, +.oc-icon-sheqel:before, +.oc-icon-ils:before { content: @ils; } +.oc-icon-meanpath:before { content: @meanpath; } diff --git a/modules/system/assets/vendor/font-autumn/css/font-autumn.css b/modules/system/assets/vendor/font-autumn/css/font-autumn.css index 943902e05..27637e610 100644 --- a/modules/system/assets/vendor/font-autumn/css/font-autumn.css +++ b/modules/system/assets/vendor/font-autumn/css/font-autumn.css @@ -26,8 +26,8 @@ * -------------------------- */ @font-face { font-family: 'FontAwesome'; - src: url('../font/Font-Autumn.eot?v=1.0.0'); - src: url('../font/Font-Autumn.eot?#iefix&v=1.0.0') format('embedded-opentype'), url('../font/Font-Autumn.woff?v=1.0.0') format('woff'), url('../font/Font-Autumn.ttf?v=1.0.0') format('truetype'), url('../font/Font-Autumn.svg#fontautumn?v=1.0.0') format('svg'); + src: url('../font/fontawesome-webfont.eot?v=1.0.0'); + src: url('../font/fontawesome-webfont.eot?#iefix&v=1.0.0') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=1.0.0') format('woff'), url('../font/fontawesome-webfont.ttf?v=1.0.0') format('truetype'), url('../font/fontawesome-webfont.svg#fontawesomeregular?v=1.0.0') format('svg'); font-weight: normal; font-style: normal; } @@ -376,95 +376,283 @@ a .icon-flip-vertical:before { } /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ -.icon-adjust:before { - content: "\f042"; +.icon-glass:before { + content: "\f000"; } -.icon-adn:before { - content: "\f170"; +.icon-music:before { + content: "\f001"; } -.icon-align-center:before { - content: "\f037"; +.icon-search:before { + content: "\f002"; } -.icon-align-justify:before { - content: "\f039"; +.icon-envelope-o:before { + content: "\f003"; } -.icon-align-left:before { - content: "\f036"; +.icon-heart:before { + content: "\f004"; } -.icon-align-right:before { - content: "\f038"; +.icon-star:before { + content: "\f005"; } -.icon-ambulance:before { - content: "\f0f9"; +.icon-star-o:before { + content: "\f006"; } -.icon-anchor:before { - content: "\f13d"; +.icon-user:before { + content: "\f007"; } -.icon-android:before { - content: "\f17b"; +.icon-film:before { + content: "\f008"; } -.icon-angellist:before { - content: "\f209"; +.icon-th-large:before { + content: "\f009"; } -.icon-angle-double-down:before { - content: "\f103"; +.icon-th:before { + content: "\f00a"; } -.icon-angle-double-left:before { - content: "\f100"; +.icon-th-list:before { + content: "\f00b"; } -.icon-angle-double-right:before { - content: "\f101"; +.icon-check:before { + content: "\f00c"; } -.icon-angle-double-up:before { - content: "\f102"; +.icon-remove:before, +.icon-close:before, +.icon-times:before { + content: "\f00d"; } -.icon-angle-down:before { - content: "\f107"; +.icon-search-plus:before { + content: "\f00e"; } -.icon-angle-left:before { - content: "\f104"; +.icon-search-minus:before { + content: "\f010"; } -.icon-angle-right:before { - content: "\f105"; +.icon-power-off:before { + content: "\f011"; } -.icon-angle-up:before { - content: "\f106"; +.icon-signal:before { + content: "\f012"; } -.icon-apple:before { - content: "\f179"; +.icon-gear:before, +.icon-cog:before { + content: "\f013"; } -.icon-archive:before { - content: "\f187"; +.icon-trash-o:before { + content: "\f014"; } -.icon-area-chart:before { - content: "\f1fe"; +.icon-home:before { + content: "\f015"; } -.icon-arrow-circle-down:before { - content: "\f0ab"; +.icon-file-o:before { + content: "\f016"; } -.icon-arrow-circle-left:before { - content: "\f0a8"; +.icon-clock-o:before { + content: "\f017"; +} +.icon-road:before { + content: "\f018"; +} +.icon-download:before { + content: "\f019"; } .icon-arrow-circle-o-down:before { content: "\f01a"; } -.icon-arrow-circle-o-left:before { - content: "\f190"; -} -.icon-arrow-circle-o-right:before { - content: "\f18e"; -} .icon-arrow-circle-o-up:before { content: "\f01b"; } -.icon-arrow-circle-right:before { - content: "\f0a9"; +.icon-inbox:before { + content: "\f01c"; } -.icon-arrow-circle-up:before { - content: "\f0aa"; +.icon-play-circle-o:before { + content: "\f01d"; } -.icon-arrow-down:before { - content: "\f063"; +.icon-rotate-right:before, +.icon-repeat:before { + content: "\f01e"; +} +.icon-refresh:before { + content: "\f021"; +} +.icon-list-alt:before { + content: "\f022"; +} +.icon-lock:before { + content: "\f023"; +} +.icon-flag:before { + content: "\f024"; +} +.icon-headphones:before { + content: "\f025"; +} +.icon-volume-off:before { + content: "\f026"; +} +.icon-volume-down:before { + content: "\f027"; +} +.icon-volume-up:before { + content: "\f028"; +} +.icon-qrcode:before { + content: "\f029"; +} +.icon-barcode:before { + content: "\f02a"; +} +.icon-tag:before { + content: "\f02b"; +} +.icon-tags:before { + content: "\f02c"; +} +.icon-book:before { + content: "\f02d"; +} +.icon-bookmark:before { + content: "\f02e"; +} +.icon-print:before { + content: "\f02f"; +} +.icon-camera:before { + content: "\f030"; +} +.icon-font:before { + content: "\f031"; +} +.icon-bold:before { + content: "\f032"; +} +.icon-italic:before { + content: "\f033"; +} +.icon-text-height:before { + content: "\f034"; +} +.icon-text-width:before { + content: "\f035"; +} +.icon-align-left:before { + content: "\f036"; +} +.icon-align-center:before { + content: "\f037"; +} +.icon-align-right:before { + content: "\f038"; +} +.icon-align-justify:before { + content: "\f039"; +} +.icon-list:before { + content: "\f03a"; +} +.icon-dedent:before, +.icon-outdent:before { + content: "\f03b"; +} +.icon-indent:before { + content: "\f03c"; +} +.icon-video-camera:before { + content: "\f03d"; +} +.icon-photo:before, +.icon-image:before, +.icon-picture-o:before { + content: "\f03e"; +} +.icon-pencil:before { + content: "\f040"; +} +.icon-map-marker:before { + content: "\f041"; +} +.icon-adjust:before { + content: "\f042"; +} +.icon-tint:before { + content: "\f043"; +} +.icon-edit:before, +.icon-pencil-square-o:before { + content: "\f044"; +} +.icon-share-square-o:before { + content: "\f045"; +} +.icon-check-square-o:before { + content: "\f046"; +} +.icon-arrows:before { + content: "\f047"; +} +.icon-step-backward:before { + content: "\f048"; +} +.icon-fast-backward:before { + content: "\f049"; +} +.icon-backward:before { + content: "\f04a"; +} +.icon-play:before { + content: "\f04b"; +} +.icon-pause:before { + content: "\f04c"; +} +.icon-stop:before { + content: "\f04d"; +} +.icon-forward:before { + content: "\f04e"; +} +.icon-fast-forward:before { + content: "\f050"; +} +.icon-step-forward:before { + content: "\f051"; +} +.icon-eject:before { + content: "\f052"; +} +.icon-chevron-left:before { + content: "\f053"; +} +.icon-chevron-right:before { + content: "\f054"; +} +.icon-plus-circle:before { + content: "\f055"; +} +.icon-minus-circle:before { + content: "\f056"; +} +.icon-times-circle:before { + content: "\f057"; +} +.icon-check-circle:before { + content: "\f058"; +} +.icon-question-circle:before { + content: "\f059"; +} +.icon-info-circle:before { + content: "\f05a"; +} +.icon-crosshairs:before { + content: "\f05b"; +} +.icon-times-circle-o:before { + content: "\f05c"; +} +.icon-check-circle-o:before { + content: "\f05d"; +} +.icon-ban:before { + content: "\f05e"; } .icon-arrow-left:before { content: "\f060"; @@ -475,218 +663,585 @@ a .icon-flip-vertical:before { .icon-arrow-up:before { content: "\f062"; } -.icon-arrows:before { - content: "\f047"; +.icon-arrow-down:before { + content: "\f063"; } -.icon-arrows-alt:before { - content: "\f0b2"; +.icon-mail-forward:before, +.icon-share:before { + content: "\f064"; } -.icon-arrows-h:before { - content: "\f07e"; +.icon-expand:before { + content: "\f065"; } -.icon-arrows-v:before { - content: "\f07d"; +.icon-compress:before { + content: "\f066"; +} +.icon-plus:before { + content: "\f067"; +} +.icon-minus:before { + content: "\f068"; } .icon-asterisk:before { content: "\f069"; } -.icon-at:before { - content: "\f1fa"; +.icon-exclamation-circle:before { + content: "\f06a"; } -.icon-automobile:before { - content: "\f1b9"; +.icon-gift:before { + content: "\f06b"; } -.icon-backward:before { - content: "\f04a"; +.icon-leaf:before { + content: "\f06c"; } -.icon-ban:before { - content: "\f05e"; +.icon-fire:before { + content: "\f06d"; } -.icon-bank:before { - content: "\e604"; +.icon-eye:before { + content: "\f06e"; } -.icon-bar-chart:before { - content: "\f080"; +.icon-eye-slash:before { + content: "\f070"; } -.icon-bar-chart-o:before { - content: "\f080"; +.icon-warning:before, +.icon-exclamation-triangle:before { + content: "\f071"; } -.icon-barcode:before { - content: "\f02a"; -} -.icon-bars:before { - content: "\f0c9"; -} -.icon-beer:before { - content: "\f0fc"; -} -.icon-behance:before { - content: "\f1b4"; -} -.icon-behance-square:before { - content: "\f1b5"; -} -.icon-bell:before { - content: "\f0f3"; -} -.icon-bell-o:before { - content: "\f0a2"; -} -.icon-bell-slash:before { - content: "\f1f6"; -} -.icon-bell-slash-o:before { - content: "\f1f7"; -} -.icon-bicycle:before { - content: "\f206"; -} -.icon-binoculars:before { - content: "\f1e5"; -} -.icon-birthday-cake:before { - content: "\f1fd"; -} -.icon-bitbucket:before { - content: "\f171"; -} -.icon-bitbucket-square:before { - content: "\f172"; -} -.icon-bitcoin:before { - content: "\f15a"; -} -.icon-bold:before { - content: "\f032"; -} -.icon-bolt:before { - content: "\f0e7"; -} -.icon-bomb:before { - content: "\f1e2"; -} -.icon-book:before { - content: "\f02d"; -} -.icon-bookmark:before { - content: "\f02e"; -} -.icon-bookmark-o:before { - content: "\f097"; -} -.icon-briefcase:before { - content: "\f0b1"; -} -.icon-btc:before { - content: "\f15a"; -} -.icon-bug:before { - content: "\f188"; -} -.icon-building:before { - content: "\f1ad"; -} -.icon-building-o:before { - content: "\f0f7"; -} -.icon-bullhorn:before { - content: "\f0a1"; -} -.icon-bullseye:before { - content: "\f140"; -} -.icon-bus:before { - content: "\f207"; -} -.icon-cab:before { - content: "\f1ba"; -} -.icon-calculator:before { - content: "\f1ec"; +.icon-plane:before { + content: "\f072"; } .icon-calendar:before { content: "\f073"; } -.icon-calendar-o:before { - content: "\f133"; +.icon-random:before { + content: "\f074"; +} +.icon-comment:before { + content: "\f075"; +} +.icon-magnet:before { + content: "\f076"; +} +.icon-chevron-up:before { + content: "\f077"; +} +.icon-chevron-down:before { + content: "\f078"; +} +.icon-retweet:before { + content: "\f079"; +} +.icon-shopping-cart:before { + content: "\f07a"; +} +.icon-folder:before { + content: "\f07b"; +} +.icon-folder-open:before { + content: "\f07c"; +} +.icon-arrows-v:before { + content: "\f07d"; +} +.icon-arrows-h:before { + content: "\f07e"; +} +.icon-bar-chart-o:before, +.icon-bar-chart:before { + content: "\f080"; +} +.icon-twitter-square:before { + content: "\f081"; +} +.icon-facebook-square:before { + content: "\f082"; } .icon-camera-retro:before { content: "\f083"; } -.icon-car:before { - content: "\f1b9"; +.icon-key:before { + content: "\f084"; +} +.icon-gears:before, +.icon-cogs:before { + content: "\f085"; +} +.icon-comments:before { + content: "\f086"; +} +.icon-thumbs-o-up:before { + content: "\f087"; +} +.icon-thumbs-o-down:before { + content: "\f088"; +} +.icon-star-half:before { + content: "\f089"; +} +.icon-heart-o:before { + content: "\f08a"; +} +.icon-sign-out:before { + content: "\f08b"; +} +.icon-linkedin-square:before { + content: "\f08c"; +} +.icon-thumb-tack:before { + content: "\f08d"; +} +.icon-external-link:before { + content: "\f08e"; +} +.icon-sign-in:before { + content: "\f090"; +} +.icon-trophy:before { + content: "\f091"; +} +.icon-github-square:before { + content: "\f092"; +} +.icon-upload:before { + content: "\f093"; +} +.icon-lemon-o:before { + content: "\f094"; +} +.icon-phone:before { + content: "\f095"; +} +.icon-square-o:before { + content: "\f096"; +} +.icon-bookmark-o:before { + content: "\f097"; +} +.icon-phone-square:before { + content: "\f098"; +} +.icon-twitter:before { + content: "\f099"; +} +.icon-facebook:before { + content: "\f09a"; +} +.icon-github:before { + content: "\f09b"; +} +.icon-unlock:before { + content: "\f09c"; +} +.icon-credit-card:before { + content: "\f09d"; +} +.icon-rss:before { + content: "\f09e"; +} +.icon-hdd-o:before { + content: "\f0a0"; +} +.icon-bullhorn:before { + content: "\f0a1"; +} +.icon-bell:before { + content: "\f0f3"; +} +.icon-certificate:before { + content: "\f0a3"; +} +.icon-hand-o-right:before { + content: "\f0a4"; +} +.icon-hand-o-left:before { + content: "\f0a5"; +} +.icon-hand-o-up:before { + content: "\f0a6"; +} +.icon-hand-o-down:before { + content: "\f0a7"; +} +.icon-arrow-circle-left:before { + content: "\f0a8"; +} +.icon-arrow-circle-right:before { + content: "\f0a9"; +} +.icon-arrow-circle-up:before { + content: "\f0aa"; +} +.icon-arrow-circle-down:before { + content: "\f0ab"; +} +.icon-globe:before { + content: "\f0ac"; +} +.icon-wrench:before { + content: "\f0ad"; +} +.icon-tasks:before { + content: "\f0ae"; +} +.icon-filter:before { + content: "\f0b0"; +} +.icon-briefcase:before { + content: "\f0b1"; +} +.icon-arrows-alt:before { + content: "\f0b2"; +} +.icon-group:before, +.icon-users:before { + content: "\f0c0"; +} +.icon-chain:before, +.icon-link:before { + content: "\f0c1"; +} +.icon-cloud:before { + content: "\f0c2"; +} +.icon-flask:before { + content: "\f0c3"; +} +.icon-cut:before, +.icon-scissors:before { + content: "\f0c4"; +} +.icon-copy:before, +.icon-files-o:before { + content: "\f0c5"; +} +.icon-paperclip:before { + content: "\f0c6"; +} +.icon-save:before, +.icon-floppy-o:before { + content: "\f0c7"; +} +.icon-square:before { + content: "\f0c8"; +} +.icon-navicon:before, +.icon-reorder:before, +.icon-bars:before { + content: "\f0c9"; +} +.icon-list-ul:before { + content: "\f0ca"; +} +.icon-list-ol:before { + content: "\f0cb"; +} +.icon-strikethrough:before { + content: "\f0cc"; +} +.icon-underline:before { + content: "\f0cd"; +} +.icon-table:before { + content: "\f0ce"; +} +.icon-magic:before { + content: "\f0d0"; +} +.icon-truck:before { + content: "\f0d1"; +} +.icon-pinterest:before { + content: "\f0d2"; +} +.icon-pinterest-square:before { + content: "\f0d3"; +} +.icon-google-plus-square:before { + content: "\f0d4"; +} +.icon-google-plus:before { + content: "\f0d5"; +} +.icon-money:before { + content: "\f0d6"; } .icon-caret-down:before { content: "\f0d7"; } +.icon-caret-up:before { + content: "\f0d8"; +} .icon-caret-left:before { content: "\f0d9"; } .icon-caret-right:before { content: "\f0da"; } -.icon-caret-square-o-down:before { - content: "\f150"; +.icon-columns:before { + content: "\f0db"; } -.icon-caret-square-o-left:before { - content: "\f191"; +.icon-unsorted:before, +.icon-sort:before { + content: "\f0dc"; } -.icon-caret-square-o-right:before { - content: "\f152"; +.icon-sort-down:before, +.icon-sort-desc:before { + content: "\f0dd"; } -.icon-caret-square-o-up:before { - content: "\f151"; +.icon-sort-up:before, +.icon-sort-asc:before { + content: "\f0de"; } -.icon-caret-up:before { - content: "\f0d8"; +.icon-envelope:before { + content: "\f0e0"; } -.icon-cc:before { - content: "\f20a"; +.icon-linkedin:before { + content: "\f0e1"; } -.icon-cc-amex:before { - content: "\f1f3"; +.icon-rotate-left:before, +.icon-undo:before { + content: "\f0e2"; } -.icon-cc-discover:before { - content: "\f1f2"; +.icon-legal:before, +.icon-gavel:before { + content: "\f0e3"; } -.icon-cc-mastercard:before { - content: "\f1f1"; +.icon-dashboard:before, +.icon-tachometer:before { + content: "\f0e4"; } -.icon-cc-paypal:before { - content: "\f1f4"; +.icon-comment-o:before { + content: "\f0e5"; } -.icon-cc-stripe:before { - content: "\f1f5"; +.icon-comments-o:before { + content: "\f0e6"; } -.icon-cc-visa:before { - content: "\f1f0"; +.icon-flash:before, +.icon-bolt:before { + content: "\f0e7"; } -.icon-certificate:before { - content: "\f0a3"; +.icon-sitemap:before { + content: "\f0e8"; } -.icon-chain:before { - content: "\f0c1"; +.icon-umbrella:before { + content: "\f0e9"; } +.icon-paste:before, +.icon-clipboard:before { + content: "\f0ea"; +} +.icon-lightbulb-o:before { + content: "\f0eb"; +} +.icon-exchange:before { + content: "\f0ec"; +} +.icon-cloud-download:before { + content: "\f0ed"; +} +.icon-cloud-upload:before { + content: "\f0ee"; +} +.icon-user-md:before { + content: "\f0f0"; +} +.icon-stethoscope:before { + content: "\f0f1"; +} +.icon-suitcase:before { + content: "\f0f2"; +} +.icon-bell-o:before { + content: "\f0a2"; +} +.icon-coffee:before { + content: "\f0f4"; +} +.icon-cutlery:before { + content: "\f0f5"; +} +.icon-file-text-o:before { + content: "\f0f6"; +} +.icon-building-o:before { + content: "\f0f7"; +} +.icon-hospital-o:before { + content: "\f0f8"; +} +.icon-ambulance:before { + content: "\f0f9"; +} +.icon-medkit:before { + content: "\f0fa"; +} +.icon-fighter-jet:before { + content: "\f0fb"; +} +.icon-beer:before { + content: "\f0fc"; +} +.icon-h-square:before { + content: "\f0fd"; +} +.icon-plus-square:before { + content: "\f0fe"; +} +.icon-angle-double-left:before { + content: "\f100"; +} +.icon-angle-double-right:before { + content: "\f101"; +} +.icon-angle-double-up:before { + content: "\f102"; +} +.icon-angle-double-down:before { + content: "\f103"; +} +.icon-angle-left:before { + content: "\f104"; +} +.icon-angle-right:before { + content: "\f105"; +} +.icon-angle-up:before { + content: "\f106"; +} +.icon-angle-down:before { + content: "\f107"; +} +.icon-desktop:before { + content: "\f108"; +} +.icon-laptop:before { + content: "\f109"; +} +.icon-tablet:before { + content: "\f10a"; +} +.icon-mobile-phone:before, +.icon-mobile:before { + content: "\f10b"; +} +.icon-circle-o:before { + content: "\f10c"; +} +.icon-quote-left:before { + content: "\f10d"; +} +.icon-quote-right:before { + content: "\f10e"; +} +.icon-spinner:before { + content: "\f110"; +} +.icon-circle:before { + content: "\f111"; +} +.icon-mail-reply:before, +.icon-reply:before { + content: "\f112"; +} +.icon-github-alt:before { + content: "\f113"; +} +.icon-folder-o:before { + content: "\f114"; +} +.icon-folder-open-o:before { + content: "\f115"; +} +.icon-smile-o:before { + content: "\f118"; +} +.icon-frown-o:before { + content: "\f119"; +} +.icon-meh-o:before { + content: "\f11a"; +} +.icon-gamepad:before { + content: "\f11b"; +} +.icon-keyboard-o:before { + content: "\f11c"; +} +.icon-flag-o:before { + content: "\f11d"; +} +.icon-flag-checkered:before { + content: "\f11e"; +} +.icon-terminal:before { + content: "\f120"; +} +.icon-code:before { + content: "\f121"; +} +.icon-mail-reply-all:before, +.icon-reply-all:before { + content: "\f122"; +} +.icon-star-half-empty:before, +.icon-star-half-full:before, +.icon-star-half-o:before { + content: "\f123"; +} +.icon-location-arrow:before { + content: "\f124"; +} +.icon-crop:before { + content: "\f125"; +} +.icon-code-fork:before { + content: "\f126"; +} +.icon-unlink:before, .icon-chain-broken:before { content: "\f127"; } -.icon-check:before { - content: "\f00c"; +.icon-question:before { + content: "\f128"; } -.icon-check-circle:before { - content: "\f058"; +.icon-info:before { + content: "\f129"; } -.icon-check-circle-o:before { - content: "\f05d"; +.icon-exclamation:before { + content: "\f12a"; } -.icon-check-square:before { - content: "\f14a"; +.icon-superscript:before { + content: "\f12b"; } -.icon-check-square-o:before { - content: "\f046"; +.icon-subscript:before { + content: "\f12c"; } -.icon-chevron-circle-down:before { - content: "\f13a"; +.icon-eraser:before { + content: "\f12d"; +} +.icon-puzzle-piece:before { + content: "\f12e"; +} +.icon-microphone:before { + content: "\f130"; +} +.icon-microphone-slash:before { + content: "\f131"; +} +.icon-shield:before { + content: "\f132"; +} +.icon-calendar-o:before { + content: "\f133"; +} +.icon-fire-extinguisher:before { + content: "\f134"; +} +.icon-rocket:before { + content: "\f135"; +} +.icon-maxcdn:before { + content: "\f136"; } .icon-chevron-circle-left:before { content: "\f137"; @@ -697,161 +1252,23 @@ a .icon-flip-vertical:before { .icon-chevron-circle-up:before { content: "\f139"; } -.icon-chevron-down:before { - content: "\f078"; +.icon-chevron-circle-down:before { + content: "\f13a"; } -.icon-chevron-left:before { - content: "\f053"; -} -.icon-chevron-right:before { - content: "\f054"; -} -.icon-chevron-up:before { - content: "\f077"; -} -.icon-child:before { - content: "\f1ae"; -} -.icon-circle:before { - content: "\f111"; -} -.icon-circle-o:before { - content: "\f10c"; -} -.icon-circle-o-notch:before { - content: "\f1ce"; -} -.icon-circle-thin:before { - content: "\f1db"; -} -.icon-clipboard:before { - content: "\f0ea"; -} -.icon-clock-o:before { - content: "\f017"; -} -.icon-cloud:before { - content: "\f0c2"; -} -.icon-cloud-download:before { - content: "\f0ed"; -} -.icon-cloud-upload:before { - content: "\f0ee"; -} -.icon-cny:before { - content: "\f157"; -} -.icon-code:before { - content: "\f121"; -} -.icon-code-fork:before { - content: "\f126"; -} -.icon-codepen:before { - content: "\f1cb"; -} -.icon-coffee:before { - content: "\f0f4"; -} -.icon-cog:before { - content: "\f013"; -} -.icon-cogs:before { - content: "\f085"; -} -.icon-columns:before { - content: "\f0db"; -} -.icon-comment:before { - content: "\f075"; -} -.icon-comment-o:before { - content: "\f0e5"; -} -.icon-comments:before { - content: "\f086"; -} -.icon-comments-o:before { - content: "\f0e6"; -} -.icon-compass:before { - content: "\f14e"; -} -.icon-compress:before { - content: "\f066"; -} -.icon-copy:before { - content: "\f0c5"; -} -.icon-copyright:before { - content: "\f1f9"; -} -.icon-credit-card:before { - content: "\f09d"; -} -.icon-crop:before { - content: "\f125"; -} -.icon-crosshairs:before { - content: "\f05b"; +.icon-html5:before { + content: "\f13b"; } .icon-css3:before { content: "\f13c"; } -.icon-cube:before { - content: "\f1b2"; +.icon-anchor:before { + content: "\f13d"; } -.icon-cubes:before { - content: "\f1b3"; +.icon-unlock-alt:before { + content: "\f13e"; } -.icon-cut:before { - content: "\f0c4"; -} -.icon-cutlery:before { - content: "\f0f5"; -} -.icon-database:before { - content: "\f1c0"; -} -.icon-dedent:before { - content: "\f03b"; -} -.icon-delicious:before { - content: "\f1a5"; -} -.icon-desktop:before { - content: "\f108"; -} -.icon-deviantart:before { - content: "\f1bd"; -} -.icon-digg:before { - content: "\f1a6"; -} -.icon-dollar:before { - content: "\f155"; -} -.icon-dot-circle-o:before { - content: "\f192"; -} -.icon-download:before { - content: "\f019"; -} -.icon-dribbble:before { - content: "\f17d"; -} -.icon-dropbox:before { - content: "\f16b"; -} -.icon-drupal:before { - content: "\f1a9"; -} -.icon-edit:before { - content: "\f044"; -} -.icon-eject:before { - content: "\f052"; +.icon-bullseye:before { + content: "\f140"; } .icon-ellipsis-h:before { content: "\f141"; @@ -859,746 +1276,93 @@ a .icon-flip-vertical:before { .icon-ellipsis-v:before { content: "\f142"; } -.icon-empire:before { - content: "\f1d1"; -} -.icon-envelope:before { - content: "\f0e0"; -} -.icon-envelope-o:before { - content: "\f003"; -} -.icon-envelope-square:before { - content: "\f199"; -} -.icon-eraser:before { - content: "\f12d"; -} -.icon-eur:before { - content: "\f153"; -} -.icon-euro:before { - content: "\f153"; -} -.icon-exchange:before { - content: "\f0ec"; -} -.icon-exclamation:before { - content: "\f12a"; -} -.icon-exclamation-circle:before { - content: "\f06a"; -} -.icon-exclamation-triangle:before { - content: "\f071"; -} -.icon-expand:before { - content: "\f065"; -} -.icon-external-link:before { - content: "\f08e"; -} -.icon-external-link-square:before { - content: "\f14c"; -} -.icon-eye:before { - content: "\f06e"; -} -.icon-eye-slash:before { - content: "\f070"; -} -.icon-eyedropper:before { - content: "\f1fb"; -} -.icon-facebook:before { - content: "\f09a"; -} -.icon-facebook-square:before { - content: "\f082"; -} -.icon-fast-backward:before { - content: "\f049"; -} -.icon-fast-forward:before { - content: "\f050"; -} -.icon-fax:before { - content: "\f1ac"; -} -.icon-female:before { - content: "\f182"; -} -.icon-fighter-jet:before { - content: "\f0fb"; -} -.icon-file:before { - content: "\f15b"; -} -.icon-file-archive-o:before { - content: "\f1c6"; -} -.icon-file-audio-o:before { - content: "\f1c7"; -} -.icon-file-code-o:before { - content: "\f1c9"; -} -.icon-file-excel-o:before { - content: "\f1c3"; -} -.icon-file-image-o:before { - content: "\f1c5"; -} -.icon-file-movie-o:before { - content: "\f1c8"; -} -.icon-file-o:before { - content: "\f016"; -} -.icon-file-pdf-o:before { - content: "\f1c1"; -} -.icon-file-photo-o:before { - content: "\f1c5"; -} -.icon-file-picture-o:before { - content: "\f1c5"; -} -.icon-file-powerpoint-o:before { - content: "\f1c4"; -} -.icon-file-sound-o:before { - content: "\f1c7"; -} -.icon-file-text:before { - content: "\f15c"; -} -.icon-file-text-o:before { - content: "\f0f6"; -} -.icon-file-video-o:before { - content: "\f1c8"; -} -.icon-file-word-o:before { - content: "\f1c2"; -} -.icon-file-zip-o:before { - content: "\f1c6"; -} -.icon-files-o:before { - content: "\f0c5"; -} -.icon-film:before { - content: "\f008"; -} -.icon-filter:before { - content: "\f0b0"; -} -.icon-fire:before { - content: "\f06d"; -} -.icon-fire-extinguisher:before { - content: "\f134"; -} -.icon-flag:before { - content: "\f024"; -} -.icon-flag-checkered:before { - content: "\f11e"; -} -.icon-flag-o:before { - content: "\f11d"; -} -.icon-flash:before { - content: "\f0e7"; -} -.icon-flask:before { - content: "\f0c3"; -} -.icon-flickr:before { - content: "\f16e"; -} -.icon-floppy-o:before { - content: "\f0c7"; -} -.icon-folder:before { - content: "\f07b"; -} -.icon-folder-o:before { - content: "\f114"; -} -.icon-folder-open:before { - content: "\f07c"; -} -.icon-folder-open-o:before { - content: "\f115"; -} -.icon-font:before { - content: "\f031"; -} -.icon-forward:before { - content: "\f04e"; -} -.icon-foursquare:before { - content: "\f180"; -} -.icon-frown-o:before { - content: "\f119"; -} -.icon-futbol-o:before { - content: "\f1e3"; -} -.icon-gamepad:before { - content: "\f11b"; -} -.icon-gavel:before { - content: "\f0e3"; -} -.icon-gbp:before { - content: "\f154"; -} -.icon-ge:before { - content: "\f1d1"; -} -.icon-gear:before { - content: "\f013"; -} -.icon-gears:before { - content: "\f085"; -} -.icon-gift:before { - content: "\f06b"; -} -.icon-git:before { - content: "\f1d3"; -} -.icon-git-square:before { - content: "\f1d2"; -} -.icon-github:before { - content: "\f09b"; -} -.icon-github-alt:before { - content: "\f113"; -} -.icon-github-square:before { - content: "\f092"; -} -.icon-gittip:before { - content: "\f184"; -} -.icon-glass:before { - content: "\f000"; -} -.icon-google:before { - content: "\f1a0"; -} -.icon-google-plus:before { - content: "\f0d5"; -} -.icon-google-plus-square:before { - content: "\f0d4"; -} -.icon-google-wallet:before { - content: "\f1ee"; -} -.icon-graduation-cap:before { - content: "\f19d"; -} -.icon-group:before { - content: "\f0c0"; -} -.icon-h-square:before { - content: "\f0fd"; -} -.icon-hacker-news:before { - content: "\f1d4"; -} -.icon-hand-o-down:before { - content: "\f0a7"; -} -.icon-hand-o-left:before { - content: "\f0a5"; -} -.icon-hand-o-right:before { - content: "\f0a4"; -} -.icon-hand-o-up:before { - content: "\f0a6"; -} -.icon-hdd-o:before { - content: "\f0a0"; -} -.icon-header:before { - content: "\f1dc"; -} -.icon-headphones:before { - content: "\f025"; -} -.icon-heart:before { - content: "\f004"; -} -.icon-heart-o:before { - content: "\f08a"; -} -.icon-history:before { - content: "\f1da"; -} -.icon-hospital-o:before { - content: "\f0f8"; -} -.icon-html5:before { - content: "\f13b"; -} -.icon-ils:before { - content: "\f20b"; -} -.icon-image:before { - content: "\f03e"; -} -.icon-inbox:before { - content: "\f01c"; -} -.icon-indent:before { - content: "\f03c"; -} -.icon-info:before { - content: "\f129"; -} -.icon-info-circle:before { - content: "\f05a"; -} -.icon-inr:before { - content: "\f156"; -} -.icon-instagram:before { - content: "\f16d"; -} -.icon-ioxhost:before { - content: "\f208"; -} -.icon-italic:before { - content: "\f033"; -} -.icon-joomla:before { - content: "\f1aa"; -} -.icon-jpy:before { - content: "\f157"; -} -.icon-jsfiddle:before { - content: "\f1cc"; -} -.icon-key:before { - content: "\f084"; -} -.icon-keyboard-o:before { - content: "\f11c"; -} -.icon-krw:before { - content: "\f159"; -} -.icon-laptop:before { - content: "\f109"; -} -.icon-lastfm:before { - content: "\f202"; -} -.icon-lastfm-square:before { - content: "\f203"; -} -.icon-leaf:before { - content: "\f06c"; -} -.icon-legal:before { - content: "\f0e3"; -} -.icon-lemon-o:before { - content: "\f094"; -} -.icon-level-down:before { - content: "\f149"; -} -.icon-level-up:before { - content: "\f148"; -} -.icon-life-bouy:before { - content: "\f1cd"; -} -.icon-life-buoy:before { - content: "\f1cd"; -} -.icon-life-ring:before { - content: "\f1cd"; -} -.icon-life-saver:before { - content: "\f1cd"; -} -.icon-lightbulb-o:before { - content: "\f0eb"; -} -.icon-line-chart:before { - content: "\f201"; -} -.icon-link:before { - content: "\f0c1"; -} -.icon-linkedin:before { - content: "\f0e1"; -} -.icon-linkedin-square:before { - content: "\f08c"; -} -.icon-linux:before { - content: "\f17c"; -} -.icon-list:before { - content: "\f03a"; -} -.icon-list-alt:before { - content: "\f022"; -} -.icon-list-ol:before { - content: "\f0cb"; -} -.icon-list-ul:before { - content: "\f0ca"; -} -.icon-location-arrow:before { - content: "\f124"; -} -.icon-long-arrow-down:before { - content: "\f175"; -} -.icon-long-arrow-left:before { - content: "\f177"; -} -.icon-long-arrow-right:before { - content: "\f178"; -} -.icon-long-arrow-up:before { - content: "\f176"; -} -.icon-magic:before { - content: "\f0d0"; -} -.icon-magnet:before { - content: "\f076"; -} -.icon-mail-forward:before { - content: "\f064"; -} -.icon-mail-reply:before { - content: "\f112"; -} -.icon-mail-reply-all:before { - content: "\f122"; -} -.icon-male:before { - content: "\f183"; -} -.icon-map-marker:before { - content: "\f041"; -} -.icon-maxcdn:before { - content: "\f136"; -} -.icon-meanpath:before { - content: "\f20c"; -} -.icon-medkit:before { - content: "\f0fa"; -} -.icon-meh-o:before { - content: "\f11a"; -} -.icon-microphone:before { - content: "\f130"; -} -.icon-microphone-slash:before { - content: "\f131"; -} -.icon-mobile:before { - content: "\f10b"; -} -.icon-mobile-phone:before { - content: "\f10b"; -} -.icon-money:before { - content: "\f0d6"; -} -.icon-moon-o:before { - content: "\f186"; -} -.icon-mortar-board:before { - content: "\f19d"; -} -.icon-music:before { - content: "\f001"; -} -.icon-navicon:before { - content: "\f0c9"; -} -.icon-newspaper-o:before { - content: "\f1ea"; -} -.icon-openid:before { - content: "\f19b"; -} -.icon-outdent:before { - content: "\f03b"; -} -.icon-pagelines:before { - content: "\f18c"; -} -.icon-paper-plane:before { - content: "\f1d8"; -} -.icon-paper-plane-o:before { - content: "\f1d9"; -} -.icon-paperclip:before { - content: "\f0c6"; -} -.icon-paragraph:before { - content: "\f1dd"; -} -.icon-paste:before { - content: "\f0ea"; -} -.icon-pause:before { - content: "\f04c"; -} -.icon-paw:before { - content: "\f1b0"; -} -.icon-paypal:before { - content: "\f1ed"; -} -.icon-pencil-square:before { - content: "\f14b"; -} -.icon-pencil-square-o:before { - content: "\f044"; -} -.icon-phone:before { - content: "\f095"; -} -.icon-phone-square:before { - content: "\f098"; -} -.icon-pie-chart:before { - content: "\f200"; -} -.icon-pied-piper:before { - content: "\f1a7"; -} -.icon-pied-piper-alt:before { - content: "\f1a8"; -} -.icon-pinterest:before { - content: "\f0d2"; -} -.icon-pinterest-square:before { - content: "\f0d3"; -} -.icon-plane:before { - content: "\f072"; -} -.icon-play:before { - content: "\f04b"; +.icon-rss-square:before { + content: "\f143"; } .icon-play-circle:before { content: "\f144"; } -.icon-play-circle-o:before { - content: "\f01d"; +.icon-ticket:before { + content: "\f145"; } -.icon-plug:before { - content: "\f1e6"; +.icon-minus-square:before { + content: "\f146"; } -.icon-power-off:before { - content: "\f011"; +.icon-minus-square-o:before { + content: "\f147"; } -.icon-print:before { - content: "\f02f"; +.icon-level-up:before { + content: "\f148"; } -.icon-puzzle-piece:before { - content: "\f12e"; +.icon-level-down:before { + content: "\f149"; } -.icon-qq:before { - content: "\f1d6"; +.icon-check-square:before { + content: "\f14a"; } -.icon-qrcode:before { - content: "\f029"; +.icon-pencil-square:before { + content: "\f14b"; } -.icon-question:before { - content: "\f128"; -} -.icon-question-circle:before { - content: "\f059"; -} -.icon-quote-left:before { - content: "\f10d"; -} -.icon-quote-right:before { - content: "\f10e"; -} -.icon-ra:before { - content: "\f1d0"; -} -.icon-random:before { - content: "\f074"; -} -.icon-rebel:before { - content: "\f1d0"; -} -.icon-recycle:before { - content: "\f1b8"; -} -.icon-reddit:before { - content: "\f1a1"; -} -.icon-reddit-square:before { - content: "\f1a2"; -} -.icon-refresh:before { - content: "\e62e"; -} -.icon-remove:before { - content: "\e629"; -} -.icon-renren:before { - content: "\f18b"; -} -.icon-reorder:before { - content: "\f0c9"; -} -.icon-repeat:before { - content: "\e62d"; -} -.icon-reply:before { - content: "\f112"; -} -.icon-reply-all:before { - content: "\f122"; -} -.icon-retweet:before { - content: "\f079"; -} -.icon-rmb:before { - content: "\f157"; -} -.icon-road:before { - content: "\f018"; -} -.icon-rocket:before { - content: "\f135"; -} -.icon-rotate-left:before { - content: "\f0e2"; -} -.icon-rotate-right:before { - content: "\f01e"; -} -.icon-rouble:before { - content: "\f158"; -} -.icon-rss:before { - content: "\f09e"; -} -.icon-rss-square:before { - content: "\f143"; -} -.icon-rub:before { - content: "\f158"; -} -.icon-ruble:before { - content: "\f158"; -} -.icon-rupee:before { - content: "\f156"; -} -.icon-save:before { - content: "\f0c7"; -} -.icon-scissors:before { - content: "\f0c4"; -} -.icon-search:before { - content: "\f002"; -} -.icon-search-minus:before { - content: "\f010"; -} -.icon-search-plus:before { - content: "\f00e"; -} -.icon-send:before { - content: "\f1d8"; -} -.icon-send-o:before { - content: "\f1d9"; -} -.icon-share:before { - content: "\f064"; -} -.icon-share-alt:before { - content: "\f1e0"; -} -.icon-share-alt-square:before { - content: "\f1e1"; +.icon-external-link-square:before { + content: "\f14c"; } .icon-share-square:before { content: "\f14d"; } -.icon-share-square-o:before { - content: "\f045"; +.icon-compass:before { + content: "\f14e"; } -.icon-shekel:before { - content: "\f20b"; +.icon-toggle-down:before, +.icon-caret-square-o-down:before { + content: "\f150"; } -.icon-sheqel:before { - content: "\f20b"; +.icon-toggle-up:before, +.icon-caret-square-o-up:before { + content: "\f151"; } -.icon-shield:before { - content: "\f132"; +.icon-toggle-right:before, +.icon-caret-square-o-right:before { + content: "\f152"; } -.icon-shopping-cart:before { - content: "\f07a"; +.icon-euro:before, +.icon-eur:before { + content: "\f153"; } -.icon-sign-in:before { - content: "\f090"; +.icon-gbp:before { + content: "\f154"; } -.icon-sign-out:before { - content: "\f08b"; +.icon-dollar:before, +.icon-usd:before { + content: "\f155"; } -.icon-signal:before { - content: "\f012"; +.icon-rupee:before, +.icon-inr:before { + content: "\f156"; } -.icon-sitemap:before { - content: "\f0e8"; +.icon-cny:before, +.icon-rmb:before, +.icon-yen:before, +.icon-jpy:before { + content: "\f157"; } -.icon-skype:before { - content: "\f17e"; +.icon-ruble:before, +.icon-rouble:before, +.icon-rub:before { + content: "\f158"; } -.icon-slack:before { - content: "\f198"; +.icon-won:before, +.icon-krw:before { + content: "\f159"; } -.icon-sliders:before { - content: "\f1de"; +.icon-bitcoin:before, +.icon-btc:before { + content: "\f15a"; } -.icon-slideshare:before { - content: "\f1e7"; +.icon-file:before { + content: "\f15b"; } -.icon-smile-o:before { - content: "\f118"; -} -.icon-soccer-ball-o:before { - content: "\f1e3"; -} -.icon-sort:before { - content: "\f0dc"; +.icon-file-text:before { + content: "\f15c"; } .icon-sort-alpha-asc:before { content: "\f15d"; @@ -1612,305 +1376,23 @@ a .icon-flip-vertical:before { .icon-sort-amount-desc:before { content: "\f161"; } -.icon-sort-asc:before { - content: "\f0de"; -} -.icon-sort-desc:before { - content: "\f0dd"; -} -.icon-sort-down:before { - content: "\f0dd"; -} .icon-sort-numeric-asc:before { content: "\f162"; } .icon-sort-numeric-desc:before { content: "\f163"; } -.icon-sort-up:before { - content: "\f0de"; -} -.icon-soundcloud:before { - content: "\f1be"; -} -.icon-space-shuttle:before { - content: "\f197"; -} -.icon-spinner:before { - content: "\f110"; -} -.icon-spoon:before { - content: "\f1b1"; -} -.icon-spotify:before { - content: "\f1bc"; -} -.icon-square:before { - content: "\f0c8"; -} -.icon-square-o:before { - content: "\f096"; -} -.icon-stack-exchange:before { - content: "\f18d"; -} -.icon-stack-overflow:before { - content: "\f16c"; -} -.icon-star:before { - content: "\f005"; -} -.icon-star-half:before { - content: "\f089"; -} -.icon-star-half-empty:before { - content: "\f123"; -} -.icon-star-half-full:before { - content: "\f123"; -} -.icon-star-half-o:before { - content: "\f123"; -} -.icon-star-o:before { - content: "\f006"; -} -.icon-steam:before { - content: "\f1b6"; -} -.icon-steam-square:before { - content: "\f1b7"; -} -.icon-step-backward:before { - content: "\f048"; -} -.icon-step-forward:before { - content: "\f051"; -} -.icon-stethoscope:before { - content: "\f0f1"; -} -.icon-stop:before { - content: "\f04d"; -} -.icon-strikethrough:before { - content: "\f0cc"; -} -.icon-stumbleupon:before { - content: "\f1a4"; -} -.icon-stumbleupon-circle:before { - content: "\f1a3"; -} -.icon-subscript:before { - content: "\f12c"; -} -.icon-suitcase:before { - content: "\f0f2"; -} -.icon-sun-o:before { - content: "\f185"; -} -.icon-superscript:before { - content: "\f12b"; -} -.icon-support:before { - content: "\f1cd"; -} -.icon-table:before { - content: "\f0ce"; -} -.icon-tablet:before { - content: "\f10a"; -} -.icon-tachometer:before { - content: "\f0e4"; -} -.icon-tag:before { - content: "\f02b"; -} -.icon-tags:before { - content: "\f02c"; -} -.icon-tasks:before { - content: "\f0ae"; -} -.icon-taxi:before { - content: "\f1ba"; -} -.icon-tencent-weibo:before { - content: "\f1d5"; -} -.icon-terminal:before { - content: "\f120"; -} -.icon-text-height:before { - content: "\f034"; -} -.icon-text-width:before { - content: "\f035"; -} -.icon-th:before { - content: "\f00a"; -} -.icon-th-large:before { - content: "\f009"; -} -.icon-th-list:before { - content: "\f00b"; -} -.icon-thumb-tack:before { - content: "\f08d"; +.icon-thumbs-up:before { + content: "\f164"; } .icon-thumbs-down:before { content: "\f165"; } -.icon-thumbs-o-down:before { - content: "\f088"; +.icon-youtube-square:before { + content: "\f166"; } -.icon-thumbs-o-up:before { - content: "\f087"; -} -.icon-thumbs-up:before { - content: "\f164"; -} -.icon-ticket:before { - content: "\f145"; -} -.icon-tint:before { - content: "\f043"; -} -.icon-toggle-down:before { - content: "\f150"; -} -.icon-toggle-left:before { - content: "\f191"; -} -.icon-toggle-off:before { - content: "\f204"; -} -.icon-toggle-on:before { - content: "\f205"; -} -.icon-toggle-right:before { - content: "\f152"; -} -.icon-toggle-up:before { - content: "\f151"; -} -.icon-trash:before { - content: "\f1f8"; -} -.icon-trash-o:before { - content: "\f014"; -} -.icon-tree:before { - content: "\f1bb"; -} -.icon-trello:before { - content: "\f181"; -} -.icon-trophy:before { - content: "\f091"; -} -.icon-truck:before { - content: "\f0d1"; -} -.icon-try:before { - content: "\f195"; -} -.icon-tty:before { - content: "\f1e4"; -} -.icon-tumblr:before { - content: "\f173"; -} -.icon-tumblr-square:before { - content: "\f174"; -} -.icon-turkish-lira:before { - content: "\f195"; -} -.icon-twitch:before { - content: "\f1e8"; -} -.icon-twitter:before { - content: "\f099"; -} -.icon-twitter-square:before { - content: "\f081"; -} -.icon-umbrella:before { - content: "\f0e9"; -} -.icon-underline:before { - content: "\f0cd"; -} -.icon-undo:before { - content: "\f0e2"; -} -.icon-unlink:before { - content: "\f127"; -} -.icon-unsorted:before { - content: "\f0dc"; -} -.icon-upload:before { - content: "\f093"; -} -.icon-usd:before { - content: "\f155"; -} -.icon-video-camera:before { - content: "\f03d"; -} -.icon-vimeo-square:before { - content: "\f194"; -} -.icon-vine:before { - content: "\f1ca"; -} -.icon-vk:before { - content: "\f189"; -} -.icon-volume-down:before { - content: "\f027"; -} -.icon-volume-off:before { - content: "\f026"; -} -.icon-volume-up:before { - content: "\f028"; -} -.icon-warning:before { - content: "\f071"; -} -.icon-wechat:before { - content: "\f1d7"; -} -.icon-weibo:before { - content: "\f18a"; -} -.icon-weixin:before { - content: "\f1d7"; -} -.icon-wheelchair:before { - content: "\f193"; -} -.icon-wifi:before { - content: "\f1eb"; -} -.icon-windows:before { - content: "\f17a"; -} -.icon-won:before { - content: "\f159"; -} -.icon-wordpress:before { - content: "\f19a"; -} -.icon-wrench:before { - content: "\f0ad"; +.icon-youtube:before { + content: "\f167"; } .icon-xing:before { content: "\f168"; @@ -1918,192 +1400,486 @@ a .icon-flip-vertical:before { .icon-xing-square:before { content: "\f169"; } -.icon-yahoo:before { - content: "\f19e"; -} -.icon-yelp:before { - content: "\f1e9"; -} -.icon-yen:before { - content: "\f157"; -} -.icon-youtube:before { - content: "\f167"; -} .icon-youtube-play:before { content: "\f16a"; } -.icon-youtube-square:before { - content: "\f166"; +.icon-dropbox:before { + content: "\f16b"; } -.icon-dashboard:before { - content: "\e600"; +.icon-stack-overflow:before { + content: "\f16c"; } -.icon-palette:before { - content: "\e601"; +.icon-instagram:before { + content: "\f16d"; } -.icon-brush:before { - content: "\e602"; +.icon-flickr:before { + content: "\f16e"; } -.icon-wallet:before { - content: "\e603"; +.icon-adn:before { + content: "\f170"; } -.icon-bank:before { - content: "\e604"; +.icon-bitbucket:before { + content: "\f171"; } -.icon-user-box:before { - content: "\e605"; +.icon-bitbucket-square:before { + content: "\f172"; } -.icon-user:before { - content: "\e606"; +.icon-tumblr:before { + content: "\f173"; } -.icon-user-circle:before { - content: "\e607"; +.icon-tumblr-square:before { + content: "\f174"; } -.icon-user-add:before { - content: "\e608"; +.icon-long-arrow-down:before { + content: "\f175"; } -.icon-user-outline:before { - content: "\e609"; +.icon-long-arrow-up:before { + content: "\f176"; } -.icon-user-admin:before { - content: "\e60a"; +.icon-long-arrow-left:before { + content: "\f177"; } -.icon-alarm:before { - content: "\e60b"; +.icon-long-arrow-right:before { + content: "\f178"; } -.icon-alarm-add:before { - content: "\e60c"; +.icon-apple:before { + content: "\f179"; } -.icon-alarm-off:before { - content: "\e60d"; +.icon-windows:before { + content: "\f17a"; } -.icon-alarm-on:before { - content: "\e60e"; +.icon-android:before { + content: "\f17b"; } -.icon-lock:before { - content: "\e60f"; +.icon-linux:before { + content: "\f17c"; } -.icon-lock-open:before { - content: "\e610"; +.icon-dribbble:before { + content: "\f17d"; } -.icon-photo-wallpaper:before { - content: "\e612"; +.icon-skype:before { + content: "\f17e"; } -.icon-photo:before { - content: "\e613"; +.icon-foursquare:before { + content: "\f180"; } -.icon-photo-filter:before { - content: "\e614"; +.icon-trello:before { + content: "\f181"; } -.icon-photo-album:before { - content: "\e615"; +.icon-female:before { + content: "\f182"; } -.icon-photo-library:before { - content: "\e616"; +.icon-male:before { + content: "\f183"; } -.icon-photo-user:before { - content: "\e617"; +.icon-gittip:before { + content: "\f184"; } -.icon-camera:before { - content: "\e618"; +.icon-sun-o:before { + content: "\f185"; } -.icon-photo-satellite:before { - content: "\e619"; +.icon-moon-o:before { + content: "\f186"; } -.icon-globe-grid:before { - content: "\e61a"; +.icon-archive:before { + content: "\f187"; } -.icon-globe-lock:before { - content: "\e61b"; +.icon-bug:before { + content: "\f188"; } -.icon-globe:before { - content: "\e61c"; +.icon-vk:before { + content: "\f189"; } -.icon-users:before { - content: "\e61d"; +.icon-weibo:before { + content: "\f18a"; } -.icon-users-outline:before { - content: "\e61e"; +.icon-renren:before { + content: "\f18b"; } -.icon-translate:before { - content: "\e61f"; +.icon-pagelines:before { + content: "\f18c"; } -.icon-home:before { - content: "\e620"; +.icon-stack-exchange:before { + content: "\f18d"; } -.icon-spellcheck:before { - content: "\e621"; +.icon-arrow-circle-o-right:before { + content: "\f18e"; } -.icon-add:before { - content: "\e622"; +.icon-arrow-circle-o-left:before { + content: "\f190"; } -.icon-add-box:before { - content: "\e623"; +.icon-toggle-left:before, +.icon-caret-square-o-left:before { + content: "\f191"; } -.icon-add-box-outline:before { - content: "\f196"; +.icon-dot-circle-o:before { + content: "\f192"; } -.icon-add-circle:before { - content: "\e624"; +.icon-wheelchair:before { + content: "\f193"; } -.icon-add-circle-outline:before { - content: "\e625"; +.icon-vimeo-square:before { + content: "\f194"; } -.icon-close:before { - content: "\e626"; -} -.icon-close-circle-outline:before { - content: "\e627"; -} -.icon-close-circle:before { - content: "\e628"; -} -.icon-remove:before { - content: "\e629"; -} -.icon-remove-box:before { - content: "\f146"; -} -.icon-remove-circle:before { - content: "\e62a"; -} -.icon-remove-circle-outline:before { - content: "\e62b"; -} -.icon-cached:before { - content: "\e62c"; -} -.icon-repeat:before { - content: "\e62d"; -} -.icon-refresh:before { - content: "\e62e"; -} -.icon-sync:before { - content: "\e62f"; -} -.icon-sync-disabled:before { - content: "\e630"; -} -.icon-sync-error:before { - content: "\e631"; -} -.icon-cog-box:before { - content: "\e632"; -} -.icon-tune:before { - content: "\e633"; -} -.icon-pencil:before { - content: "\e634"; +.icon-turkish-lira:before, +.icon-try:before { + content: "\f195"; } .icon-plus-square-o:before { content: "\f196"; } -.icon-minus-square-o:before { - content: "\f147"; +.icon-space-shuttle:before { + content: "\f197"; } -.icon-minus-square:before { - content: "\f146"; +.icon-slack:before { + content: "\f198"; +} +.icon-envelope-square:before { + content: "\f199"; +} +.icon-wordpress:before { + content: "\f19a"; +} +.icon-openid:before { + content: "\f19b"; +} +.icon-institution:before, +.icon-bank:before, +.icon-university:before { + content: "\f19c"; +} +.icon-mortar-board:before, +.icon-graduation-cap:before { + content: "\f19d"; +} +.icon-yahoo:before { + content: "\f19e"; +} +.icon-google:before { + content: "\f1a0"; +} +.icon-reddit:before { + content: "\f1a1"; +} +.icon-reddit-square:before { + content: "\f1a2"; +} +.icon-stumbleupon-circle:before { + content: "\f1a3"; +} +.icon-stumbleupon:before { + content: "\f1a4"; +} +.icon-delicious:before { + content: "\f1a5"; +} +.icon-digg:before { + content: "\f1a6"; +} +.icon-pied-piper: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:before { + content: "\f1ad"; +} +.icon-child:before { + content: "\f1ae"; +} +.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-square:before { + content: "\f1b5"; +} +.icon-steam:before { + content: "\f1b6"; +} +.icon-steam-square:before { + content: "\f1b7"; +} +.icon-recycle:before { + content: "\f1b8"; +} +.icon-automobile:before, +.icon-car:before { + content: "\f1b9"; +} +.icon-cab:before, +.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-database:before { + content: "\f1c0"; +} +.icon-file-pdf-o:before { + content: "\f1c1"; +} +.icon-file-word-o:before { + content: "\f1c2"; +} +.icon-file-excel-o:before { + content: "\f1c3"; +} +.icon-file-powerpoint-o:before { + content: "\f1c4"; +} +.icon-file-photo-o:before, +.icon-file-picture-o:before, +.icon-file-image-o:before { + content: "\f1c5"; +} +.icon-file-zip-o:before, +.icon-file-archive-o:before { + content: "\f1c6"; +} +.icon-file-sound-o:before, +.icon-file-audio-o:before { + content: "\f1c7"; +} +.icon-file-movie-o:before, +.icon-file-video-o:before { + content: "\f1c8"; +} +.icon-file-code-o:before { + content: "\f1c9"; +} +.icon-vine:before { + content: "\f1ca"; +} +.icon-codepen:before { + content: "\f1cb"; +} +.icon-jsfiddle:before { + content: "\f1cc"; +} +.icon-life-bouy:before, +.icon-life-buoy:before, +.icon-life-saver:before, +.icon-support:before, +.icon-life-ring:before { + content: "\f1cd"; +} +.icon-circle-o-notch:before { + content: "\f1ce"; +} +.icon-ra:before, +.icon-rebel:before { + content: "\f1d0"; +} +.icon-ge:before, +.icon-empire:before { + content: "\f1d1"; +} +.icon-git-square: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-wechat:before, +.icon-weixin:before { + content: "\f1d7"; +} +.icon-send:before, +.icon-paper-plane:before { + content: "\f1d8"; +} +.icon-send-o:before, +.icon-paper-plane-o: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-share-alt:before { + content: "\f1e0"; +} +.icon-share-alt-square:before { + content: "\f1e1"; +} +.icon-bomb:before { + content: "\f1e2"; +} +.icon-soccer-ball-o:before, +.icon-futbol-o: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-yelp:before { + content: "\f1e9"; +} +.icon-newspaper-o:before { + content: "\f1ea"; +} +.icon-wifi:before { + content: "\f1eb"; +} +.icon-calculator:before { + content: "\f1ec"; +} +.icon-paypal:before { + content: "\f1ed"; +} +.icon-google-wallet:before { + content: "\f1ee"; +} +.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-slash:before { + content: "\f1f6"; +} +.icon-bell-slash-o:before { + content: "\f1f7"; +} +.icon-trash:before { + content: "\f1f8"; +} +.icon-copyright:before { + content: "\f1f9"; +} +.icon-at:before { + content: "\f1fa"; +} +.icon-eyedropper:before { + content: "\f1fb"; +} +.icon-paint-brush:before { + content: "\f1fc"; +} +.icon-birthday-cake:before { + content: "\f1fd"; +} +.icon-area-chart:before { + content: "\f1fe"; +} +.icon-pie-chart:before { + content: "\f200"; +} +.icon-line-chart:before { + content: "\f201"; +} +.icon-lastfm:before { + content: "\f202"; +} +.icon-lastfm-square: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, +.icon-sheqel:before, +.icon-ils:before { + content: "\f20b"; +} +.icon-meanpath:before { + content: "\f20c"; } diff --git a/modules/system/assets/vendor/font-autumn/font/FontAwesome.otf b/modules/system/assets/vendor/font-autumn/font/FontAwesome.otf new file mode 100644 index 000000000..81c9ad949 Binary files /dev/null and b/modules/system/assets/vendor/font-autumn/font/FontAwesome.otf differ diff --git a/modules/system/assets/vendor/font-autumn/font/fontautumn-webfont.eot b/modules/system/assets/vendor/font-autumn/font/fontautumn-webfont.eot deleted file mode 100644 index 9a3286558..000000000 Binary files a/modules/system/assets/vendor/font-autumn/font/fontautumn-webfont.eot and /dev/null differ diff --git a/modules/system/assets/vendor/font-autumn/font/fontautumn-webfont.svg b/modules/system/assets/vendor/font-autumn/font/fontautumn-webfont.svg deleted file mode 100644 index 7ec2fec18..000000000 --- a/modules/system/assets/vendor/font-autumn/font/fontautumn-webfont.svg +++ /dev/null @@ -1,556 +0,0 @@ - - - -Generated by IcoMoon - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/modules/system/assets/vendor/font-autumn/font/fontautumn-webfont.ttf b/modules/system/assets/vendor/font-autumn/font/fontautumn-webfont.ttf deleted file mode 100644 index 0ed0ad73a..000000000 Binary files a/modules/system/assets/vendor/font-autumn/font/fontautumn-webfont.ttf and /dev/null differ diff --git a/modules/system/assets/vendor/font-autumn/font/fontautumn-webfont.woff b/modules/system/assets/vendor/font-autumn/font/fontautumn-webfont.woff deleted file mode 100644 index 87ca9fc39..000000000 Binary files a/modules/system/assets/vendor/font-autumn/font/fontautumn-webfont.woff and /dev/null differ diff --git a/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.eot b/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.eot new file mode 100644 index 000000000..84677bc0c Binary files /dev/null and b/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.eot differ diff --git a/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.svg b/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.svg new file mode 100644 index 000000000..d907b25ae --- /dev/null +++ b/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.svg @@ -0,0 +1,520 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.ttf b/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.ttf new file mode 100644 index 000000000..96a3639cd Binary files /dev/null and b/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.ttf differ diff --git a/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.woff b/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.woff new file mode 100644 index 000000000..628b6a52a Binary files /dev/null and b/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.woff differ diff --git a/modules/system/assets/vendor/font-autumn/less/icons.less b/modules/system/assets/vendor/font-autumn/less/icons.less index cd97d05ad..f0bbd9558 100644 --- a/modules/system/assets/vendor/font-autumn/less/icons.less +++ b/modules/system/assets/vendor/font-autumn/less/icons.less @@ -1,644 +1,552 @@ /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ -.icon-adjust:before { content: @adjust; } -.icon-adn:before { content: @adn; } -.icon-align-center:before { content: @align-center; } -.icon-align-justify:before { content: @align-justify; } -.icon-align-left:before { content: @align-left; } -.icon-align-right:before { content: @align-right; } -.icon-ambulance:before { content: @ambulance; } -.icon-anchor:before { content: @anchor; } -.icon-android:before { content: @android; } -.icon-angellist:before { content: @angellist; } -.icon-angle-double-down:before { content: @angle-double-down; } -.icon-angle-double-left:before { content: @angle-double-left; } -.icon-angle-double-right:before { content: @angle-double-right; } -.icon-angle-double-up:before { content: @angle-double-up; } -.icon-angle-down:before { content: @angle-down; } -.icon-angle-left:before { content: @angle-left; } -.icon-angle-right:before { content: @angle-right; } -.icon-angle-up:before { content: @angle-up; } -.icon-apple:before { content: @apple; } -.icon-archive:before { content: @archive; } -.icon-area-chart:before { content: @area-chart; } -.icon-arrow-circle-down:before { content: @arrow-circle-down; } -.icon-arrow-circle-left:before { content: @arrow-circle-left; } +.icon-glass:before { content: @glass; } +.icon-music:before { content: @music; } +.icon-search:before { content: @search; } +.icon-envelope-o:before { content: @envelope-o; } +.icon-heart:before { content: @heart; } +.icon-star:before { content: @star; } +.icon-star-o:before { content: @star-o; } +.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-remove:before, +.icon-close:before, +.icon-times:before { content: @times; } +.icon-search-plus:before { content: @search-plus; } +.icon-search-minus:before { content: @search-minus; } +.icon-power-off:before { content: @power-off; } +.icon-signal:before { content: @signal; } +.icon-gear:before, +.icon-cog:before { content: @cog; } +.icon-trash-o:before { content: @trash-o; } +.icon-home:before { content: @home; } +.icon-file-o:before { content: @file-o; } +.icon-clock-o:before { content: @clock-o; } +.icon-road:before { content: @road; } +.icon-download:before { content: @download; } .icon-arrow-circle-o-down:before { content: @arrow-circle-o-down; } -.icon-arrow-circle-o-left:before { content: @arrow-circle-o-left; } -.icon-arrow-circle-o-right:before { content: @arrow-circle-o-right; } .icon-arrow-circle-o-up:before { content: @arrow-circle-o-up; } -.icon-arrow-circle-right:before { content: @arrow-circle-right; } -.icon-arrow-circle-up:before { content: @arrow-circle-up; } -.icon-arrow-down:before { content: @arrow-down; } +.icon-inbox:before { content: @inbox; } +.icon-play-circle-o:before { content: @play-circle-o; } +.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-dedent:before, +.icon-outdent:before { content: @outdent; } +.icon-indent:before { content: @indent; } +.icon-video-camera:before { content: @video-camera; } +.icon-photo:before, +.icon-image:before, +.icon-picture-o:before { content: @picture-o; } +.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-o:before { content: @pencil-square-o; } +.icon-share-square-o:before { content: @share-square-o; } +.icon-check-square-o:before { content: @check-square-o; } +.icon-arrows:before { content: @arrows; } +.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-crosshairs:before { content: @crosshairs; } +.icon-times-circle-o:before { content: @times-circle-o; } +.icon-check-circle-o:before { content: @check-circle-o; } +.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-arrows:before { content: @arrows; } -.icon-arrows-alt:before { content: @arrows-alt; } -.icon-arrows-h:before { content: @arrows-h; } -.icon-arrows-v:before { content: @arrows-v; } +.icon-arrow-down:before { content: @arrow-down; } +.icon-mail-forward:before, +.icon-share:before { content: @share; } +.icon-expand:before { content: @expand; } +.icon-compress:before { content: @compress; } +.icon-plus:before { content: @plus; } +.icon-minus:before { content: @minus; } .icon-asterisk:before { content: @asterisk; } -.icon-at:before { content: @at; } -.icon-automobile:before { content: @automobile; } -.icon-backward:before { content: @backward; } -.icon-ban:before { content: @ban; } -.icon-bank:before { content: @bank; } -.icon-bar-chart:before { content: @bar-chart; } -.icon-bar-chart-o:before { content: @bar-chart-o; } -.icon-barcode:before { content: @barcode; } -.icon-bars:before { content: @bars; } -.icon-beer:before { content: @beer; } -.icon-behance:before { content: @behance; } -.icon-behance-square:before { content: @behance-square; } -.icon-bell:before { content: @bell; } -.icon-bell-o:before { content: @bell-o; } -.icon-bell-slash:before { content: @bell-slash; } -.icon-bell-slash-o:before { content: @bell-slash-o; } -.icon-bicycle:before { content: @bicycle; } -.icon-binoculars:before { content: @binoculars; } -.icon-birthday-cake:before { content: @birthday-cake; } -.icon-bitbucket:before { content: @bitbucket; } -.icon-bitbucket-square:before { content: @bitbucket-square; } -.icon-bitcoin:before { content: @bitcoin; } -.icon-bold:before { content: @bold; } -.icon-bolt:before { content: @bolt; } -.icon-bomb:before { content: @bomb; } -.icon-book:before { content: @book; } -.icon-bookmark:before { content: @bookmark; } -.icon-bookmark-o:before { content: @bookmark-o; } -.icon-briefcase:before { content: @briefcase; } -.icon-btc:before { content: @btc; } -.icon-bug:before { content: @bug; } -.icon-building:before { content: @building; } -.icon-building-o:before { content: @building-o; } -.icon-bullhorn:before { content: @bullhorn; } -.icon-bullseye:before { content: @bullseye; } -.icon-bus:before { content: @bus; } -.icon-cab:before { content: @cab; } -.icon-calculator:before { content: @calculator; } +.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-slash:before { content: @eye-slash; } +.icon-warning:before, +.icon-exclamation-triangle:before { content: @exclamation-triangle; } +.icon-plane:before { content: @plane; } .icon-calendar:before { content: @calendar; } -.icon-calendar-o:before { content: @calendar-o; } +.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-arrows-v:before { content: @arrows-v; } +.icon-arrows-h:before { content: @arrows-h; } +.icon-bar-chart-o:before, +.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-car:before { content: @car; } +.icon-key:before { content: @key; } +.icon-gears:before, +.icon-cogs:before { content: @cogs; } +.icon-comments:before { content: @comments; } +.icon-thumbs-o-up:before { content: @thumbs-o-up; } +.icon-thumbs-o-down:before { content: @thumbs-o-down; } +.icon-star-half:before { content: @star-half; } +.icon-heart-o:before { content: @heart-o; } +.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-o:before { content: @lemon-o; } +.icon-phone:before { content: @phone; } +.icon-square-o:before { content: @square-o; } +.icon-bookmark-o:before { content: @bookmark-o; } +.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-o:before { content: @hdd-o; } +.icon-bullhorn:before { content: @bullhorn; } +.icon-bell:before { content: @bell; } +.icon-certificate:before { content: @certificate; } +.icon-hand-o-right:before { content: @hand-o-right; } +.icon-hand-o-left:before { content: @hand-o-left; } +.icon-hand-o-up:before { content: @hand-o-up; } +.icon-hand-o-down:before { content: @hand-o-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-arrows-alt:before { content: @arrows-alt; } +.icon-group:before, +.icon-users:before { content: @users; } +.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-o:before { content: @files-o; } +.icon-paperclip:before { content: @paperclip; } +.icon-save:before, +.icon-floppy-o:before { content: @floppy-o; } +.icon-square:before { content: @square; } +.icon-navicon:before, +.icon-reorder:before, +.icon-bars:before { content: @bars; } +.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-caret-square-o-down:before { content: @caret-square-o-down; } -.icon-caret-square-o-left:before { content: @caret-square-o-left; } -.icon-caret-square-o-right:before { content: @caret-square-o-right; } -.icon-caret-square-o-up:before { content: @caret-square-o-up; } -.icon-caret-up:before { content: @caret-up; } -.icon-cc:before { content: @cc; } -.icon-cc-amex:before { content: @cc-amex; } -.icon-cc-discover:before { content: @cc-discover; } -.icon-cc-mastercard:before { content: @cc-mastercard; } -.icon-cc-paypal:before { content: @cc-paypal; } -.icon-cc-stripe:before { content: @cc-stripe; } -.icon-cc-visa:before { content: @cc-visa; } -.icon-certificate:before { content: @certificate; } -.icon-chain:before { content: @chain; } +.icon-columns:before { content: @columns; } +.icon-unsorted:before, +.icon-sort:before { content: @sort; } +.icon-sort-down:before, +.icon-sort-desc:before { content: @sort-desc; } +.icon-sort-up:before, +.icon-sort-asc:before { content: @sort-asc; } +.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-o:before { content: @comment-o; } +.icon-comments-o:before { content: @comments-o; } +.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-o:before { content: @lightbulb-o; } +.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-o:before { content: @bell-o; } +.icon-coffee:before { content: @coffee; } +.icon-cutlery:before { content: @cutlery; } +.icon-file-text-o:before { content: @file-text-o; } +.icon-building-o:before { content: @building-o; } +.icon-hospital-o:before { content: @hospital-o; } +.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-angle-double-left:before { content: @angle-double-left; } +.icon-angle-double-right:before { content: @angle-double-right; } +.icon-angle-double-up:before { content: @angle-double-up; } +.icon-angle-double-down:before { content: @angle-double-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-o:before { content: @circle-o; } +.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-o:before { content: @folder-o; } +.icon-folder-open-o:before { content: @folder-open-o; } +.icon-smile-o:before { content: @smile-o; } +.icon-frown-o:before { content: @frown-o; } +.icon-meh-o:before { content: @meh-o; } +.icon-gamepad:before { content: @gamepad; } +.icon-keyboard-o:before { content: @keyboard-o; } +.icon-flag-o:before { content: @flag-o; } +.icon-flag-checkered:before { content: @flag-checkered; } +.icon-terminal:before { content: @terminal; } +.icon-code:before { content: @code; } +.icon-mail-reply-all:before, +.icon-reply-all:before { content: @reply-all; } +.icon-star-half-empty:before, +.icon-star-half-full:before, +.icon-star-half-o:before { content: @star-half-o; } +.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-check:before { content: @check; } -.icon-check-circle:before { content: @check-circle; } -.icon-check-circle-o:before { content: @check-circle-o; } -.icon-check-square:before { content: @check-square; } -.icon-check-square-o:before { content: @check-square-o; } -.icon-chevron-circle-down:before { content: @chevron-circle-down; } +.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-slash:before { content: @microphone-slash; } +.icon-shield:before { content: @shield; } +.icon-calendar-o:before { content: @calendar-o; } +.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-down:before { content: @chevron-down; } -.icon-chevron-left:before { content: @chevron-left; } -.icon-chevron-right:before { content: @chevron-right; } -.icon-chevron-up:before { content: @chevron-up; } -.icon-child:before { content: @child; } -.icon-circle:before { content: @circle; } -.icon-circle-o:before { content: @circle-o; } -.icon-circle-o-notch:before { content: @circle-o-notch; } -.icon-circle-thin:before { content: @circle-thin; } -.icon-clipboard:before { content: @clipboard; } -.icon-cny:before { content: @cny; } -.icon-code:before { content: @code; } -.icon-code-fork:before { content: @code-fork; } -.icon-codepen:before { content: @codepen; } -.icon-coffee:before { content: @coffee; } -.icon-cog:before { content: @cog; } -.icon-cogs:before { content: @cogs; } -.icon-columns:before { content: @columns; } -.icon-comment:before { content: @comment; } -.icon-comment-o:before { content: @comment-o; } -.icon-comments:before { content: @comments; } -.icon-comments-o:before { content: @comments-o; } -.icon-compass:before { content: @compass; } -.icon-compress:before { content: @compress; } -.icon-files-o:before { content: @files-o; } -.icon-copyright:before { content: @copyright; } -.icon-credit-card:before { content: @credit-card; } -.icon-crop:before { content: @crop; } -.icon-crosshairs:before { content: @crosshairs; } -.icon-css3:before { content: @css3; } -.icon-cube:before { content: @cube; } -.icon-cubes:before { content: @cubes; } -.icon-scissors:before { content: @scissors; } -.icon-cutlery:before { content: @cutlery; } -.icon-database:before { content: @database; } -.icon-dedent:before { content: @dedent; } -.icon-delicious:before { content: @delicious; } -.icon-desktop:before { content: @desktop; } -.icon-deviantart:before { content: @deviantart; } -.icon-digg:before { content: @digg; } -.icon-dollar:before { content: @dollar; } -.icon-dot-circle-o:before { content: @dot-circle-o; } -.icon-dribbble:before { content: @dribbble; } -.icon-dropbox:before { content: @dropbox; } -.icon-drupal:before { content: @drupal; } -.icon-edit:before { content: @edit; } -.icon-eject:before { content: @eject; } -.icon-empire:before { content: @empire; } -.icon-envelope:before { content: @envelope; } -.icon-envelope-o:before { content: @envelope-o; } -.icon-envelope-square:before { content: @envelope-square; } -.icon-eraser:before { content: @eraser; } -.icon-eur:before { content: @eur; } -.icon-euro:before { content: @euro; } -.icon-exchange:before { content: @exchange; } -.icon-exclamation:before { content: @exclamation; } -.icon-exclamation-circle:before { content: @exclamation-circle; } -.icon-exclamation-triangle:before { content: @exclamation-triangle; } -.icon-expand:before { content: @expand; } -.icon-external-link:before { content: @external-link; } -.icon-external-link-square:before { content: @external-link-square; } -.icon-eyedropper:before { content: @eyedropper; } -.icon-facebook:before { content: @facebook; } -.icon-facebook-square:before { content: @facebook-square; } -.icon-fast-backward:before { content: @fast-backward; } -.icon-fast-forward:before { content: @fast-forward; } -.icon-fax:before { content: @fax; } -.icon-female:before { content: @female; } -.icon-fighter-jet:before { content: @fighter-jet; } -.icon-file:before { content: @file; } -.icon-file-archive-o:before { content: @file-archive-o; } -.icon-file-audio-o:before { content: @file-audio-o; } -.icon-file-code-o:before { content: @file-code-o; } -.icon-file-excel-o:before { content: @file-excel-o; } -.icon-file-image-o:before { content: @file-image-o; } -.icon-file-movie-o:before { content: @file-movie-o; } -.icon-file-o:before { content: @file-o; } -.icon-file-pdf-o:before { content: @file-pdf-o; } -.icon-file-photo-o:before { content: @file-photo-o; } -.icon-file-picture-o:before { content: @file-picture-o; } -.icon-file-powerpoint-o:before { content: @file-powerpoint-o; } -.icon-file-sound-o:before { content: @file-sound-o; } -.icon-file-text:before { content: @file-text; } -.icon-file-text-o:before { content: @file-text-o; } -.icon-file-video-o:before { content: @file-video-o; } -.icon-file-word-o:before { content: @file-word-o; } -.icon-file-zip-o:before { content: @file-zip-o; } -.icon-files-o:before { content: @files-o; } -.icon-film:before { content: @film; } -.icon-filter:before { content: @filter; } -.icon-fire:before { content: @fire; } -.icon-fire-extinguisher:before { content: @fire-extinguisher; } -.icon-flag:before { content: @flag; } -.icon-flag-checkered:before { content: @flag-checkered; } -.icon-flag-o:before { content: @flag-o; } -.icon-flash:before { content: @flash; } -.icon-flask:before { content: @flask; } -.icon-flickr:before { content: @flickr; } -.icon-floppy-o:before { content: @floppy-o; } -.icon-folder:before { content: @folder; } -.icon-folder-o:before { content: @folder-o; } -.icon-folder-open:before { content: @folder-open; } -.icon-folder-open-o:before { content: @folder-open-o; } -.icon-font:before { content: @font; } -.icon-forward:before { content: @forward; } -.icon-foursquare:before { content: @foursquare; } -.icon-frown-o:before { content: @frown-o; } -.icon-futbol-o:before { content: @futbol-o; } -.icon-gamepad:before { content: @gamepad; } -.icon-gavel:before { content: @gavel; } -.icon-gbp:before { content: @gbp; } -.icon-ge:before { content: @ge; } -.icon-gear:before { content: @gear; } -.icon-gears:before { content: @gears; } -.icon-gift:before { content: @gift; } -.icon-git:before { content: @git; } -.icon-git-square:before { content: @git-square; } -.icon-github:before { content: @github; } -.icon-github-alt:before { content: @github-alt; } -.icon-github-square:before { content: @github-square; } -.icon-gittip:before { content: @gittip; } -.icon-glass:before { content: @glass; } -.icon-google:before { content: @google; } -.icon-google-plus:before { content: @google-plus; } -.icon-google-plus-square:before { content: @google-plus-square; } -.icon-google-wallet:before { content: @google-wallet; } -.icon-graduation-cap:before { content: @graduation-cap; } -.icon-group:before { content: @group; } -.icon-h-square:before { content: @h-square; } -.icon-hacker-news:before { content: @hacker-news; } -.icon-hand-o-down:before { content: @hand-o-down; } -.icon-hand-o-left:before { content: @hand-o-left; } -.icon-hand-o-right:before { content: @hand-o-right; } -.icon-hand-o-up:before { content: @hand-o-up; } -.icon-hdd-o:before { content: @hdd-o; } -.icon-header:before { content: @header; } -.icon-headphones:before { content: @headphones; } -.icon-heart:before { content: @heart; } -.icon-heart-o:before { content: @heart-o; } -.icon-hospital-o:before { content: @hospital-o; } +.icon-chevron-circle-down:before { content: @chevron-circle-down; } .icon-html5:before { content: @html5; } -.icon-ils:before { content: @ils; } -.icon-image:before { content: @image; } -.icon-inbox:before { content: @inbox; } -.icon-indent:before { content: @indent; } -.icon-info:before { content: @info; } -.icon-info-circle:before { content: @info-circle; } -.icon-inr:before { content: @inr; } -.icon-instagram:before { content: @instagram; } -.icon-ioxhost:before { content: @ioxhost; } -.icon-italic:before { content: @italic; } -.icon-joomla:before { content: @joomla; } -.icon-jpy:before { content: @jpy; } -.icon-jsfiddle:before { content: @jsfiddle; } -.icon-key:before { content: @key; } -.icon-keyboard-o:before { content: @keyboard-o; } -.icon-krw:before { content: @krw; } -.icon-laptop:before { content: @laptop; } -.icon-lastfm:before { content: @lastfm; } -.icon-lastfm-square:before { content: @lastfm-square; } -.icon-leaf:before { content: @leaf; } -.icon-legal:before { content: @legal; } -.icon-lemon-o:before { content: @lemon-o; } -.icon-level-down:before { content: @level-down; } -.icon-level-up:before { content: @level-up; } -.icon-life-bouy:before { content: @life-bouy; } -.icon-life-buoy:before { content: @life-buoy; } -.icon-life-ring:before { content: @life-ring; } -.icon-life-saver:before { content: @life-saver; } -.icon-lightbulb-o:before { content: @lightbulb-o; } -.icon-line-chart:before { content: @line-chart; } -.icon-link:before { content: @link; } -.icon-linkedin:before { content: @linkedin; } -.icon-linkedin-square:before { content: @linkedin-square; } -.icon-linux:before { content: @linux; } -.icon-list:before { content: @list; } -.icon-list-alt:before { content: @list-alt; } -.icon-list-ol:before { content: @list-ol; } -.icon-list-ul:before { content: @list-ul; } -.icon-location-arrow:before { content: @location-arrow; } -.icon-long-arrow-down:before { content: @long-arrow-down; } -.icon-long-arrow-left:before { content: @long-arrow-left; } -.icon-long-arrow-right:before { content: @long-arrow-right; } -.icon-long-arrow-up:before { content: @long-arrow-up; } -.icon-magic:before { content: @magic; } -.icon-magnet:before { content: @magnet; } -.icon-mail-forward:before { content: @mail-forward; } -.icon-mail-reply:before { content: @mail-reply; } -.icon-mail-reply-all:before { content: @mail-reply-all; } -.icon-male:before { content: @male; } -.icon-map-marker:before { content: @map-marker; } -.icon-maxcdn:before { content: @maxcdn; } -.icon-meanpath:before { content: @meanpath; } -.icon-medkit:before { content: @medkit; } -.icon-meh-o:before { content: @meh-o; } -.icon-microphone:before { content: @microphone; } -.icon-microphone-slash:before { content: @microphone-slash; } -.icon-mobile:before { content: @mobile; } -.icon-mobile-phone:before { content: @mobile-phone; } -.icon-money:before { content: @money; } -.icon-moon-o:before { content: @moon-o; } -.icon-mortar-board:before { content: @mortar-board; } -.icon-music:before { content: @music; } -.icon-navicon:before { content: @navicon; } -.icon-newspaper-o:before { content: @newspaper-o; } -.icon-openid:before { content: @openid; } -.icon-outdent:before { content: @outdent; } -.icon-pagelines:before { content: @pagelines; } -.icon-paper-plane:before { content: @paper-plane; } -.icon-paper-plane-o:before { content: @paper-plane-o; } -.icon-paperclip:before { content: @paperclip; } -.icon-paragraph:before { content: @paragraph; } -.icon-clipboard:before { content: @clipboard; } -.icon-pause:before { content: @pause; } -.icon-paw:before { content: @paw; } -.icon-paypal:before { content: @paypal; } -.icon-pencil-square:before { content: @pencil-square; } -.icon-pencil-square-o:before { content: @pencil-square-o; } -.icon-phone:before { content: @phone; } -.icon-phone-square:before { content: @phone-square; } -.icon-pie-chart:before { content: @pie-chart; } -.icon-pied-piper:before { content: @pied-piper; } -.icon-pied-piper-alt:before { content: @pied-piper-alt; } -.icon-pinterest:before { content: @pinterest; } -.icon-pinterest-square:before { content: @pinterest-square; } -.icon-plane:before { content: @plane; } -.icon-play:before { content: @play; } -.icon-play-circle:before { content: @play-circle; } -.icon-play-circle-o:before { content: @play-circle-o; } -.icon-plug:before { content: @plug; } -.icon-print:before { content: @print; } -.icon-qq:before { content: @qq; } -.icon-qrcode:before { content: @qrcode; } -.icon-question:before { content: @question; } -.icon-question-circle:before { content: @question-circle; } -.icon-quote-left:before { content: @quote-left; } -.icon-quote-right:before { content: @quote-right; } -.icon-ra:before { content: @ra; } -.icon-random:before { content: @random; } -.icon-rebel:before { content: @rebel; } -.icon-recycle:before { content: @recycle; } -.icon-reddit:before { content: @reddit; } -.icon-reddit-square:before { content: @reddit-square; } -.icon-refresh:before { content: @refresh; } -.icon-remove:before { content: @remove; } -.icon-renren:before { content: @renren; } -.icon-reorder:before { content: @reorder; } -.icon-repeat:before { content: @repeat; } -.icon-reply:before { content: @reply; } -.icon-reply-all:before { content: @reply-all; } -.icon-retweet:before { content: @retweet; } -.icon-rmb:before { content: @rmb; } -.icon-road:before { content: @road; } -.icon-rocket:before { content: @rocket; } -.icon-rotate-left:before { content: @rotate-left; } -.icon-rotate-right:before { content: @rotate-right; } -.icon-rouble:before { content: @rouble; } -.icon-rss:before { content: @rss; } +.icon-css3:before { content: @css3; } +.icon-anchor:before { content: @anchor; } +.icon-unlock-alt:before { content: @unlock-alt; } +.icon-bullseye:before { content: @bullseye; } +.icon-ellipsis-h:before { content: @ellipsis-h; } +.icon-ellipsis-v:before { content: @ellipsis-v; } .icon-rss-square:before { content: @rss-square; } -.icon-rub:before { content: @rub; } -.icon-ruble:before { content: @ruble; } -.icon-rupee:before { content: @rupee; } -.icon-save:before { content: @save; } -.icon-scissors:before { content: @scissors; } -.icon-search-minus:before { content: @search-minus; } -.icon-search-plus:before { content: @search-plus; } -.icon-send:before { content: @send; } -.icon-send-o:before { content: @send-o; } -.icon-share:before { content: @share; } -.icon-share-alt:before { content: @share-alt; } -.icon-share-alt-square:before { content: @share-alt-square; } +.icon-play-circle:before { content: @play-circle; } +.icon-ticket:before { content: @ticket; } +.icon-minus-square:before { content: @minus-square; } +.icon-minus-square-o:before { content: @minus-square-o; } +.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-share-square-o:before { content: @share-square-o; } -.icon-shekel:before { content: @shekel; } -.icon-sheqel:before { content: @sheqel; } -.icon-shield:before { content: @shield; } -.icon-shopping-cart:before { content: @shopping-cart; } -.icon-sign-in:before { content: @sign-in; } -.icon-sign-out:before { content: @sign-out; } -.icon-signal:before { content: @signal; } -.icon-sitemap:before { content: @sitemap; } -.icon-skype:before { content: @skype; } -.icon-slack:before { content: @slack; } -.icon-sliders:before { content: @sliders; } -.icon-slideshare:before { content: @slideshare; } -.icon-smile-o:before { content: @smile-o; } -.icon-soccer-ball-o:before { content: @soccer-ball-o; } -.icon-sort:before { content: @sort; } +.icon-compass:before { content: @compass; } +.icon-toggle-down:before, +.icon-caret-square-o-down:before { content: @caret-square-o-down; } +.icon-toggle-up:before, +.icon-caret-square-o-up:before { content: @caret-square-o-up; } +.icon-toggle-right:before, +.icon-caret-square-o-right:before { content: @caret-square-o-right; } +.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-alpha-asc:before { content: @sort-alpha-asc; } .icon-sort-alpha-desc:before { content: @sort-alpha-desc; } .icon-sort-amount-asc:before { content: @sort-amount-asc; } .icon-sort-amount-desc:before { content: @sort-amount-desc; } -.icon-sort-asc:before { content: @sort-asc; } -.icon-sort-desc:before { content: @sort-desc; } -.icon-sort-down:before { content: @sort-down; } .icon-sort-numeric-asc:before { content: @sort-numeric-asc; } .icon-sort-numeric-desc:before { content: @sort-numeric-desc; } -.icon-sort-up:before { content: @sort-up; } -.icon-soundcloud:before { content: @soundcloud; } -.icon-space-shuttle:before { content: @space-shuttle; } -.icon-spinner:before { content: @spinner; } -.icon-spoon:before { content: @spoon; } -.icon-spotify:before { content: @spotify; } -.icon-square:before { content: @square; } -.icon-square-o:before { content: @square-o; } -.icon-stack-exchange:before { content: @stack-exchange; } -.icon-stack-overflow:before { content: @stack-overflow; } -.icon-star:before { content: @star; } -.icon-star-half:before { content: @star-half; } -.icon-star-half-empty:before { content: @star-half-empty; } -.icon-star-half-full:before { content: @star-half-full; } -.icon-star-half-o:before { content: @star-half-o; } -.icon-star-o:before { content: @star-o; } -.icon-steam:before { content: @steam; } -.icon-steam-square:before { content: @steam-square; } -.icon-step-backward:before { content: @step-backward; } -.icon-step-forward:before { content: @step-forward; } -.icon-stethoscope:before { content: @stethoscope; } -.icon-stop:before { content: @stop; } -.icon-strikethrough:before { content: @strikethrough; } -.icon-stumbleupon:before { content: @stumbleupon; } -.icon-stumbleupon-circle:before { content: @stumbleupon-circle; } -.icon-subscript:before { content: @subscript; } -.icon-suitcase:before { content: @suitcase; } -.icon-sun-o:before { content: @sun-o; } -.icon-superscript:before { content: @superscript; } -.icon-support:before { content: @support; } -.icon-table:before { content: @table; } -.icon-tablet:before { content: @tablet; } -.icon-tachometer:before { content: @tachometer; } -.icon-tag:before { content: @tag; } -.icon-tags:before { content: @tags; } -.icon-tasks:before { content: @tasks; } -.icon-taxi:before { content: @taxi; } -.icon-tencent-weibo:before { content: @tencent-weibo; } -.icon-terminal:before { content: @terminal; } -.icon-text-height:before { content: @text-height; } -.icon-text-width:before { content: @text-width; } -.icon-th:before { content: @th; } -.icon-th-large:before { content: @th-large; } -.icon-th-list:before { content: @th-list; } -.icon-thumb-tack:before { content: @thumb-tack; } -.icon-thumbs-down:before { content: @thumbs-down; } -.icon-thumbs-o-down:before { content: @thumbs-o-down; } -.icon-thumbs-o-up:before { content: @thumbs-o-up; } .icon-thumbs-up:before { content: @thumbs-up; } -.icon-ticket:before { content: @ticket; } -.icon-tint:before { content: @tint; } -.icon-toggle-down:before { content: @toggle-down; } -.icon-toggle-left:before { content: @toggle-left; } -.icon-toggle-off:before { content: @toggle-off; } -.icon-toggle-on:before { content: @toggle-on; } -.icon-toggle-right:before { content: @toggle-right; } -.icon-toggle-up:before { content: @toggle-up; } -.icon-trash:before { content: @trash; } -.icon-trash-o:before { content: @trash-o; } -.icon-tree:before { content: @tree; } -.icon-trello:before { content: @trello; } -.icon-trophy:before { content: @trophy; } -.icon-truck:before { content: @truck; } -.icon-try:before { content: @try; } -.icon-tty:before { content: @tty; } -.icon-tumblr:before { content: @tumblr; } -.icon-tumblr-square:before { content: @tumblr-square; } -.icon-turkish-lira:before { content: @turkish-lira; } -.icon-twitch:before { content: @twitch; } -.icon-twitter:before { content: @twitter; } -.icon-twitter-square:before { content: @twitter-square; } -.icon-umbrella:before { content: @umbrella; } -.icon-underline:before { content: @underline; } -.icon-undo:before { content: @undo; } -.icon-unlink:before { content: @unlink; } -.icon-unsorted:before { content: @unsorted; } -.icon-usd:before { content: @usd; } -.icon-video-camera:before { content: @video-camera; } -.icon-vimeo-square:before { content: @vimeo-square; } -.icon-vine:before { content: @vine; } -.icon-vk:before { content: @vk; } -.icon-volume-down:before { content: @volume-down; } -.icon-volume-off:before { content: @volume-off; } -.icon-volume-up:before { content: @volume-up; } -.icon-warning:before { content: @warning; } -.icon-wechat:before { content: @wechat; } -.icon-weibo:before { content: @weibo; } -.icon-weixin:before { content: @weixin; } -.icon-wheelchair:before { content: @wheelchair; } -.icon-wifi:before { content: @wifi; } -.icon-windows:before { content: @windows; } -.icon-won:before { content: @won; } -.icon-wordpress:before { content: @wordpress; } -.icon-wrench:before { content: @wrench; } +.icon-thumbs-down:before { content: @thumbs-down; } +.icon-youtube-square:before { content: @youtube-square; } +.icon-youtube:before { content: @youtube; } .icon-xing:before { content: @xing; } .icon-xing-square:before { content: @xing-square; } -.icon-yahoo:before { content: @yahoo; } -.icon-yelp:before { content: @yelp; } -.icon-yen:before { content: @yen; } -.icon-youtube:before { content: @youtube; } .icon-youtube-play:before { content: @youtube-play; } -.icon-youtube-square:before { content: @youtube-square; } -.icon-dashboard:before { content: @dashboard; } -.icon-palette:before { content: @palette; } -.icon-brush:before { content: @brush; } -.icon-wallet:before { content: @wallet; } -.icon-bank:before { content: @bank; } -.icon-user-box:before { content: @user-box; } -.icon-user:before { content: @user; } -.icon-user-circle:before { content: @user-circle; } -.icon-user-add:before { content: @user-add; } -.icon-user-outline:before { content: @user-outline; } -.icon-user-admin:before { content: @user-admin; } -.icon-alarm:before { content: @alarm; } -.icon-alarm-add:before { content: @alarm-add; } -.icon-alarm-off:before { content: @alarm-off; } -.icon-alarm-on:before { content: @alarm-on; } -.icon-lock:before { content: @lock; } -.icon-lock-open:before { content: @lock-open; } -.icon-photo-wallpaper:before { content: @photo-wallpaper; } -.icon-photo:before { content: @photo; } -.icon-photo-filter:before { content: @photo-filter; } -.icon-photo-album:before { content: @photo-album; } -.icon-photo-library:before { content: @photo-library; } -.icon-photo-user:before { content: @photo-user; } -.icon-camera:before { content: @camera; } -.icon-photo-satellite:before { content: @photo-satellite; } -.icon-globe-grid:before { content: @globe-grid; } -.icon-globe-lock:before { content: @globe-lock; } -.icon-globe:before { content: @globe; } -.icon-users:before { content: @users; } -.icon-users-outline:before { content: @users-outline; } -.icon-translate:before { content: @translate; } -.icon-home:before { content: @home; } -.icon-spellcheck:before { content: @spellcheck; } -.icon-add:before { content: @add; } -.icon-add-box:before { content: @add-box; } -.icon-add-box-outline:before { content: @add-box-outline; } -.icon-add-circle:before { content: @add-circle; } -.icon-add-circle-outline:before { content: @add-circle-outline; } -.icon-close:before { content: @close; } -.icon-close-circle-outline:before { content: @close-circle-outline; } -.icon-close-circle:before { content: @close-circle; } -.icon-remove:before { content: @remove; } -.icon-remove-box:before { content: @remove-box; } -.icon-remove-circle:before { content: @remove-circle; } -.icon-remove-circle-outline:before { content: @remove-circle-outline; } -.icon-cached:before { content: @cached; } -.icon-repeat:before { content: @repeat; } -.icon-refresh:before { content: @refresh; } -.icon-sync:before { content: @sync; } -.icon-sync-disabled:before { content: @sync-disabled; } -.icon-sync-error:before { content: @sync-error; } -.icon-cog-box:before { content: @cog-box; } -.icon-tune:before { content: @tune; } -.icon-pencil:before { content: @pencil; } -.icon-attachment:before { content: @attachment; } -.icon-cloud:before { content: @cloud; } -.icon-cloud-circle:before { content: @cloud-circle; } -.icon-cloud-done:before { content: @cloud-done; } -.icon-cloud-download:before { content: @cloud-download; } -.icon-cloud-off:before { content: @cloud-off; } -.icon-cloud-queue:before { content: @cloud-queue; } -.icon-cloud-upload:before { content: @cloud-upload; } -.icon-download:before { content: @download; } -.icon-upload:before { content: @upload; } -.icon-more-horiz:before { content: @more-horiz; } -.icon-more-vert:before { content: @more-vert; } -.icon-power:before { content: @power; } -.icon-power-settings:before { content: @power-settings; } -.icon-extension:before { content: @extension; } -.icon-pages:before { content: @pages; } -.icon-web:before { content: @web; } -.icon-slideshow:before { content: @slideshow; } -.icon-style:before { content: @style; } -.icon-visibility:before { content: @visibility; } -.icon-visibility-off:before { content: @visibility-off; } -.icon-copy:before { content: @copy; } -.icon-cut:before { content: @cut; } -.icon-paste:before { content: @paste; } -.icon-page-search:before { content: @page-search; } -.icon-page-add:before { content: @page-add; } -.icon-page:before { content: @page; } -.icon-view-agenda:before { content: @view-agenda; } -.icon-view-array:before { content: @view-array; } -.icon-view-carousel:before { content: @view-carousel; } -.icon-view-column:before { content: @view-column; } -.icon-view-day:before { content: @view-day; } -.icon-view-headline:before { content: @view-headline; } -.icon-view-list:before { content: @view-list; } -.icon-view-module:before { content: @view-module; } -.icon-view-quilt:before { content: @view-quilt; } -.icon-view-stream:before { content: @view-stream; } -.icon-view-week:before { content: @view-week; } -.icon-history:before { content: @history; } -.icon-clock:before { content: @clock; } -.icon-search:before { content: @search; } -.icon-exit-app:before { content: @exit-app; } -.icon-open-browser:before { content: @open-browser; } -.icon-open-new:before { content: @open-new; } -.icon-page-content:before { content: @page-content; } -.icon-search-box:before { content: @search-box; } -.icon-layers:before { content: @layers; } -.icon-layers-clear:before { content: @layers-clear; } +.icon-dropbox:before { content: @dropbox; } +.icon-stack-overflow:before { content: @stack-overflow; } +.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-o:before { content: @sun-o; } +.icon-moon-o:before { content: @moon-o; } +.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; } +.icon-stack-exchange:before { content: @stack-exchange; } +.icon-arrow-circle-o-right:before { content: @arrow-circle-o-right; } +.icon-arrow-circle-o-left:before { content: @arrow-circle-o-left; } +.icon-toggle-left:before, +.icon-caret-square-o-left:before { content: @caret-square-o-left; } +.icon-dot-circle-o:before { content: @dot-circle-o; } +.icon-wheelchair:before { content: @wheelchair; } +.icon-vimeo-square:before { content: @vimeo-square; } +.icon-turkish-lira:before, +.icon-try:before { content: @try; } .icon-plus-square-o:before { content: @plus-square-o; } -.icon-minus-square-o:before { content: @minus-square-o; } -.icon-minus-square:before { content: @minus-square; } -.icon-puzzle-piece:before { content: @puzzle-piece; } -.icon-paint-brush:before { content: @paint-brush; } -.icon-institution:before { content: @institution; } +.icon-space-shuttle:before { content: @space-shuttle; } +.icon-slack:before { content: @slack; } +.icon-envelope-square:before { content: @envelope-square; } +.icon-wordpress:before { content: @wordpress; } +.icon-openid:before { content: @openid; } +.icon-institution:before, +.icon-bank:before, .icon-university:before { content: @university; } -.icon-user-md:before { content: @user-md; } -.icon-unlock:before { content: @unlock; } -.icon-unlock-alt:before { content: @unlock-alt; } -.icon-picture-o:before { content: @picture-o; } +.icon-mortar-board:before, +.icon-graduation-cap:before { content: @graduation-cap; } +.icon-yahoo:before { content: @yahoo; } +.icon-google:before { content: @google; } +.icon-reddit:before { content: @reddit; } +.icon-reddit-square:before { content: @reddit-square; } +.icon-stumbleupon-circle:before { content: @stumbleupon-circle; } +.icon-stumbleupon:before { content: @stumbleupon; } +.icon-delicious:before { content: @delicious; } +.icon-digg:before { content: @digg; } +.icon-pied-piper:before { content: @pied-piper; } +.icon-pied-piper-alt:before { content: @pied-piper-alt; } +.icon-drupal:before { content: @drupal; } +.icon-joomla:before { content: @joomla; } .icon-language:before { content: @language; } -.icon-plus:before { content: @plus; } -.icon-plus-circle:before { content: @plus-circle; } -.icon-plus-square:before { content: @plus-square; } -.icon-times:before { content: @times; } -.icon-times-circle:before { content: @times-circle; } -.icon-times-circle-o:before { content: @times-circle-o; } -.icon-minus:before { content: @minus; } -.icon-minus-circle:before { content: @minus-circle; } -.icon-ellipsis-h:before { content: @ellipsis-h; } -.icon-ellipsis-v:before { content: @ellipsis-v; } -.icon-power-off:before { content: @power-off; } -.icon-eye:before { content: @eye; } -.icon-eye-slash:before { content: @eye-slash; } -.icon-clock-o:before { content: @clock-o; } -.icon-cms-components:before { content: @cms-components; } -.icon-cms:before { content: @cms; } -.icon-cms-pages:before { content: @cms-pages; } -.icon-cms-assets:before { content: @cms-assets; } -.icon-cms-layouts:before { content: @cms-layouts; } -.icon-cms-partials:before { content: @cms-partials; } -.icon-cms-content:before { content: @cms-content; } +.icon-fax:before { content: @fax; } +.icon-building:before { content: @building; } +.icon-child:before { content: @child; } +.icon-paw:before { content: @paw; } +.icon-spoon:before { content: @spoon; } +.icon-cube:before { content: @cube; } +.icon-cubes:before { content: @cubes; } +.icon-behance:before { content: @behance; } +.icon-behance-square:before { content: @behance-square; } +.icon-steam:before { content: @steam; } +.icon-steam-square:before { content: @steam-square; } +.icon-recycle:before { content: @recycle; } +.icon-automobile:before, +.icon-car:before { content: @car; } +.icon-cab:before, +.icon-taxi:before { content: @taxi; } +.icon-tree:before { content: @tree; } +.icon-spotify:before { content: @spotify; } +.icon-deviantart:before { content: @deviantart; } +.icon-soundcloud:before { content: @soundcloud; } +.icon-database:before { content: @database; } +.icon-file-pdf-o:before { content: @file-pdf-o; } +.icon-file-word-o:before { content: @file-word-o; } +.icon-file-excel-o:before { content: @file-excel-o; } +.icon-file-powerpoint-o:before { content: @file-powerpoint-o; } +.icon-file-photo-o:before, +.icon-file-picture-o:before, +.icon-file-image-o:before { content: @file-image-o; } +.icon-file-zip-o:before, +.icon-file-archive-o:before { content: @file-archive-o; } +.icon-file-sound-o:before, +.icon-file-audio-o:before { content: @file-audio-o; } +.icon-file-movie-o:before, +.icon-file-video-o:before { content: @file-video-o; } +.icon-file-code-o:before { content: @file-code-o; } +.icon-vine:before { content: @vine; } +.icon-codepen:before { content: @codepen; } +.icon-jsfiddle:before { content: @jsfiddle; } +.icon-life-bouy:before, +.icon-life-buoy:before, +.icon-life-saver:before, +.icon-support:before, +.icon-life-ring:before { content: @life-ring; } +.icon-circle-o-notch:before { content: @circle-o-notch; } +.icon-ra:before, +.icon-rebel:before { content: @rebel; } +.icon-ge:before, +.icon-empire:before { content: @empire; } +.icon-git-square:before { content: @git-square; } +.icon-git:before { content: @git; } +.icon-hacker-news:before { content: @hacker-news; } +.icon-tencent-weibo:before { content: @tencent-weibo; } +.icon-qq:before { content: @qq; } +.icon-wechat:before, +.icon-weixin:before { content: @weixin; } +.icon-send:before, +.icon-paper-plane:before { content: @paper-plane; } +.icon-send-o:before, +.icon-paper-plane-o:before { content: @paper-plane-o; } +.icon-history:before { content: @history; } +.icon-circle-thin:before { content: @circle-thin; } +.icon-header:before { content: @header; } +.icon-paragraph:before { content: @paragraph; } +.icon-sliders:before { content: @sliders; } +.icon-share-alt:before { content: @share-alt; } +.icon-share-alt-square:before { content: @share-alt-square; } +.icon-bomb:before { content: @bomb; } +.icon-soccer-ball-o:before, +.icon-futbol-o:before { content: @futbol-o; } +.icon-tty:before { content: @tty; } +.icon-binoculars:before { content: @binoculars; } +.icon-plug:before { content: @plug; } +.icon-slideshare:before { content: @slideshare; } +.icon-twitch:before { content: @twitch; } +.icon-yelp:before { content: @yelp; } +.icon-newspaper-o:before { content: @newspaper-o; } +.icon-wifi:before { content: @wifi; } +.icon-calculator:before { content: @calculator; } +.icon-paypal:before { content: @paypal; } +.icon-google-wallet:before { content: @google-wallet; } +.icon-cc-visa:before { content: @cc-visa; } +.icon-cc-mastercard:before { content: @cc-mastercard; } +.icon-cc-discover:before { content: @cc-discover; } +.icon-cc-amex:before { content: @cc-amex; } +.icon-cc-paypal:before { content: @cc-paypal; } +.icon-cc-stripe:before { content: @cc-stripe; } +.icon-bell-slash:before { content: @bell-slash; } +.icon-bell-slash-o:before { content: @bell-slash-o; } +.icon-trash:before { content: @trash; } +.icon-copyright:before { content: @copyright; } +.icon-at:before { content: @at; } +.icon-eyedropper:before { content: @eyedropper; } +.icon-paint-brush:before { content: @paint-brush; } +.icon-birthday-cake:before { content: @birthday-cake; } +.icon-area-chart:before { content: @area-chart; } +.icon-pie-chart:before { content: @pie-chart; } +.icon-line-chart:before { content: @line-chart; } +.icon-lastfm:before { content: @lastfm; } +.icon-lastfm-square:before { content: @lastfm-square; } +.icon-toggle-off:before { content: @toggle-off; } +.icon-toggle-on:before { content: @toggle-on; } +.icon-bicycle:before { content: @bicycle; } +.icon-bus:before { content: @bus; } +.icon-ioxhost:before { content: @ioxhost; } +.icon-angellist:before { content: @angellist; } +.icon-cc:before { content: @cc; } +.icon-shekel:before, +.icon-sheqel:before, +.icon-ils:before { content: @ils; } +.icon-meanpath:before { content: @meanpath; } diff --git a/modules/system/assets/vendor/font-autumn/less/path.less b/modules/system/assets/vendor/font-autumn/less/path.less index 0063cf52c..5ae8183ea 100644 --- a/modules/system/assets/vendor/font-autumn/less/path.less +++ b/modules/system/assets/vendor/font-autumn/less/path.less @@ -3,11 +3,11 @@ @font-face { font-family: 'FontAwesome'; - src: url('@{FontAutumnPath}/fontautumn-webfont.eot?v=@{FontAutumnVersion}'); - src: url('@{FontAutumnPath}/fontautumn-webfont.eot?#iefix&v=@{FontAutumnVersion}') format('embedded-opentype'), - url('@{FontAutumnPath}/fontautumn-webfont.woff?v=@{FontAutumnVersion}') format('woff'), - url('@{FontAutumnPath}/fontautumn-webfont.ttf?v=@{FontAutumnVersion}') format('truetype'), - url('@{FontAutumnPath}/fontautumn-webfont.svg#fontautumn?v=@{FontAutumnVersion}') format('svg'); + src: url('@{FontAutumnPath}/fontawesome-webfont.eot?v=@{FontAutumnVersion}'); + src: url('@{FontAutumnPath}/fontawesome-webfont.eot?#iefix&v=@{FontAutumnVersion}') format('embedded-opentype'), + url('@{FontAutumnPath}/fontawesome-webfont.woff?v=@{FontAutumnVersion}') format('woff'), + url('@{FontAutumnPath}/fontawesome-webfont.ttf?v=@{FontAutumnVersion}') format('truetype'), + url('@{FontAutumnPath}/fontawesome-webfont.svg#fontawesomeregular?v=@{FontAutumnVersion}') format('svg'); font-weight: normal; font-style: normal; } diff --git a/modules/system/assets/vendor/font-autumn/less/variables.less b/modules/system/assets/vendor/font-autumn/less/variables.less index 364906493..e3547bf61 100644 --- a/modules/system/assets/vendor/font-autumn/less/variables.less +++ b/modules/system/assets/vendor/font-autumn/less/variables.less @@ -9,10 +9,6 @@ @iconDark: #333; @icons-li-width: 30/14em; -// -// Font Awesome -// - @adjust: "\f042"; @adn: "\f170"; @align-center: "\f037"; @@ -91,6 +87,7 @@ @calculator: "\f1ec"; @calendar: "\f073"; @calendar-o: "\f133"; +@camera: "\f030"; @camera-retro: "\f083"; @car: "\f1b9"; @caret-down: "\f0d7"; @@ -130,6 +127,11 @@ @circle-o-notch: "\f1ce"; @circle-thin: "\f1db"; @clipboard: "\f0ea"; +@clock-o: "\f017"; +@close: "\f00d"; +@cloud: "\f0c2"; +@cloud-download: "\f0ed"; +@cloud-upload: "\f0ee"; @cny: "\f157"; @code: "\f121"; @code-fork: "\f126"; @@ -144,7 +146,7 @@ @comments-o: "\f0e6"; @compass: "\f14e"; @compress: "\f066"; -@files-o: "\f0c5"; +@copy: "\f0c5"; @copyright: "\f1f9"; @credit-card: "\f09d"; @crop: "\f125"; @@ -152,8 +154,9 @@ @css3: "\f13c"; @cube: "\f1b2"; @cubes: "\f1b3"; -@scissors: "\f0c4"; +@cut: "\f0c4"; @cutlery: "\f0f5"; +@dashboard: "\f0e4"; @database: "\f1c0"; @dedent: "\f03b"; @delicious: "\f1a5"; @@ -162,11 +165,14 @@ @digg: "\f1a6"; @dollar: "\f155"; @dot-circle-o: "\f192"; +@download: "\f019"; @dribbble: "\f17d"; @dropbox: "\f16b"; @drupal: "\f1a9"; @edit: "\f044"; @eject: "\f052"; +@ellipsis-h: "\f141"; +@ellipsis-v: "\f142"; @empire: "\f1d1"; @envelope: "\f0e0"; @envelope-o: "\f003"; @@ -181,6 +187,8 @@ @expand: "\f065"; @external-link: "\f08e"; @external-link-square: "\f14c"; +@eye: "\f06e"; +@eye-slash: "\f070"; @eyedropper: "\f1fb"; @facebook: "\f09a"; @facebook-square: "\f082"; @@ -242,6 +250,7 @@ @github-square: "\f092"; @gittip: "\f184"; @glass: "\f000"; +@globe: "\f0ac"; @google: "\f1a0"; @google-plus: "\f0d5"; @google-plus-square: "\f0d4"; @@ -259,6 +268,8 @@ @headphones: "\f025"; @heart: "\f004"; @heart-o: "\f08a"; +@history: "\f1da"; +@home: "\f015"; @hospital-o: "\f0f8"; @html5: "\f13b"; @ils: "\f20b"; @@ -269,6 +280,7 @@ @info-circle: "\f05a"; @inr: "\f156"; @instagram: "\f16d"; +@institution: "\f19c"; @ioxhost: "\f208"; @italic: "\f033"; @joomla: "\f1aa"; @@ -277,6 +289,7 @@ @key: "\f084"; @keyboard-o: "\f11c"; @krw: "\f159"; +@language: "\f1ab"; @laptop: "\f109"; @lastfm: "\f202"; @lastfm-square: "\f203"; @@ -300,6 +313,7 @@ @list-ol: "\f0cb"; @list-ul: "\f0ca"; @location-arrow: "\f124"; +@lock: "\f023"; @long-arrow-down: "\f175"; @long-arrow-left: "\f177"; @long-arrow-right: "\f178"; @@ -317,6 +331,10 @@ @meh-o: "\f11a"; @microphone: "\f130"; @microphone-slash: "\f131"; +@minus: "\f068"; +@minus-circle: "\f056"; +@minus-square: "\f146"; +@minus-square-o: "\f147"; @mobile: "\f10b"; @mobile-phone: "\f10b"; @money: "\f0d6"; @@ -328,18 +346,22 @@ @openid: "\f19b"; @outdent: "\f03b"; @pagelines: "\f18c"; +@paint-brush: "\f1fc"; @paper-plane: "\f1d8"; @paper-plane-o: "\f1d9"; @paperclip: "\f0c6"; @paragraph: "\f1dd"; -@clipboard: "\f0ea"; +@paste: "\f0ea"; @pause: "\f04c"; @paw: "\f1b0"; @paypal: "\f1ed"; +@pencil: "\f040"; @pencil-square: "\f14b"; @pencil-square-o: "\f044"; @phone: "\f095"; @phone-square: "\f098"; +@photo: "\f03e"; +@picture-o: "\f03e"; @pie-chart: "\f200"; @pied-piper: "\f1a7"; @pied-piper-alt: "\f1a8"; @@ -350,7 +372,13 @@ @play-circle: "\f144"; @play-circle-o: "\f01d"; @plug: "\f1e6"; +@plus: "\f067"; +@plus-circle: "\f055"; +@plus-square: "\f0fe"; +@plus-square-o: "\f196"; +@power-off: "\f011"; @print: "\f02f"; +@puzzle-piece: "\f12e"; @qq: "\f1d6"; @qrcode: "\f029"; @question: "\f128"; @@ -384,6 +412,7 @@ @rupee: "\f156"; @save: "\f0c7"; @scissors: "\f0c4"; +@search: "\f002"; @search-minus: "\f010"; @search-plus: "\f00e"; @send: "\f1d8"; @@ -467,6 +496,9 @@ @thumbs-o-up: "\f087"; @thumbs-up: "\f164"; @ticket: "\f145"; +@times: "\f00d"; +@times-circle: "\f057"; +@times-circle-o: "\f05c"; @tint: "\f043"; @toggle-down: "\f150"; @toggle-left: "\f191"; @@ -491,9 +523,16 @@ @umbrella: "\f0e9"; @underline: "\f0cd"; @undo: "\f0e2"; +@university: "\f19c"; @unlink: "\f127"; +@unlock: "\f09c"; +@unlock-alt: "\f13e"; @unsorted: "\f0dc"; +@upload: "\f093"; @usd: "\f155"; +@user: "\f007"; +@user-md: "\f0f0"; +@users: "\f0c0"; @video-camera: "\f03d"; @vimeo-square: "\f194"; @vine: "\f1ca"; @@ -519,172 +558,3 @@ @youtube: "\f167"; @youtube-play: "\f16a"; @youtube-square: "\f166"; - -// -// Material Icons -// - -@dashboard: "\e600"; -@palette: "\e601"; -@brush: "\e602"; -@wallet: "\e603"; -@bank: "\e604"; -@user-box: "\e605"; -@user: "\e606"; -@user-circle: "\e607"; -@user-add: "\e608"; -@user-outline: "\e609"; -@user-admin: "\e60a"; -@alarm: "\e60b"; -@alarm-add: "\e60c"; -@alarm-off: "\e60d"; -@alarm-on: "\e60e"; -@lock: "\e60f"; -@lock-open: "\e610"; -@photo-wallpaper: "\e612"; -@photo: "\e613"; -@photo-filter: "\e614"; -@photo-album: "\e615"; -@photo-library: "\e616"; -@photo-user: "\e617"; -@camera: "\e618"; -@photo-satellite: "\e619"; -@globe-grid: "\e61a"; -@globe-lock: "\e61b"; -@globe: "\e61c"; -@users: "\e61d"; -@users-outline: "\e61e"; -@translate: "\e61f"; -@home: "\e620"; -@spellcheck: "\e621"; -@add: "\e622"; -@add-box: "\e623"; -@add-box-outline: "\f196"; -@add-circle: "\e624"; -@add-circle-outline: "\e625"; -@close: "\e626"; -@close-circle-outline: "\e627"; -@close-circle: "\e628"; -@remove: "\e629"; -@remove-box: "\f146"; -@remove-circle: "\e62a"; -@remove-circle-outline: "\e62b"; -@cached: "\e62c"; -@repeat: "\e62d"; -@refresh: "\e62e"; -@sync: "\e62f"; -@sync-disabled: "\e630"; -@sync-error: "\e631"; -@cog-box: "\e632"; -@tune: "\e633"; -@pencil: "\e634"; -@attachment: "\e635"; -@cloud: "\e636"; -@cloud-circle: "\e637"; -@cloud-done: "\e638"; -@cloud-download: "\e639"; -@cloud-off: "\e63a"; -@cloud-queue: "\e63b"; -@cloud-upload: "\e63c"; -@download: "\e63d"; -@upload: "\e63e"; -@more-horiz: "\e63f"; -@more-vert: "\e640"; -@power: "\e641"; -@power-settings: "\e642"; -@extension: "\e643"; -@pages: "\e644"; -@web: "\e645"; -@slideshow: "\e646"; -@style: "\e647"; -@visibility: "\e648"; -@visibility-off: "\e649"; -@copy: "\e64a"; -@cut: "\e64b"; -@paste: "\e64c"; -@page-search: "\e64d"; -@page-add: "\e64e"; -@page: "\e64f"; -@view-agenda: "\e650"; -@view-array: "\e651"; -@view-carousel: "\e652"; -@view-column: "\e653"; -@view-day: "\e654"; -@view-headline: "\e655"; -@view-list: "\e656"; -@view-module: "\e657"; -@view-quilt: "\e658"; -@view-stream: "\e659"; -@view-week: "\e65a"; -@history: "\e65b"; -@clock: "\e65c"; -@search: "\e65d"; -@exit-app: "\e65e"; -@open-browser: "\e65f"; -@open-new: "\e660"; -@page-content: "\e661"; -@search-box: "\e662"; -@layers: "\e663"; -@layers-clear: "\e664"; - -// -// October (Reserved) -// - -@cms-components: @extension; -@cms: @web; -@cms-pages: @copy; -@cms-assets: @photo-library; -@cms-layouts: @view-quilt; -@cms-partials: @layers; -@cms-content: @font; - -// -// Font Awesome (Retired) -// - -@plus-square-o: "\f196"; -@minus-square-o: "\f147"; -@minus-square: "\f146"; -@puzzle-piece: "\f12e"; - -@paint-brush: "\e602"; // f1fc -@institution: "\e604"; // f19c -@university: "\e604"; // f19c -@user-md: "\e60a"; // f0f0 -@unlock: "\e610"; // f09c -@unlock-alt: "\e610"; // f13e -@picture-o: "\e613"; // f03e -@language: "\e61f"; // f1ab -@plus: "\e622"; // f067 -@plus-circle: "\e624"; // f055 -@plus-square: "\e623"; // f0fe -@times: "\e626"; // f00d -@times-circle: "\e628"; // f057 -@times-circle-o: "\e627"; // f05c -@minus: "\e629"; // f068 -@minus-circle: "\e62a"; // f056 -@ellipsis-h: "\e63f"; // f141 -@ellipsis-v: "\e640"; // f142 -@power-off: "\e641"; // f011 -@eye: "\e648"; // f06e -@eye-slash: "\e649"; // f070 -@clock-o: "\e65c"; // f017 - -// @dashboard: "\f0e4"; -// @user: "\f007"; -// @lock: "\f023"; -// @photo: "\f03e"; -// @camera: "\f030"; -// @globe: "\f0ac"; -// @users: "\f0c0"; -// @home: "\f015"; -// @close: "\f00d"; -// @pencil: "\f040"; -// @cloud: "\f0c2"; -// @cloud-download: "\f0ed"; -// @cloud-upload: "\f0ee"; -// @download: "\f019"; -// @upload: "\f093"; -// @search: "\f002"; -// @history: "\f1da"; \ No newline at end of file