changing icon names to be standard

This commit is contained in:
davegandy 2013-10-15 19:33:10 -04:00
parent 0373d53aa3
commit 4f0ae9363b
9 changed files with 755 additions and 701 deletions

170
css/font-awesome.css vendored
View file

@ -27,8 +27,7 @@
* -------------------------- */
@font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome-webfont.eot?v=4.0.0');
src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.0#fontawesomeregular') format('svg');
src: url('../fonts/FontAwesome.otf') format('opentype');
font-weight: normal;
font-style: normal;
}
@ -273,7 +272,7 @@
.fa-icon-star:before {
content: "\f005";
}
.fa-icon-star-empty:before {
.fa-icon-star-alt:before {
content: "\f006";
}
.fa-icon-user:before {
@ -291,10 +290,10 @@
.fa-icon-th-list:before {
content: "\f00b";
}
.fa-icon-ok:before {
.fa-icon-check:before {
content: "\f00c";
}
.fa-icon-remove:before {
.fa-icon-times:before {
content: "\f00d";
}
.fa-icon-zoom-in:before {
@ -303,8 +302,7 @@
.fa-icon-zoom-out:before {
content: "\f010";
}
.fa-icon-power-off:before,
.fa-icon-off:before {
.fa-icon-power-off:before {
content: "\f011";
}
.fa-icon-signal:before {
@ -329,19 +327,19 @@
.fa-icon-road:before {
content: "\f018";
}
.fa-icon-download-alt:before {
.fa-icon-download:before {
content: "\f019";
}
.fa-icon-download:before {
.fa-icon-arrow-down-circle-alt:before {
content: "\f01a";
}
.fa-icon-upload:before {
.fa-icon-arrow-up-circle-alt:before {
content: "\f01b";
}
.fa-icon-inbox:before {
content: "\f01c";
}
.fa-icon-play-circle:before {
.fa-icon-play-circle-alt:before {
content: "\f01d";
}
.fa-icon-rotate-right:before,
@ -432,7 +430,7 @@
.fa-icon-indent-right:before {
content: "\f03c";
}
.fa-icon-facetime-video:before {
.fa-icon-video-camera:before {
content: "\f03d";
}
.fa-icon-picture:before {
@ -450,13 +448,14 @@
.fa-icon-tint:before {
content: "\f043";
}
.fa-icon-edit:before {
.fa-icon-edit:before,
.fa-icon-pencil-square-alt:before {
content: "\f044";
}
.fa-icon-share:before {
.fa-icon-share-square-alt:before {
content: "\f045";
}
.fa-icon-check:before {
.fa-icon-check-square-alt:before {
content: "\f046";
}
.fa-icon-move:before {
@ -498,34 +497,34 @@
.fa-icon-chevron-right:before {
content: "\f054";
}
.fa-icon-plus-sign:before {
.fa-icon-plus-circle:before {
content: "\f055";
}
.fa-icon-minus-sign:before {
.fa-icon-minus-circle:before {
content: "\f056";
}
.fa-icon-remove-sign:before {
.fa-icon-times-circle:before {
content: "\f057";
}
.fa-icon-ok-sign:before {
.fa-icon-check-circle:before {
content: "\f058";
}
.fa-icon-question-sign:before {
.fa-icon-question-circle:before {
content: "\f059";
}
.fa-icon-info-sign:before {
.fa-icon-info-circle:before {
content: "\f05a";
}
.fa-icon-screenshot:before {
content: "\f05b";
}
.fa-icon-remove-circle:before {
.fa-icon-times-circle-alt:before {
content: "\f05c";
}
.fa-icon-ok-circle:before {
.fa-icon-check-circle-alt:before {
content: "\f05d";
}
.fa-icon-ban-circle:before {
.fa-icon-ban:before {
content: "\f05e";
}
.fa-icon-arrow-left:before {
@ -541,7 +540,7 @@
content: "\f063";
}
.fa-icon-mail-forward:before,
.fa-icon-share-alt:before {
.fa-icon-share:before {
content: "\f064";
}
.fa-icon-resize-full:before {
@ -559,7 +558,7 @@
.fa-icon-asterisk:before {
content: "\f069";
}
.fa-icon-exclamation-sign:before {
.fa-icon-exclamation-circle:before {
content: "\f06a";
}
.fa-icon-gift:before {
@ -571,13 +570,14 @@
.fa-icon-fire:before {
content: "\f06d";
}
.fa-icon-eye-open:before {
.fa-icon-eye:before {
content: "\f06e";
}
.fa-icon-eye-close:before {
.fa-icon-eye-closed:before {
content: "\f070";
}
.fa-icon-warning-sign:before {
.fa-icon-warning:before,
.fa-icon-exclamation-triangle:before {
content: "\f071";
}
.fa-icon-plane:before {
@ -607,7 +607,7 @@
.fa-icon-shopping-cart:before {
content: "\f07a";
}
.fa-icon-folder-close:before {
.fa-icon-folder:before {
content: "\f07b";
}
.fa-icon-folder-open:before {
@ -622,10 +622,10 @@
.fa-icon-bar-chart:before {
content: "\f080";
}
.fa-icon-twitter-sign:before {
.fa-icon-twitter-square:before {
content: "\f081";
}
.fa-icon-facebook-sign:before {
.fa-icon-facebook-square:before {
content: "\f082";
}
.fa-icon-camera-retro:before {
@ -650,46 +650,47 @@
.fa-icon-star-half:before {
content: "\f089";
}
.fa-icon-heart-empty:before {
.fa-icon-heart-alt:before {
content: "\f08a";
}
.fa-icon-log-out:before {
.fa-icon-sign-out:before {
content: "\f08b";
}
.fa-icon-linkedin-sign:before {
.fa-icon-linkedin-square:before {
content: "\f08c";
}
.fa-icon-pushpin:before {
.fa-icon-thumb-tack:before {
content: "\f08d";
}
.fa-icon-external-link:before {
content: "\f08e";
}
.fa-icon-log-in:before {
.fa-icon-sign-in:before {
content: "\f090";
}
.fa-icon-trophy:before {
content: "\f091";
}
.fa-icon-github-sign:before {
.fa-icon-github-square:before {
content: "\f092";
}
.fa-icon-upload-alt:before {
.fa-icon-upload:before {
content: "\f093";
}
.fa-icon-lemon:before {
.fa-icon-lemon-alt:before {
content: "\f094";
}
.fa-icon-earphone:before {
.fa-icon-phone:before {
content: "\f095";
}
.fa-icon-unchecked:before {
.fa-icon-unchecked:before,
.fa-icon-square-alt:before {
content: "\f096";
}
.fa-icon-bookmark-empty:before {
.fa-icon-bookmark-alt:before {
content: "\f097";
}
.fa-icon-phone-sign:before {
.fa-icon-phone-square:before {
content: "\f098";
}
.fa-icon-twitter:before {
@ -734,16 +735,16 @@
.fa-icon-hand-down:before {
content: "\f0a7";
}
.fa-icon-circle-arrow-left:before {
.fa-icon-arrow-circle-left:before {
content: "\f0a8";
}
.fa-icon-circle-arrow-right:before {
.fa-icon-arrow-circle-right:before {
content: "\f0a9";
}
.fa-icon-circle-arrow-up:before {
.fa-icon-arrow-circle-up:before {
content: "\f0aa";
}
.fa-icon-circle-arrow-down:before {
.fa-icon-arrow-circle-down:before {
content: "\f0ab";
}
.fa-icon-globe:before {
@ -767,28 +768,32 @@
.fa-icon-group:before {
content: "\f0c0";
}
.fa-icon-chain:before,
.fa-icon-link:before {
content: "\f0c1";
}
.fa-icon-cloud:before {
content: "\f0c2";
}
.fa-icon-beaker:before {
.fa-icon-flask:before {
content: "\f0c3";
}
.fa-icon-cut:before {
.fa-icon-cut:before,
.fa-icon-scissors:before {
content: "\f0c4";
}
.fa-icon-copy:before {
.fa-icon-copy:before,
.fa-icon-files:before {
content: "\f0c5";
}
.fa-icon-paperclip:before {
content: "\f0c6";
}
.fa-icon-floppy-disk:before {
.fa-icon-save:before,
.fa-icon-floppy:before {
content: "\f0c7";
}
.fa-icon-sign-blank:before {
.fa-icon-square:before {
content: "\f0c8";
}
.fa-icon-reorder:before {
@ -818,10 +823,10 @@
.fa-icon-pinterest:before {
content: "\f0d2";
}
.fa-icon-pinterest-sign:before {
.fa-icon-pinterest-square:before {
content: "\f0d3";
}
.fa-icon-google-plus-sign:before {
.fa-icon-google-plus-square:before {
content: "\f0d4";
}
.fa-icon-google-plus:before {
@ -864,10 +869,11 @@
.fa-icon-undo:before {
content: "\f0e2";
}
.fa-icon-legal:before {
.fa-icon-gavel:before {
content: "\f0e3";
}
.fa-icon-dashboard:before {
.fa-icon-dashboard:before,
.fa-icon-tachometer:before {
content: "\f0e4";
}
.fa-icon-comment-alt:before {
@ -876,7 +882,8 @@
.fa-icon-comments-alt:before {
content: "\f0e6";
}
.fa-icon-flash:before {
.fa-icon-flash:before,
.fa-icon-bolt:before {
content: "\f0e7";
}
.fa-icon-sitemap:before {
@ -885,7 +892,8 @@
.fa-icon-umbrella:before {
content: "\f0e9";
}
.fa-icon-paste:before {
.fa-icon-paste:before,
.fa-icon-clipboard:before {
content: "\f0ea";
}
.fa-icon-lightbulb:before {
@ -939,10 +947,10 @@
.fa-icon-beer:before {
content: "\f0fc";
}
.fa-icon-h-sign:before {
.fa-icon-h-square:before {
content: "\f0fd";
}
.fa-icon-plus-sign-alt:before {
.fa-icon-plus-square:before {
content: "\f0fe";
}
.fa-icon-double-angle-left:before {
@ -978,10 +986,11 @@
.fa-icon-tablet:before {
content: "\f10a";
}
.fa-icon-phone:before {
.fa-icon-mobile-phone:before,
.fa-icon-mobile:before {
content: "\f10b";
}
.fa-icon-circle-blank:before {
.fa-icon-circle-alt:before {
content: "\f10c";
}
.fa-icon-quote-left:before {
@ -1003,7 +1012,7 @@
.fa-icon-github-alt:before {
content: "\f113";
}
.fa-icon-folder-close-alt:before {
.fa-icon-folder-alt:before {
content: "\f114";
}
.fa-icon-folder-open-alt:before {
@ -1061,7 +1070,8 @@
.fa-icon-code-fork:before {
content: "\f126";
}
.fa-icon-unlink:before {
.fa-icon-unlink:before,
.fa-icon-chain-broken:before {
content: "\f127";
}
.fa-icon-question:before {
@ -1094,7 +1104,7 @@
.fa-icon-shield:before {
content: "\f132";
}
.fa-icon-calendar-empty:before {
.fa-icon-calendar-alt:before {
content: "\f133";
}
.fa-icon-fire-extinguisher:before {
@ -1106,16 +1116,16 @@
.fa-icon-maxcdn:before {
content: "\f136";
}
.fa-icon-chevron-sign-left:before {
.fa-icon-chevron-circle-left:before {
content: "\f137";
}
.fa-icon-chevron-sign-right:before {
.fa-icon-chevron-circle-right:before {
content: "\f138";
}
.fa-icon-chevron-sign-up:before {
.fa-icon-chevron-circle-up:before {
content: "\f139";
}
.fa-icon-chevron-sign-down:before {
.fa-icon-chevron-circle-down:before {
content: "\f13a";
}
.fa-icon-html5:before {
@ -1139,19 +1149,19 @@
.fa-icon-ellipsis-vertical:before {
content: "\f142";
}
.fa-icon-rss-sign:before {
.fa-icon-rss-square:before {
content: "\f143";
}
.fa-icon-play-sign:before {
.fa-icon-play-circle:before {
content: "\f144";
}
.fa-icon-ticket:before {
content: "\f145";
}
.fa-icon-minus-sign-alt:before {
.fa-icon-minus-square:before {
content: "\f146";
}
.fa-icon-check-minus:before {
.fa-icon-minus-square-alt:before {
content: "\f147";
}
.fa-icon-level-up:before {
@ -1160,16 +1170,16 @@
.fa-icon-level-down:before {
content: "\f149";
}
.fa-icon-check-sign:before {
.fa-icon-check-square:before {
content: "\f14a";
}
.fa-icon-edit-sign:before {
.fa-icon-pencil-square:before {
content: "\f14b";
}
.fa-icon-external-link-sign:before {
.fa-icon-external-link-square:before {
content: "\f14c";
}
.fa-icon-share-sign:before {
.fa-icon-share-square:before {
content: "\f14d";
}
.fa-icon-compass:before {
@ -1281,13 +1291,13 @@
.fa-icon-bitbucket:before {
content: "\f171";
}
.fa-icon-bitbucket-sign:before {
.fa-icon-bitbucket-square:before {
content: "\f172";
}
.fa-icon-tumblr:before {
content: "\f173";
}
.fa-icon-tumblr-sign:before {
.fa-icon-tumblr-square:before {
content: "\f174";
}
.fa-icon-long-arrow-down:before {

View file

@ -1,4 +1,4 @@
@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.0.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.0.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.0.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.0.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;}.fa-icon{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
@font-face{font-family:'FontAwesome';src:url('../fonts/FontAwesome.otf') format('opentype');font-weight:normal;font-style:normal;}.fa-icon{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.fa-icon-lg{font-size:1.3333333333333333em;line-height:0.75em;vertical-align:-15%;}
.fa-icon-fixed-width{width:1.1428571428571428em;padding-right:0.2857142857142857em;text-align:right;}.fa-icon-fixed-width.fa-icon-lg{width:1.4285714285714286em;}
.fa-icon-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none;}.fa-icon-ul>li{position:relative;}
@ -30,17 +30,17 @@
.fa-icon-envelope-alt:before{content:"\f003";}
.fa-icon-heart:before{content:"\f004";}
.fa-icon-star:before{content:"\f005";}
.fa-icon-star-empty:before{content:"\f006";}
.fa-icon-star-alt:before{content:"\f006";}
.fa-icon-user:before{content:"\f007";}
.fa-icon-film:before{content:"\f008";}
.fa-icon-th-large:before{content:"\f009";}
.fa-icon-th:before{content:"\f00a";}
.fa-icon-th-list:before{content:"\f00b";}
.fa-icon-ok:before{content:"\f00c";}
.fa-icon-remove:before{content:"\f00d";}
.fa-icon-check:before{content:"\f00c";}
.fa-icon-times:before{content:"\f00d";}
.fa-icon-zoom-in:before{content:"\f00e";}
.fa-icon-zoom-out:before{content:"\f010";}
.fa-icon-power-off:before,.fa-icon-off:before{content:"\f011";}
.fa-icon-power-off:before{content:"\f011";}
.fa-icon-signal:before{content:"\f012";}
.fa-icon-gear:before,.fa-icon-cog:before{content:"\f013";}
.fa-icon-trash:before{content:"\f014";}
@ -48,11 +48,11 @@
.fa-icon-file-alt:before{content:"\f016";}
.fa-icon-time:before{content:"\f017";}
.fa-icon-road:before{content:"\f018";}
.fa-icon-download-alt:before{content:"\f019";}
.fa-icon-download:before{content:"\f01a";}
.fa-icon-upload:before{content:"\f01b";}
.fa-icon-download:before{content:"\f019";}
.fa-icon-arrow-down-circle-alt:before{content:"\f01a";}
.fa-icon-arrow-up-circle-alt:before{content:"\f01b";}
.fa-icon-inbox:before{content:"\f01c";}
.fa-icon-play-circle:before{content:"\f01d";}
.fa-icon-play-circle-alt:before{content:"\f01d";}
.fa-icon-rotate-right:before,.fa-icon-repeat:before{content:"\f01e";}
.fa-icon-refresh:before{content:"\f021";}
.fa-icon-list-alt:before{content:"\f022";}
@ -82,15 +82,15 @@
.fa-icon-list:before{content:"\f03a";}
.fa-icon-indent-left:before{content:"\f03b";}
.fa-icon-indent-right:before{content:"\f03c";}
.fa-icon-facetime-video:before{content:"\f03d";}
.fa-icon-video-camera:before{content:"\f03d";}
.fa-icon-picture:before{content:"\f03e";}
.fa-icon-pencil:before{content:"\f040";}
.fa-icon-map-marker:before{content:"\f041";}
.fa-icon-adjust:before{content:"\f042";}
.fa-icon-tint:before{content:"\f043";}
.fa-icon-edit:before{content:"\f044";}
.fa-icon-share:before{content:"\f045";}
.fa-icon-check:before{content:"\f046";}
.fa-icon-edit:before,.fa-icon-pencil-square-alt:before{content:"\f044";}
.fa-icon-share-square-alt:before{content:"\f045";}
.fa-icon-check-square-alt:before{content:"\f046";}
.fa-icon-move:before{content:"\f047";}
.fa-icon-step-backward:before{content:"\f048";}
.fa-icon-fast-backward:before{content:"\f049";}
@ -104,33 +104,33 @@
.fa-icon-eject:before{content:"\f052";}
.fa-icon-chevron-left:before{content:"\f053";}
.fa-icon-chevron-right:before{content:"\f054";}
.fa-icon-plus-sign:before{content:"\f055";}
.fa-icon-minus-sign:before{content:"\f056";}
.fa-icon-remove-sign:before{content:"\f057";}
.fa-icon-ok-sign:before{content:"\f058";}
.fa-icon-question-sign:before{content:"\f059";}
.fa-icon-info-sign:before{content:"\f05a";}
.fa-icon-plus-circle:before{content:"\f055";}
.fa-icon-minus-circle:before{content:"\f056";}
.fa-icon-times-circle:before{content:"\f057";}
.fa-icon-check-circle:before{content:"\f058";}
.fa-icon-question-circle:before{content:"\f059";}
.fa-icon-info-circle:before{content:"\f05a";}
.fa-icon-screenshot:before{content:"\f05b";}
.fa-icon-remove-circle:before{content:"\f05c";}
.fa-icon-ok-circle:before{content:"\f05d";}
.fa-icon-ban-circle:before{content:"\f05e";}
.fa-icon-times-circle-alt:before{content:"\f05c";}
.fa-icon-check-circle-alt:before{content:"\f05d";}
.fa-icon-ban:before{content:"\f05e";}
.fa-icon-arrow-left:before{content:"\f060";}
.fa-icon-arrow-right:before{content:"\f061";}
.fa-icon-arrow-up:before{content:"\f062";}
.fa-icon-arrow-down:before{content:"\f063";}
.fa-icon-mail-forward:before,.fa-icon-share-alt:before{content:"\f064";}
.fa-icon-mail-forward:before,.fa-icon-share:before{content:"\f064";}
.fa-icon-resize-full:before{content:"\f065";}
.fa-icon-resize-small:before{content:"\f066";}
.fa-icon-plus:before{content:"\f067";}
.fa-icon-minus:before{content:"\f068";}
.fa-icon-asterisk:before{content:"\f069";}
.fa-icon-exclamation-sign:before{content:"\f06a";}
.fa-icon-exclamation-circle:before{content:"\f06a";}
.fa-icon-gift:before{content:"\f06b";}
.fa-icon-leaf:before{content:"\f06c";}
.fa-icon-fire:before{content:"\f06d";}
.fa-icon-eye-open:before{content:"\f06e";}
.fa-icon-eye-close:before{content:"\f070";}
.fa-icon-warning-sign:before{content:"\f071";}
.fa-icon-eye:before{content:"\f06e";}
.fa-icon-eye-closed:before{content:"\f070";}
.fa-icon-warning:before,.fa-icon-exclamation-triangle:before{content:"\f071";}
.fa-icon-plane:before{content:"\f072";}
.fa-icon-calendar:before{content:"\f073";}
.fa-icon-random:before{content:"\f074";}
@ -140,13 +140,13 @@
.fa-icon-chevron-down:before{content:"\f078";}
.fa-icon-retweet:before{content:"\f079";}
.fa-icon-shopping-cart:before{content:"\f07a";}
.fa-icon-folder-close:before{content:"\f07b";}
.fa-icon-folder:before{content:"\f07b";}
.fa-icon-folder-open:before{content:"\f07c";}
.fa-icon-resize-vertical:before{content:"\f07d";}
.fa-icon-resize-horizontal:before{content:"\f07e";}
.fa-icon-bar-chart:before{content:"\f080";}
.fa-icon-twitter-sign:before{content:"\f081";}
.fa-icon-facebook-sign:before{content:"\f082";}
.fa-icon-twitter-square:before{content:"\f081";}
.fa-icon-facebook-square:before{content:"\f082";}
.fa-icon-camera-retro:before{content:"\f083";}
.fa-icon-key:before{content:"\f084";}
.fa-icon-gears:before,.fa-icon-cogs:before{content:"\f085";}
@ -154,20 +154,20 @@
.fa-icon-thumbs-up-alt:before{content:"\f087";}
.fa-icon-thumbs-down-alt:before{content:"\f088";}
.fa-icon-star-half:before{content:"\f089";}
.fa-icon-heart-empty:before{content:"\f08a";}
.fa-icon-log-out:before{content:"\f08b";}
.fa-icon-linkedin-sign:before{content:"\f08c";}
.fa-icon-pushpin:before{content:"\f08d";}
.fa-icon-heart-alt:before{content:"\f08a";}
.fa-icon-sign-out:before{content:"\f08b";}
.fa-icon-linkedin-square:before{content:"\f08c";}
.fa-icon-thumb-tack:before{content:"\f08d";}
.fa-icon-external-link:before{content:"\f08e";}
.fa-icon-log-in:before{content:"\f090";}
.fa-icon-sign-in:before{content:"\f090";}
.fa-icon-trophy:before{content:"\f091";}
.fa-icon-github-sign:before{content:"\f092";}
.fa-icon-upload-alt:before{content:"\f093";}
.fa-icon-lemon:before{content:"\f094";}
.fa-icon-earphone:before{content:"\f095";}
.fa-icon-unchecked:before{content:"\f096";}
.fa-icon-bookmark-empty:before{content:"\f097";}
.fa-icon-phone-sign:before{content:"\f098";}
.fa-icon-github-square:before{content:"\f092";}
.fa-icon-upload:before{content:"\f093";}
.fa-icon-lemon-alt:before{content:"\f094";}
.fa-icon-phone:before{content:"\f095";}
.fa-icon-unchecked:before,.fa-icon-square-alt:before{content:"\f096";}
.fa-icon-bookmark-alt:before{content:"\f097";}
.fa-icon-phone-square:before{content:"\f098";}
.fa-icon-twitter:before{content:"\f099";}
.fa-icon-facebook:before{content:"\f09a";}
.fa-icon-github:before{content:"\f09b";}
@ -182,10 +182,10 @@
.fa-icon-hand-left:before{content:"\f0a5";}
.fa-icon-hand-up:before{content:"\f0a6";}
.fa-icon-hand-down:before{content:"\f0a7";}
.fa-icon-circle-arrow-left:before{content:"\f0a8";}
.fa-icon-circle-arrow-right:before{content:"\f0a9";}
.fa-icon-circle-arrow-up:before{content:"\f0aa";}
.fa-icon-circle-arrow-down:before{content:"\f0ab";}
.fa-icon-arrow-circle-left:before{content:"\f0a8";}
.fa-icon-arrow-circle-right:before{content:"\f0a9";}
.fa-icon-arrow-circle-up:before{content:"\f0aa";}
.fa-icon-arrow-circle-down:before{content:"\f0ab";}
.fa-icon-globe:before{content:"\f0ac";}
.fa-icon-wrench:before{content:"\f0ad";}
.fa-icon-tasks:before{content:"\f0ae";}
@ -193,14 +193,14 @@
.fa-icon-briefcase:before{content:"\f0b1";}
.fa-icon-fullscreen:before{content:"\f0b2";}
.fa-icon-group:before{content:"\f0c0";}
.fa-icon-link:before{content:"\f0c1";}
.fa-icon-chain:before,.fa-icon-link:before{content:"\f0c1";}
.fa-icon-cloud:before{content:"\f0c2";}
.fa-icon-beaker:before{content:"\f0c3";}
.fa-icon-cut:before{content:"\f0c4";}
.fa-icon-copy:before{content:"\f0c5";}
.fa-icon-flask:before{content:"\f0c3";}
.fa-icon-cut:before,.fa-icon-scissors:before{content:"\f0c4";}
.fa-icon-copy:before,.fa-icon-files:before{content:"\f0c5";}
.fa-icon-paperclip:before{content:"\f0c6";}
.fa-icon-floppy-disk:before{content:"\f0c7";}
.fa-icon-sign-blank:before{content:"\f0c8";}
.fa-icon-save:before,.fa-icon-floppy:before{content:"\f0c7";}
.fa-icon-square:before{content:"\f0c8";}
.fa-icon-reorder:before{content:"\f0c9";}
.fa-icon-list-ul:before{content:"\f0ca";}
.fa-icon-list-ol:before{content:"\f0cb";}
@ -210,8 +210,8 @@
.fa-icon-magic:before{content:"\f0d0";}
.fa-icon-truck:before{content:"\f0d1";}
.fa-icon-pinterest:before{content:"\f0d2";}
.fa-icon-pinterest-sign:before{content:"\f0d3";}
.fa-icon-google-plus-sign:before{content:"\f0d4";}
.fa-icon-pinterest-square:before{content:"\f0d3";}
.fa-icon-google-plus-square:before{content:"\f0d4";}
.fa-icon-google-plus:before{content:"\f0d5";}
.fa-icon-money:before{content:"\f0d6";}
.fa-icon-caret-down:before{content:"\f0d7";}
@ -225,14 +225,14 @@
.fa-icon-envelope:before{content:"\f0e0";}
.fa-icon-linkedin:before{content:"\f0e1";}
.fa-icon-rotate-left:before,.fa-icon-undo:before{content:"\f0e2";}
.fa-icon-legal:before{content:"\f0e3";}
.fa-icon-dashboard:before{content:"\f0e4";}
.fa-icon-gavel:before{content:"\f0e3";}
.fa-icon-dashboard:before,.fa-icon-tachometer:before{content:"\f0e4";}
.fa-icon-comment-alt:before{content:"\f0e5";}
.fa-icon-comments-alt:before{content:"\f0e6";}
.fa-icon-flash:before{content:"\f0e7";}
.fa-icon-flash:before,.fa-icon-bolt:before{content:"\f0e7";}
.fa-icon-sitemap:before{content:"\f0e8";}
.fa-icon-umbrella:before{content:"\f0e9";}
.fa-icon-paste:before{content:"\f0ea";}
.fa-icon-paste:before,.fa-icon-clipboard:before{content:"\f0ea";}
.fa-icon-lightbulb:before{content:"\f0eb";}
.fa-icon-exchange:before{content:"\f0ec";}
.fa-icon-cloud-download:before{content:"\f0ed";}
@ -250,8 +250,8 @@
.fa-icon-medkit:before{content:"\f0fa";}
.fa-icon-fighter-jet:before{content:"\f0fb";}
.fa-icon-beer:before{content:"\f0fc";}
.fa-icon-h-sign:before{content:"\f0fd";}
.fa-icon-plus-sign-alt:before{content:"\f0fe";}
.fa-icon-h-square:before{content:"\f0fd";}
.fa-icon-plus-square:before{content:"\f0fe";}
.fa-icon-double-angle-left:before{content:"\f100";}
.fa-icon-double-angle-right:before{content:"\f101";}
.fa-icon-double-angle-up:before{content:"\f102";}
@ -263,15 +263,15 @@
.fa-icon-desktop:before{content:"\f108";}
.fa-icon-laptop:before{content:"\f109";}
.fa-icon-tablet:before{content:"\f10a";}
.fa-icon-phone:before{content:"\f10b";}
.fa-icon-circle-blank:before{content:"\f10c";}
.fa-icon-mobile-phone:before,.fa-icon-mobile:before{content:"\f10b";}
.fa-icon-circle-alt:before{content:"\f10c";}
.fa-icon-quote-left:before{content:"\f10d";}
.fa-icon-quote-right:before{content:"\f10e";}
.fa-icon-spinner:before{content:"\f110";}
.fa-icon-circle:before{content:"\f111";}
.fa-icon-mail-reply:before,.fa-icon-reply:before{content:"\f112";}
.fa-icon-github-alt:before{content:"\f113";}
.fa-icon-folder-close-alt:before{content:"\f114";}
.fa-icon-folder-alt:before{content:"\f114";}
.fa-icon-folder-open-alt:before{content:"\f115";}
.fa-icon-expand-alt:before{content:"\f116";}
.fa-icon-collapse-alt:before{content:"\f117";}
@ -290,7 +290,7 @@
.fa-icon-location-arrow:before{content:"\f124";}
.fa-icon-crop:before{content:"\f125";}
.fa-icon-code-fork:before{content:"\f126";}
.fa-icon-unlink:before{content:"\f127";}
.fa-icon-unlink:before,.fa-icon-chain-broken:before{content:"\f127";}
.fa-icon-question:before{content:"\f128";}
.fa-icon-info:before{content:"\f129";}
.fa-icon-exclamation:before{content:"\f12a";}
@ -301,14 +301,14 @@
.fa-icon-microphone:before{content:"\f130";}
.fa-icon-microphone-off:before{content:"\f131";}
.fa-icon-shield:before{content:"\f132";}
.fa-icon-calendar-empty:before{content:"\f133";}
.fa-icon-calendar-alt:before{content:"\f133";}
.fa-icon-fire-extinguisher:before{content:"\f134";}
.fa-icon-rocket:before{content:"\f135";}
.fa-icon-maxcdn:before{content:"\f136";}
.fa-icon-chevron-sign-left:before{content:"\f137";}
.fa-icon-chevron-sign-right:before{content:"\f138";}
.fa-icon-chevron-sign-up:before{content:"\f139";}
.fa-icon-chevron-sign-down:before{content:"\f13a";}
.fa-icon-chevron-circle-left:before{content:"\f137";}
.fa-icon-chevron-circle-right:before{content:"\f138";}
.fa-icon-chevron-circle-up:before{content:"\f139";}
.fa-icon-chevron-circle-down:before{content:"\f13a";}
.fa-icon-html5:before{content:"\f13b";}
.fa-icon-css3:before{content:"\f13c";}
.fa-icon-anchor:before{content:"\f13d";}
@ -316,17 +316,17 @@
.fa-icon-bullseye:before{content:"\f140";}
.fa-icon-ellipsis-horizontal:before{content:"\f141";}
.fa-icon-ellipsis-vertical:before{content:"\f142";}
.fa-icon-rss-sign:before{content:"\f143";}
.fa-icon-play-sign:before{content:"\f144";}
.fa-icon-rss-square:before{content:"\f143";}
.fa-icon-play-circle:before{content:"\f144";}
.fa-icon-ticket:before{content:"\f145";}
.fa-icon-minus-sign-alt:before{content:"\f146";}
.fa-icon-check-minus:before{content:"\f147";}
.fa-icon-minus-square:before{content:"\f146";}
.fa-icon-minus-square-alt:before{content:"\f147";}
.fa-icon-level-up:before{content:"\f148";}
.fa-icon-level-down:before{content:"\f149";}
.fa-icon-check-sign:before{content:"\f14a";}
.fa-icon-edit-sign:before{content:"\f14b";}
.fa-icon-external-link-sign:before{content:"\f14c";}
.fa-icon-share-sign:before{content:"\f14d";}
.fa-icon-check-square:before{content:"\f14a";}
.fa-icon-pencil-square:before{content:"\f14b";}
.fa-icon-external-link-square:before{content:"\f14c";}
.fa-icon-share-square:before{content:"\f14d";}
.fa-icon-compass:before{content:"\f14e";}
.fa-icon-collapse-down:before{content:"\f150";}
.fa-icon-collapse-up:before{content:"\f151";}
@ -360,9 +360,9 @@
.fa-icon-flickr:before{content:"\f16e";}
.fa-icon-adn:before{content:"\f170";}
.fa-icon-bitbucket:before{content:"\f171";}
.fa-icon-bitbucket-sign:before{content:"\f172";}
.fa-icon-bitbucket-square:before{content:"\f172";}
.fa-icon-tumblr:before{content:"\f173";}
.fa-icon-tumblr-sign:before{content:"\f174";}
.fa-icon-tumblr-square:before{content:"\f174";}
.fa-icon-long-arrow-down:before{content:"\f175";}
.fa-icon-long-arrow-up:before{content:"\f176";}
.fa-icon-long-arrow-left:before{content:"\f177";}

View file

@ -7,18 +7,17 @@
.fa-icon-envelope-alt:before { content: @envelope-alt; }
.fa-icon-heart:before { content: @heart; }
.fa-icon-star:before { content: @star; }
.fa-icon-star-empty:before { content: @star-empty; }
.fa-icon-star-alt:before { content: @star-alt; }
.fa-icon-user:before { content: @user; }
.fa-icon-film:before { content: @film; }
.fa-icon-th-large:before { content: @th-large; }
.fa-icon-th:before { content: @th; }
.fa-icon-th-list:before { content: @th-list; }
.fa-icon-ok:before { content: @ok; }
.fa-icon-remove:before { content: @remove; }
.fa-icon-check:before { content: @check; }
.fa-icon-times:before { content: @times; }
.fa-icon-zoom-in:before { content: @zoom-in; }
.fa-icon-zoom-out:before { content: @zoom-out; }
.fa-icon-power-off:before,
.fa-icon-off:before { content: @off; }
.fa-icon-power-off:before { content: @power-off; }
.fa-icon-signal:before { content: @signal; }
.fa-icon-gear:before,
.fa-icon-cog:before { content: @cog; }
@ -27,11 +26,11 @@
.fa-icon-file-alt:before { content: @file-alt; }
.fa-icon-time:before { content: @time; }
.fa-icon-road:before { content: @road; }
.fa-icon-download-alt:before { content: @download-alt; }
.fa-icon-download:before { content: @download; }
.fa-icon-upload:before { content: @upload; }
.fa-icon-arrow-down-circle-alt:before { content: @arrow-down-circle-alt; }
.fa-icon-arrow-up-circle-alt:before { content: @arrow-up-circle-alt; }
.fa-icon-inbox:before { content: @inbox; }
.fa-icon-play-circle:before { content: @play-circle; }
.fa-icon-play-circle-alt:before { content: @play-circle-alt; }
.fa-icon-rotate-right:before,
.fa-icon-repeat:before { content: @repeat; }
.fa-icon-refresh:before { content: @refresh; }
@ -62,15 +61,16 @@
.fa-icon-list:before { content: @list; }
.fa-icon-indent-left:before { content: @indent-left; }
.fa-icon-indent-right:before { content: @indent-right; }
.fa-icon-facetime-video:before { content: @facetime-video; }
.fa-icon-video-camera:before { content: @video-camera; }
.fa-icon-picture:before { content: @picture; }
.fa-icon-pencil:before { content: @pencil; }
.fa-icon-map-marker:before { content: @map-marker; }
.fa-icon-adjust:before { content: @adjust; }
.fa-icon-tint:before { content: @tint; }
.fa-icon-edit:before { content: @edit; }
.fa-icon-share:before { content: @share; }
.fa-icon-check:before { content: @check; }
.fa-icon-edit:before,
.fa-icon-pencil-square-alt:before { content: @pencil-square-alt; }
.fa-icon-share-square-alt:before { content: @share-square-alt; }
.fa-icon-check-square-alt:before { content: @check-square-alt; }
.fa-icon-move:before { content: @move; }
.fa-icon-step-backward:before { content: @step-backward; }
.fa-icon-fast-backward:before { content: @fast-backward; }
@ -84,34 +84,35 @@
.fa-icon-eject:before { content: @eject; }
.fa-icon-chevron-left:before { content: @chevron-left; }
.fa-icon-chevron-right:before { content: @chevron-right; }
.fa-icon-plus-sign:before { content: @plus-sign; }
.fa-icon-minus-sign:before { content: @minus-sign; }
.fa-icon-remove-sign:before { content: @remove-sign; }
.fa-icon-ok-sign:before { content: @ok-sign; }
.fa-icon-question-sign:before { content: @question-sign; }
.fa-icon-info-sign:before { content: @info-sign; }
.fa-icon-plus-circle:before { content: @plus-circle; }
.fa-icon-minus-circle:before { content: @minus-circle; }
.fa-icon-times-circle:before { content: @times-circle; }
.fa-icon-check-circle:before { content: @check-circle; }
.fa-icon-question-circle:before { content: @question-circle; }
.fa-icon-info-circle:before { content: @info-circle; }
.fa-icon-screenshot:before { content: @screenshot; }
.fa-icon-remove-circle:before { content: @remove-circle; }
.fa-icon-ok-circle:before { content: @ok-circle; }
.fa-icon-ban-circle:before { content: @ban-circle; }
.fa-icon-times-circle-alt:before { content: @times-circle-alt; }
.fa-icon-check-circle-alt:before { content: @check-circle-alt; }
.fa-icon-ban:before { content: @ban; }
.fa-icon-arrow-left:before { content: @arrow-left; }
.fa-icon-arrow-right:before { content: @arrow-right; }
.fa-icon-arrow-up:before { content: @arrow-up; }
.fa-icon-arrow-down:before { content: @arrow-down; }
.fa-icon-mail-forward:before,
.fa-icon-share-alt:before { content: @share-alt; }
.fa-icon-share:before { content: @share; }
.fa-icon-resize-full:before { content: @resize-full; }
.fa-icon-resize-small:before { content: @resize-small; }
.fa-icon-plus:before { content: @plus; }
.fa-icon-minus:before { content: @minus; }
.fa-icon-asterisk:before { content: @asterisk; }
.fa-icon-exclamation-sign:before { content: @exclamation-sign; }
.fa-icon-exclamation-circle:before { content: @exclamation-circle; }
.fa-icon-gift:before { content: @gift; }
.fa-icon-leaf:before { content: @leaf; }
.fa-icon-fire:before { content: @fire; }
.fa-icon-eye-open:before { content: @eye-open; }
.fa-icon-eye-close:before { content: @eye-close; }
.fa-icon-warning-sign:before { content: @warning-sign; }
.fa-icon-eye:before { content: @eye; }
.fa-icon-eye-closed:before { content: @eye-closed; }
.fa-icon-warning:before,
.fa-icon-exclamation-triangle:before { content: @exclamation-triangle; }
.fa-icon-plane:before { content: @plane; }
.fa-icon-calendar:before { content: @calendar; }
.fa-icon-random:before { content: @random; }
@ -121,13 +122,13 @@
.fa-icon-chevron-down:before { content: @chevron-down; }
.fa-icon-retweet:before { content: @retweet; }
.fa-icon-shopping-cart:before { content: @shopping-cart; }
.fa-icon-folder-close:before { content: @folder-close; }
.fa-icon-folder:before { content: @folder; }
.fa-icon-folder-open:before { content: @folder-open; }
.fa-icon-resize-vertical:before { content: @resize-vertical; }
.fa-icon-resize-horizontal:before { content: @resize-horizontal; }
.fa-icon-bar-chart:before { content: @bar-chart; }
.fa-icon-twitter-sign:before { content: @twitter-sign; }
.fa-icon-facebook-sign:before { content: @facebook-sign; }
.fa-icon-twitter-square:before { content: @twitter-square; }
.fa-icon-facebook-square:before { content: @facebook-square; }
.fa-icon-camera-retro:before { content: @camera-retro; }
.fa-icon-key:before { content: @key; }
.fa-icon-gears:before,
@ -136,20 +137,21 @@
.fa-icon-thumbs-up-alt:before { content: @thumbs-up-alt; }
.fa-icon-thumbs-down-alt:before { content: @thumbs-down-alt; }
.fa-icon-star-half:before { content: @star-half; }
.fa-icon-heart-empty:before { content: @heart-empty; }
.fa-icon-log-out:before { content: @log-out; }
.fa-icon-linkedin-sign:before { content: @linkedin-sign; }
.fa-icon-pushpin:before { content: @pushpin; }
.fa-icon-heart-alt:before { content: @heart-alt; }
.fa-icon-sign-out:before { content: @sign-out; }
.fa-icon-linkedin-square:before { content: @linkedin-square; }
.fa-icon-thumb-tack:before { content: @thumb-tack; }
.fa-icon-external-link:before { content: @external-link; }
.fa-icon-log-in:before { content: @log-in; }
.fa-icon-sign-in:before { content: @sign-in; }
.fa-icon-trophy:before { content: @trophy; }
.fa-icon-github-sign:before { content: @github-sign; }
.fa-icon-upload-alt:before { content: @upload-alt; }
.fa-icon-lemon:before { content: @lemon; }
.fa-icon-earphone:before { content: @earphone; }
.fa-icon-unchecked:before { content: @unchecked; }
.fa-icon-bookmark-empty:before { content: @bookmark-empty; }
.fa-icon-phone-sign:before { content: @phone-sign; }
.fa-icon-github-square:before { content: @github-square; }
.fa-icon-upload:before { content: @upload; }
.fa-icon-lemon-alt:before { content: @lemon-alt; }
.fa-icon-phone:before { content: @phone; }
.fa-icon-unchecked:before,
.fa-icon-square-alt:before { content: @square-alt; }
.fa-icon-bookmark-alt:before { content: @bookmark-alt; }
.fa-icon-phone-square:before { content: @phone-square; }
.fa-icon-twitter:before { content: @twitter; }
.fa-icon-facebook:before { content: @facebook; }
.fa-icon-github:before { content: @github; }
@ -164,10 +166,10 @@
.fa-icon-hand-left:before { content: @hand-left; }
.fa-icon-hand-up:before { content: @hand-up; }
.fa-icon-hand-down:before { content: @hand-down; }
.fa-icon-circle-arrow-left:before { content: @circle-arrow-left; }
.fa-icon-circle-arrow-right:before { content: @circle-arrow-right; }
.fa-icon-circle-arrow-up:before { content: @circle-arrow-up; }
.fa-icon-circle-arrow-down:before { content: @circle-arrow-down; }
.fa-icon-arrow-circle-left:before { content: @arrow-circle-left; }
.fa-icon-arrow-circle-right:before { content: @arrow-circle-right; }
.fa-icon-arrow-circle-up:before { content: @arrow-circle-up; }
.fa-icon-arrow-circle-down:before { content: @arrow-circle-down; }
.fa-icon-globe:before { content: @globe; }
.fa-icon-wrench:before { content: @wrench; }
.fa-icon-tasks:before { content: @tasks; }
@ -175,14 +177,18 @@
.fa-icon-briefcase:before { content: @briefcase; }
.fa-icon-fullscreen:before { content: @fullscreen; }
.fa-icon-group:before { content: @group; }
.fa-icon-chain:before,
.fa-icon-link:before { content: @link; }
.fa-icon-cloud:before { content: @cloud; }
.fa-icon-beaker:before { content: @beaker; }
.fa-icon-cut:before { content: @cut; }
.fa-icon-copy:before { content: @copy; }
.fa-icon-flask:before { content: @flask; }
.fa-icon-cut:before,
.fa-icon-scissors:before { content: @scissors; }
.fa-icon-copy:before,
.fa-icon-files:before { content: @files; }
.fa-icon-paperclip:before { content: @paperclip; }
.fa-icon-floppy-disk:before { content: @floppy-disk; }
.fa-icon-sign-blank:before { content: @sign-blank; }
.fa-icon-save:before,
.fa-icon-floppy:before { content: @floppy; }
.fa-icon-square:before { content: @square; }
.fa-icon-reorder:before { content: @reorder; }
.fa-icon-list-ul:before { content: @list-ul; }
.fa-icon-list-ol:before { content: @list-ol; }
@ -192,8 +198,8 @@
.fa-icon-magic:before { content: @magic; }
.fa-icon-truck:before { content: @truck; }
.fa-icon-pinterest:before { content: @pinterest; }
.fa-icon-pinterest-sign:before { content: @pinterest-sign; }
.fa-icon-google-plus-sign:before { content: @google-plus-sign; }
.fa-icon-pinterest-square:before { content: @pinterest-square; }
.fa-icon-google-plus-square:before { content: @google-plus-square; }
.fa-icon-google-plus:before { content: @google-plus; }
.fa-icon-money:before { content: @money; }
.fa-icon-caret-down:before { content: @caret-down; }
@ -208,14 +214,17 @@
.fa-icon-linkedin:before { content: @linkedin; }
.fa-icon-rotate-left:before,
.fa-icon-undo:before { content: @undo; }
.fa-icon-legal:before { content: @legal; }
.fa-icon-dashboard:before { content: @dashboard; }
.fa-icon-gavel:before { content: @gavel; }
.fa-icon-dashboard:before,
.fa-icon-tachometer:before { content: @tachometer; }
.fa-icon-comment-alt:before { content: @comment-alt; }
.fa-icon-comments-alt:before { content: @comments-alt; }
.fa-icon-flash:before { content: @flash; }
.fa-icon-flash:before,
.fa-icon-bolt:before { content: @bolt; }
.fa-icon-sitemap:before { content: @sitemap; }
.fa-icon-umbrella:before { content: @umbrella; }
.fa-icon-paste:before { content: @paste; }
.fa-icon-paste:before,
.fa-icon-clipboard:before { content: @clipboard; }
.fa-icon-lightbulb:before { content: @lightbulb; }
.fa-icon-exchange:before { content: @exchange; }
.fa-icon-cloud-download:before { content: @cloud-download; }
@ -233,8 +242,8 @@
.fa-icon-medkit:before { content: @medkit; }
.fa-icon-fighter-jet:before { content: @fighter-jet; }
.fa-icon-beer:before { content: @beer; }
.fa-icon-h-sign:before { content: @h-sign; }
.fa-icon-plus-sign-alt:before { content: @plus-sign-alt; }
.fa-icon-h-square:before { content: @h-square; }
.fa-icon-plus-square:before { content: @plus-square; }
.fa-icon-double-angle-left:before { content: @double-angle-left; }
.fa-icon-double-angle-right:before { content: @double-angle-right; }
.fa-icon-double-angle-up:before { content: @double-angle-up; }
@ -246,8 +255,9 @@
.fa-icon-desktop:before { content: @desktop; }
.fa-icon-laptop:before { content: @laptop; }
.fa-icon-tablet:before { content: @tablet; }
.fa-icon-phone:before { content: @phone; }
.fa-icon-circle-blank:before { content: @circle-blank; }
.fa-icon-mobile-phone:before,
.fa-icon-mobile:before { content: @mobile; }
.fa-icon-circle-alt:before { content: @circle-alt; }
.fa-icon-quote-left:before { content: @quote-left; }
.fa-icon-quote-right:before { content: @quote-right; }
.fa-icon-spinner:before { content: @spinner; }
@ -255,7 +265,7 @@
.fa-icon-mail-reply:before,
.fa-icon-reply:before { content: @reply; }
.fa-icon-github-alt:before { content: @github-alt; }
.fa-icon-folder-close-alt:before { content: @folder-close-alt; }
.fa-icon-folder-alt:before { content: @folder-alt; }
.fa-icon-folder-open-alt:before { content: @folder-open-alt; }
.fa-icon-expand-alt:before { content: @expand-alt; }
.fa-icon-collapse-alt:before { content: @collapse-alt; }
@ -275,7 +285,8 @@
.fa-icon-location-arrow:before { content: @location-arrow; }
.fa-icon-crop:before { content: @crop; }
.fa-icon-code-fork:before { content: @code-fork; }
.fa-icon-unlink:before { content: @unlink; }
.fa-icon-unlink:before,
.fa-icon-chain-broken:before { content: @chain-broken; }
.fa-icon-question:before { content: @question; }
.fa-icon-info:before { content: @info; }
.fa-icon-exclamation:before { content: @exclamation; }
@ -286,14 +297,14 @@
.fa-icon-microphone:before { content: @microphone; }
.fa-icon-microphone-off:before { content: @microphone-off; }
.fa-icon-shield:before { content: @shield; }
.fa-icon-calendar-empty:before { content: @calendar-empty; }
.fa-icon-calendar-alt:before { content: @calendar-alt; }
.fa-icon-fire-extinguisher:before { content: @fire-extinguisher; }
.fa-icon-rocket:before { content: @rocket; }
.fa-icon-maxcdn:before { content: @maxcdn; }
.fa-icon-chevron-sign-left:before { content: @chevron-sign-left; }
.fa-icon-chevron-sign-right:before { content: @chevron-sign-right; }
.fa-icon-chevron-sign-up:before { content: @chevron-sign-up; }
.fa-icon-chevron-sign-down:before { content: @chevron-sign-down; }
.fa-icon-chevron-circle-left:before { content: @chevron-circle-left; }
.fa-icon-chevron-circle-right:before { content: @chevron-circle-right; }
.fa-icon-chevron-circle-up:before { content: @chevron-circle-up; }
.fa-icon-chevron-circle-down:before { content: @chevron-circle-down; }
.fa-icon-html5:before { content: @html5; }
.fa-icon-css3:before { content: @css3; }
.fa-icon-anchor:before { content: @anchor; }
@ -301,17 +312,17 @@
.fa-icon-bullseye:before { content: @bullseye; }
.fa-icon-ellipsis-horizontal:before { content: @ellipsis-horizontal; }
.fa-icon-ellipsis-vertical:before { content: @ellipsis-vertical; }
.fa-icon-rss-sign:before { content: @rss-sign; }
.fa-icon-play-sign:before { content: @play-sign; }
.fa-icon-rss-square:before { content: @rss-square; }
.fa-icon-play-circle:before { content: @play-circle; }
.fa-icon-ticket:before { content: @ticket; }
.fa-icon-minus-sign-alt:before { content: @minus-sign-alt; }
.fa-icon-check-minus:before { content: @check-minus; }
.fa-icon-minus-square:before { content: @minus-square; }
.fa-icon-minus-square-alt:before { content: @minus-square-alt; }
.fa-icon-level-up:before { content: @level-up; }
.fa-icon-level-down:before { content: @level-down; }
.fa-icon-check-sign:before { content: @check-sign; }
.fa-icon-edit-sign:before { content: @edit-sign; }
.fa-icon-external-link-sign:before { content: @external-link-sign; }
.fa-icon-share-sign:before { content: @share-sign; }
.fa-icon-check-square:before { content: @check-square; }
.fa-icon-pencil-square:before { content: @pencil-square; }
.fa-icon-external-link-square:before { content: @external-link-square; }
.fa-icon-share-square:before { content: @share-square; }
.fa-icon-compass:before { content: @compass; }
.fa-icon-collapse-down:before { content: @collapse-down; }
.fa-icon-collapse-up:before { content: @collapse-up; }
@ -355,9 +366,9 @@
.fa-icon-flickr:before { content: @flickr; }
.fa-icon-adn:before { content: @adn; }
.fa-icon-bitbucket:before { content: @bitbucket; }
.fa-icon-bitbucket-sign:before { content: @bitbucket-sign; }
.fa-icon-bitbucket-square:before { content: @bitbucket-square; }
.fa-icon-tumblr:before { content: @tumblr; }
.fa-icon-tumblr-sign:before { content: @tumblr-sign; }
.fa-icon-tumblr-square:before { content: @tumblr-square; }
.fa-icon-long-arrow-down:before { content: @long-arrow-down; }
.fa-icon-long-arrow-up:before { content: @long-arrow-up; }
.fa-icon-long-arrow-left:before { content: @long-arrow-left; }

View file

@ -3,12 +3,12 @@
@font-face {
font-family: 'FontAwesome';
src: url('@{FontAwesomePath}/fontawesome-webfont.eot?v=@{FontAwesomeVersion}');
src: url('@{FontAwesomePath}/fontawesome-webfont.eot?#iefix&v=@{FontAwesomeVersion}') format('embedded-opentype'),
url('@{FontAwesomePath}/fontawesome-webfont.woff?v=@{FontAwesomeVersion}') format('woff'),
url('@{FontAwesomePath}/fontawesome-webfont.ttf?v=@{FontAwesomeVersion}') format('truetype'),
url('@{FontAwesomePath}/fontawesome-webfont.svg?v=@{FontAwesomeVersion}#fontawesomeregular') format('svg');
// src: url('@{FontAwesomePath}/FontAwesome.otf') format('opentype'); // used when developing fonts
// src: url('@{FontAwesomePath}/fontawesome-webfont.eot?v=@{FontAwesomeVersion}');
// src: url('@{FontAwesomePath}/fontawesome-webfont.eot?#iefix&v=@{FontAwesomeVersion}') format('embedded-opentype'),
// url('@{FontAwesomePath}/fontawesome-webfont.woff?v=@{FontAwesomeVersion}') format('woff'),
// url('@{FontAwesomePath}/fontawesome-webfont.ttf?v=@{FontAwesomeVersion}') format('truetype'),
// url('@{FontAwesomePath}/fontawesome-webfont.svg?v=@{FontAwesomeVersion}#fontawesomeregular') format('svg');
src: url('@{FontAwesomePath}/FontAwesome.otf') format('opentype'); // used when developing fonts
font-weight: normal;
font-style: normal;
}

View file

@ -16,17 +16,17 @@
@envelope-alt: "\f003";
@heart: "\f004";
@star: "\f005";
@star-empty: "\f006";
@star-alt: "\f006";
@user: "\f007";
@film: "\f008";
@th-large: "\f009";
@th: "\f00a";
@th-list: "\f00b";
@ok: "\f00c";
@remove: "\f00d";
@check: "\f00c";
@times: "\f00d";
@zoom-in: "\f00e";
@zoom-out: "\f010";
@off: "\f011";
@power-off: "\f011";
@signal: "\f012";
@cog: "\f013";
@trash: "\f014";
@ -34,11 +34,11 @@
@file-alt: "\f016";
@time: "\f017";
@road: "\f018";
@download-alt: "\f019";
@download: "\f01a";
@upload: "\f01b";
@download: "\f019";
@arrow-down-circle-alt: "\f01a";
@arrow-up-circle-alt: "\f01b";
@inbox: "\f01c";
@play-circle: "\f01d";
@play-circle-alt: "\f01d";
@repeat: "\f01e";
@refresh: "\f021";
@list-alt: "\f022";
@ -68,15 +68,15 @@
@list: "\f03a";
@indent-left: "\f03b";
@indent-right: "\f03c";
@facetime-video: "\f03d";
@video-camera: "\f03d";
@picture: "\f03e";
@pencil: "\f040";
@map-marker: "\f041";
@adjust: "\f042";
@tint: "\f043";
@edit: "\f044";
@share: "\f045";
@check: "\f046";
@pencil-square-alt: "\f044";
@share-square-alt: "\f045";
@check-square-alt: "\f046";
@move: "\f047";
@step-backward: "\f048";
@fast-backward: "\f049";
@ -90,33 +90,33 @@
@eject: "\f052";
@chevron-left: "\f053";
@chevron-right: "\f054";
@plus-sign: "\f055";
@minus-sign: "\f056";
@remove-sign: "\f057";
@ok-sign: "\f058";
@question-sign: "\f059";
@info-sign: "\f05a";
@plus-circle: "\f055";
@minus-circle: "\f056";
@times-circle: "\f057";
@check-circle: "\f058";
@question-circle: "\f059";
@info-circle: "\f05a";
@screenshot: "\f05b";
@remove-circle: "\f05c";
@ok-circle: "\f05d";
@ban-circle: "\f05e";
@times-circle-alt: "\f05c";
@check-circle-alt: "\f05d";
@ban: "\f05e";
@arrow-left: "\f060";
@arrow-right: "\f061";
@arrow-up: "\f062";
@arrow-down: "\f063";
@share-alt: "\f064";
@share: "\f064";
@resize-full: "\f065";
@resize-small: "\f066";
@plus: "\f067";
@minus: "\f068";
@asterisk: "\f069";
@exclamation-sign: "\f06a";
@exclamation-circle: "\f06a";
@gift: "\f06b";
@leaf: "\f06c";
@fire: "\f06d";
@eye-open: "\f06e";
@eye-close: "\f070";
@warning-sign: "\f071";
@eye: "\f06e";
@eye-closed: "\f070";
@exclamation-triangle: "\f071";
@plane: "\f072";
@calendar: "\f073";
@random: "\f074";
@ -126,13 +126,13 @@
@chevron-down: "\f078";
@retweet: "\f079";
@shopping-cart: "\f07a";
@folder-close: "\f07b";
@folder: "\f07b";
@folder-open: "\f07c";
@resize-vertical: "\f07d";
@resize-horizontal: "\f07e";
@bar-chart: "\f080";
@twitter-sign: "\f081";
@facebook-sign: "\f082";
@twitter-square: "\f081";
@facebook-square: "\f082";
@camera-retro: "\f083";
@key: "\f084";
@cogs: "\f085";
@ -140,20 +140,20 @@
@thumbs-up-alt: "\f087";
@thumbs-down-alt: "\f088";
@star-half: "\f089";
@heart-empty: "\f08a";
@log-out: "\f08b";
@linkedin-sign: "\f08c";
@pushpin: "\f08d";
@heart-alt: "\f08a";
@sign-out: "\f08b";
@linkedin-square: "\f08c";
@thumb-tack: "\f08d";
@external-link: "\f08e";
@log-in: "\f090";
@sign-in: "\f090";
@trophy: "\f091";
@github-sign: "\f092";
@upload-alt: "\f093";
@lemon: "\f094";
@earphone: "\f095";
@unchecked: "\f096";
@bookmark-empty: "\f097";
@phone-sign: "\f098";
@github-square: "\f092";
@upload: "\f093";
@lemon-alt: "\f094";
@phone: "\f095";
@square-alt: "\f096";
@bookmark-alt: "\f097";
@phone-square: "\f098";
@twitter: "\f099";
@facebook: "\f09a";
@github: "\f09b";
@ -168,10 +168,10 @@
@hand-left: "\f0a5";
@hand-up: "\f0a6";
@hand-down: "\f0a7";
@circle-arrow-left: "\f0a8";
@circle-arrow-right: "\f0a9";
@circle-arrow-up: "\f0aa";
@circle-arrow-down: "\f0ab";
@arrow-circle-left: "\f0a8";
@arrow-circle-right: "\f0a9";
@arrow-circle-up: "\f0aa";
@arrow-circle-down: "\f0ab";
@globe: "\f0ac";
@wrench: "\f0ad";
@tasks: "\f0ae";
@ -181,12 +181,12 @@
@group: "\f0c0";
@link: "\f0c1";
@cloud: "\f0c2";
@beaker: "\f0c3";
@cut: "\f0c4";
@copy: "\f0c5";
@flask: "\f0c3";
@scissors: "\f0c4";
@files: "\f0c5";
@paperclip: "\f0c6";
@floppy-disk: "\f0c7";
@sign-blank: "\f0c8";
@floppy: "\f0c7";
@square: "\f0c8";
@reorder: "\f0c9";
@list-ul: "\f0ca";
@list-ol: "\f0cb";
@ -196,8 +196,8 @@
@magic: "\f0d0";
@truck: "\f0d1";
@pinterest: "\f0d2";
@pinterest-sign: "\f0d3";
@google-plus-sign: "\f0d4";
@pinterest-square: "\f0d3";
@google-plus-square: "\f0d4";
@google-plus: "\f0d5";
@money: "\f0d6";
@caret-down: "\f0d7";
@ -211,14 +211,14 @@
@envelope: "\f0e0";
@linkedin: "\f0e1";
@undo: "\f0e2";
@legal: "\f0e3";
@dashboard: "\f0e4";
@gavel: "\f0e3";
@tachometer: "\f0e4";
@comment-alt: "\f0e5";
@comments-alt: "\f0e6";
@flash: "\f0e7";
@bolt: "\f0e7";
@sitemap: "\f0e8";
@umbrella: "\f0e9";
@paste: "\f0ea";
@clipboard: "\f0ea";
@lightbulb: "\f0eb";
@exchange: "\f0ec";
@cloud-download: "\f0ed";
@ -236,8 +236,8 @@
@medkit: "\f0fa";
@fighter-jet: "\f0fb";
@beer: "\f0fc";
@h-sign: "\f0fd";
@plus-sign-alt: "\f0fe";
@h-square: "\f0fd";
@plus-square: "\f0fe";
@double-angle-left: "\f100";
@double-angle-right: "\f101";
@double-angle-up: "\f102";
@ -249,15 +249,15 @@
@desktop: "\f108";
@laptop: "\f109";
@tablet: "\f10a";
@phone: "\f10b";
@circle-blank: "\f10c";
@mobile: "\f10b";
@circle-alt: "\f10c";
@quote-left: "\f10d";
@quote-right: "\f10e";
@spinner: "\f110";
@circle: "\f111";
@reply: "\f112";
@github-alt: "\f113";
@folder-close-alt: "\f114";
@folder-alt: "\f114";
@folder-open-alt: "\f115";
@expand-alt: "\f116";
@collapse-alt: "\f117";
@ -276,7 +276,7 @@
@location-arrow: "\f124";
@crop: "\f125";
@code-fork: "\f126";
@unlink: "\f127";
@chain-broken: "\f127";
@question: "\f128";
@info: "\f129";
@exclamation: "\f12a";
@ -287,14 +287,14 @@
@microphone: "\f130";
@microphone-off: "\f131";
@shield: "\f132";
@calendar-empty: "\f133";
@calendar-alt: "\f133";
@fire-extinguisher: "\f134";
@rocket: "\f135";
@maxcdn: "\f136";
@chevron-sign-left: "\f137";
@chevron-sign-right: "\f138";
@chevron-sign-up: "\f139";
@chevron-sign-down: "\f13a";
@chevron-circle-left: "\f137";
@chevron-circle-right: "\f138";
@chevron-circle-up: "\f139";
@chevron-circle-down: "\f13a";
@html5: "\f13b";
@css3: "\f13c";
@anchor: "\f13d";
@ -302,17 +302,17 @@
@bullseye: "\f140";
@ellipsis-horizontal: "\f141";
@ellipsis-vertical: "\f142";
@rss-sign: "\f143";
@play-sign: "\f144";
@rss-square: "\f143";
@play-circle: "\f144";
@ticket: "\f145";
@minus-sign-alt: "\f146";
@check-minus: "\f147";
@minus-square: "\f146";
@minus-square-alt: "\f147";
@level-up: "\f148";
@level-down: "\f149";
@check-sign: "\f14a";
@edit-sign: "\f14b";
@external-link-sign: "\f14c";
@share-sign: "\f14d";
@check-square: "\f14a";
@pencil-square: "\f14b";
@external-link-square: "\f14c";
@share-square: "\f14d";
@compass: "\f14e";
@collapse-down: "\f150";
@collapse-up: "\f151";
@ -346,9 +346,9 @@
@flickr: "\f16e";
@adn: "\f170";
@bitbucket: "\f171";
@bitbucket-sign: "\f172";
@bitbucket-square: "\f172";
@tumblr: "\f173";
@tumblr-sign: "\f174";
@tumblr-square: "\f174";
@long-arrow-down: "\f175";
@long-arrow-up: "\f176";
@long-arrow-left: "\f177";

View file

@ -7,18 +7,17 @@
.icon-envelope-alt:before { content: $envelope-alt; }
.icon-heart:before { content: $heart; }
.icon-star:before { content: $star; }
.icon-star-empty:before { content: $star-empty; }
.icon-star-alt:before { content: $star-alt; }
.icon-user:before { content: $user; }
.icon-film:before { content: $film; }
.icon-th-large:before { content: $th-large; }
.icon-th:before { content: $th; }
.icon-th-list:before { content: $th-list; }
.icon-ok:before { content: $ok; }
.icon-remove:before { content: $remove; }
.icon-check:before { content: $check; }
.icon-times:before { content: $times; }
.icon-zoom-in:before { content: $zoom-in; }
.icon-zoom-out:before { content: $zoom-out; }
.icon-power-off:before,
.icon-off:before { content: $off; }
.icon-power-off:before { content: $power-off; }
.icon-signal:before { content: $signal; }
.icon-gear:before,
.icon-cog:before { content: $cog; }
@ -27,11 +26,11 @@
.icon-file-alt:before { content: $file-alt; }
.icon-time:before { content: $time; }
.icon-road:before { content: $road; }
.icon-download-alt:before { content: $download-alt; }
.icon-download:before { content: $download; }
.icon-upload:before { content: $upload; }
.icon-arrow-down-circle-alt:before { content: $arrow-down-circle-alt; }
.icon-arrow-up-circle-alt:before { content: $arrow-up-circle-alt; }
.icon-inbox:before { content: $inbox; }
.icon-play-circle:before { content: $play-circle; }
.icon-play-circle-alt:before { content: $play-circle-alt; }
.icon-rotate-right:before,
.icon-repeat:before { content: $repeat; }
.icon-refresh:before { content: $refresh; }
@ -62,15 +61,16 @@
.icon-list:before { content: $list; }
.icon-indent-left:before { content: $indent-left; }
.icon-indent-right:before { content: $indent-right; }
.icon-facetime-video:before { content: $facetime-video; }
.icon-video-camera:before { content: $video-camera; }
.icon-picture:before { content: $picture; }
.icon-pencil:before { content: $pencil; }
.icon-map-marker:before { content: $map-marker; }
.icon-adjust:before { content: $adjust; }
.icon-tint:before { content: $tint; }
.icon-edit:before { content: $edit; }
.icon-share:before { content: $share; }
.icon-check:before { content: $check; }
.icon-edit:before,
.icon-pencil-square-alt:before { content: $pencil-square-alt; }
.icon-share-square-alt:before { content: $share-square-alt; }
.icon-check-square-alt:before { content: $check-square-alt; }
.icon-move:before { content: $move; }
.icon-step-backward:before { content: $step-backward; }
.icon-fast-backward:before { content: $fast-backward; }
@ -84,34 +84,35 @@
.icon-eject:before { content: $eject; }
.icon-chevron-left:before { content: $chevron-left; }
.icon-chevron-right:before { content: $chevron-right; }
.icon-plus-sign:before { content: $plus-sign; }
.icon-minus-sign:before { content: $minus-sign; }
.icon-remove-sign:before { content: $remove-sign; }
.icon-ok-sign:before { content: $ok-sign; }
.icon-question-sign:before { content: $question-sign; }
.icon-info-sign:before { content: $info-sign; }
.icon-plus-circle:before { content: $plus-circle; }
.icon-minus-circle:before { content: $minus-circle; }
.icon-times-circle:before { content: $times-circle; }
.icon-check-circle:before { content: $check-circle; }
.icon-question-circle:before { content: $question-circle; }
.icon-info-circle:before { content: $info-circle; }
.icon-screenshot:before { content: $screenshot; }
.icon-remove-circle:before { content: $remove-circle; }
.icon-ok-circle:before { content: $ok-circle; }
.icon-ban-circle:before { content: $ban-circle; }
.icon-times-circle-alt:before { content: $times-circle-alt; }
.icon-check-circle-alt:before { content: $check-circle-alt; }
.icon-ban:before { content: $ban; }
.icon-arrow-left:before { content: $arrow-left; }
.icon-arrow-right:before { content: $arrow-right; }
.icon-arrow-up:before { content: $arrow-up; }
.icon-arrow-down:before { content: $arrow-down; }
.icon-mail-forward:before,
.icon-share-alt:before { content: $share-alt; }
.icon-share:before { content: $share; }
.icon-resize-full:before { content: $resize-full; }
.icon-resize-small:before { content: $resize-small; }
.icon-plus:before { content: $plus; }
.icon-minus:before { content: $minus; }
.icon-asterisk:before { content: $asterisk; }
.icon-exclamation-sign:before { content: $exclamation-sign; }
.icon-exclamation-circle:before { content: $exclamation-circle; }
.icon-gift:before { content: $gift; }
.icon-leaf:before { content: $leaf; }
.icon-fire:before { content: $fire; }
.icon-eye-open:before { content: $eye-open; }
.icon-eye-close:before { content: $eye-close; }
.icon-warning-sign:before { content: $warning-sign; }
.icon-eye:before { content: $eye; }
.icon-eye-closed:before { content: $eye-closed; }
.icon-warning:before,
.icon-exclamation-triangle:before { content: $exclamation-triangle; }
.icon-plane:before { content: $plane; }
.icon-calendar:before { content: $calendar; }
.icon-random:before { content: $random; }
@ -121,13 +122,13 @@
.icon-chevron-down:before { content: $chevron-down; }
.icon-retweet:before { content: $retweet; }
.icon-shopping-cart:before { content: $shopping-cart; }
.icon-folder-close:before { content: $folder-close; }
.icon-folder:before { content: $folder; }
.icon-folder-open:before { content: $folder-open; }
.icon-resize-vertical:before { content: $resize-vertical; }
.icon-resize-horizontal:before { content: $resize-horizontal; }
.icon-bar-chart:before { content: $bar-chart; }
.icon-twitter-sign:before { content: $twitter-sign; }
.icon-facebook-sign:before { content: $facebook-sign; }
.icon-twitter-square:before { content: $twitter-square; }
.icon-facebook-square:before { content: $facebook-square; }
.icon-camera-retro:before { content: $camera-retro; }
.icon-key:before { content: $key; }
.icon-gears:before,
@ -136,20 +137,21 @@
.icon-thumbs-up-alt:before { content: $thumbs-up-alt; }
.icon-thumbs-down-alt:before { content: $thumbs-down-alt; }
.icon-star-half:before { content: $star-half; }
.icon-heart-empty:before { content: $heart-empty; }
.icon-log-out:before { content: $log-out; }
.icon-linkedin-sign:before { content: $linkedin-sign; }
.icon-pushpin:before { content: $pushpin; }
.icon-heart-alt:before { content: $heart-alt; }
.icon-sign-out:before { content: $sign-out; }
.icon-linkedin-square:before { content: $linkedin-square; }
.icon-thumb-tack:before { content: $thumb-tack; }
.icon-external-link:before { content: $external-link; }
.icon-log-in:before { content: $log-in; }
.icon-sign-in:before { content: $sign-in; }
.icon-trophy:before { content: $trophy; }
.icon-github-sign:before { content: $github-sign; }
.icon-upload-alt:before { content: $upload-alt; }
.icon-lemon:before { content: $lemon; }
.icon-earphone:before { content: $earphone; }
.icon-unchecked:before { content: $unchecked; }
.icon-bookmark-empty:before { content: $bookmark-empty; }
.icon-phone-sign:before { content: $phone-sign; }
.icon-github-square:before { content: $github-square; }
.icon-upload:before { content: $upload; }
.icon-lemon-alt:before { content: $lemon-alt; }
.icon-phone:before { content: $phone; }
.icon-unchecked:before,
.icon-square-alt:before { content: $square-alt; }
.icon-bookmark-alt:before { content: $bookmark-alt; }
.icon-phone-square:before { content: $phone-square; }
.icon-twitter:before { content: $twitter; }
.icon-facebook:before { content: $facebook; }
.icon-github:before { content: $github; }
@ -164,10 +166,10 @@
.icon-hand-left:before { content: $hand-left; }
.icon-hand-up:before { content: $hand-up; }
.icon-hand-down:before { content: $hand-down; }
.icon-circle-arrow-left:before { content: $circle-arrow-left; }
.icon-circle-arrow-right:before { content: $circle-arrow-right; }
.icon-circle-arrow-up:before { content: $circle-arrow-up; }
.icon-circle-arrow-down:before { content: $circle-arrow-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; }
@ -175,14 +177,18 @@
.icon-briefcase:before { content: $briefcase; }
.icon-fullscreen:before { content: $fullscreen; }
.icon-group:before { content: $group; }
.icon-chain:before,
.icon-link:before { content: $link; }
.icon-cloud:before { content: $cloud; }
.icon-beaker:before { content: $beaker; }
.icon-cut:before { content: $cut; }
.icon-copy:before { content: $copy; }
.icon-flask:before { content: $flask; }
.icon-cut:before,
.icon-scissors:before { content: $scissors; }
.icon-copy:before,
.icon-files:before { content: $files; }
.icon-paperclip:before { content: $paperclip; }
.icon-floppy-disk:before { content: $floppy-disk; }
.icon-sign-blank:before { content: $sign-blank; }
.icon-save:before,
.icon-floppy:before { content: $floppy; }
.icon-square:before { content: $square; }
.icon-reorder:before { content: $reorder; }
.icon-list-ul:before { content: $list-ul; }
.icon-list-ol:before { content: $list-ol; }
@ -192,8 +198,8 @@
.icon-magic:before { content: $magic; }
.icon-truck:before { content: $truck; }
.icon-pinterest:before { content: $pinterest; }
.icon-pinterest-sign:before { content: $pinterest-sign; }
.icon-google-plus-sign:before { content: $google-plus-sign; }
.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; }
@ -208,14 +214,17 @@
.icon-linkedin:before { content: $linkedin; }
.icon-rotate-left:before,
.icon-undo:before { content: $undo; }
.icon-legal:before { content: $legal; }
.icon-dashboard:before { content: $dashboard; }
.icon-gavel:before { content: $gavel; }
.icon-dashboard:before,
.icon-tachometer:before { content: $tachometer; }
.icon-comment-alt:before { content: $comment-alt; }
.icon-comments-alt:before { content: $comments-alt; }
.icon-flash:before { content: $flash; }
.icon-flash:before,
.icon-bolt:before { content: $bolt; }
.icon-sitemap:before { content: $sitemap; }
.icon-umbrella:before { content: $umbrella; }
.icon-paste:before { content: $paste; }
.icon-paste:before,
.icon-clipboard:before { content: $clipboard; }
.icon-lightbulb:before { content: $lightbulb; }
.icon-exchange:before { content: $exchange; }
.icon-cloud-download:before { content: $cloud-download; }
@ -233,8 +242,8 @@
.icon-medkit:before { content: $medkit; }
.icon-fighter-jet:before { content: $fighter-jet; }
.icon-beer:before { content: $beer; }
.icon-h-sign:before { content: $h-sign; }
.icon-plus-sign-alt:before { content: $plus-sign-alt; }
.icon-h-square:before { content: $h-square; }
.icon-plus-square:before { content: $plus-square; }
.icon-double-angle-left:before { content: $double-angle-left; }
.icon-double-angle-right:before { content: $double-angle-right; }
.icon-double-angle-up:before { content: $double-angle-up; }
@ -246,8 +255,9 @@
.icon-desktop:before { content: $desktop; }
.icon-laptop:before { content: $laptop; }
.icon-tablet:before { content: $tablet; }
.icon-phone:before { content: $phone; }
.icon-circle-blank:before { content: $circle-blank; }
.icon-mobile-phone:before,
.icon-mobile:before { content: $mobile; }
.icon-circle-alt:before { content: $circle-alt; }
.icon-quote-left:before { content: $quote-left; }
.icon-quote-right:before { content: $quote-right; }
.icon-spinner:before { content: $spinner; }
@ -255,7 +265,7 @@
.icon-mail-reply:before,
.icon-reply:before { content: $reply; }
.icon-github-alt:before { content: $github-alt; }
.icon-folder-close-alt:before { content: $folder-close-alt; }
.icon-folder-alt:before { content: $folder-alt; }
.icon-folder-open-alt:before { content: $folder-open-alt; }
.icon-expand-alt:before { content: $expand-alt; }
.icon-collapse-alt:before { content: $collapse-alt; }
@ -275,7 +285,8 @@
.icon-location-arrow:before { content: $location-arrow; }
.icon-crop:before { content: $crop; }
.icon-code-fork:before { content: $code-fork; }
.icon-unlink:before { content: $unlink; }
.icon-unlink:before,
.icon-chain-broken:before { content: $chain-broken; }
.icon-question:before { content: $question; }
.icon-info:before { content: $info; }
.icon-exclamation:before { content: $exclamation; }
@ -286,14 +297,14 @@
.icon-microphone:before { content: $microphone; }
.icon-microphone-off:before { content: $microphone-off; }
.icon-shield:before { content: $shield; }
.icon-calendar-empty:before { content: $calendar-empty; }
.icon-calendar-alt:before { content: $calendar-alt; }
.icon-fire-extinguisher:before { content: $fire-extinguisher; }
.icon-rocket:before { content: $rocket; }
.icon-maxcdn:before { content: $maxcdn; }
.icon-chevron-sign-left:before { content: $chevron-sign-left; }
.icon-chevron-sign-right:before { content: $chevron-sign-right; }
.icon-chevron-sign-up:before { content: $chevron-sign-up; }
.icon-chevron-sign-down:before { content: $chevron-sign-down; }
.icon-chevron-circle-left:before { content: $chevron-circle-left; }
.icon-chevron-circle-right:before { content: $chevron-circle-right; }
.icon-chevron-circle-up:before { content: $chevron-circle-up; }
.icon-chevron-circle-down:before { content: $chevron-circle-down; }
.icon-html5:before { content: $html5; }
.icon-css3:before { content: $css3; }
.icon-anchor:before { content: $anchor; }
@ -301,17 +312,17 @@
.icon-bullseye:before { content: $bullseye; }
.icon-ellipsis-horizontal:before { content: $ellipsis-horizontal; }
.icon-ellipsis-vertical:before { content: $ellipsis-vertical; }
.icon-rss-sign:before { content: $rss-sign; }
.icon-play-sign:before { content: $play-sign; }
.icon-rss-square:before { content: $rss-square; }
.icon-play-circle:before { content: $play-circle; }
.icon-ticket:before { content: $ticket; }
.icon-minus-sign-alt:before { content: $minus-sign-alt; }
.icon-check-minus:before { content: $check-minus; }
.icon-minus-square:before { content: $minus-square; }
.icon-minus-square-alt:before { content: $minus-square-alt; }
.icon-level-up:before { content: $level-up; }
.icon-level-down:before { content: $level-down; }
.icon-check-sign:before { content: $check-sign; }
.icon-edit-sign:before { content: $edit-sign; }
.icon-external-link-sign:before { content: $external-link-sign; }
.icon-share-sign:before { content: $share-sign; }
.icon-check-square:before { content: $check-square; }
.icon-pencil-square:before { content: $pencil-square; }
.icon-external-link-square:before { content: $external-link-square; }
.icon-share-square:before { content: $share-square; }
.icon-compass:before { content: $compass; }
.icon-collapse-down:before { content: $collapse-down; }
.icon-collapse-up:before { content: $collapse-up; }
@ -355,9 +366,9 @@
.icon-flickr:before { content: $flickr; }
.icon-adn:before { content: $adn; }
.icon-bitbucket:before { content: $bitbucket; }
.icon-bitbucket-sign:before { content: $bitbucket-sign; }
.icon-bitbucket-square:before { content: $bitbucket-square; }
.icon-tumblr:before { content: $tumblr; }
.icon-tumblr-sign:before { content: $tumblr-sign; }
.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; }

View file

@ -22,7 +22,7 @@ $heart: "\f004";
$star: "\f005";
$star-empty: "\f006";
$star-alt: "\f006";
$user: "\f007";
@ -34,15 +34,15 @@ $th: "\f00a";
$th-list: "\f00b";
$ok: "\f00c";
$check: "\f00c";
$remove: "\f00d";
$times: "\f00d";
$zoom-in: "\f00e";
$zoom-out: "\f010";
$off: "\f011";
$power-off: "\f011";
$signal: "\f012";
@ -58,15 +58,15 @@ $time: "\f017";
$road: "\f018";
$download-alt: "\f019";
$download: "\f019";
$download: "\f01a";
$arrow-down-circle-alt: "\f01a";
$upload: "\f01b";
$arrow-up-circle-alt: "\f01b";
$inbox: "\f01c";
$play-circle: "\f01d";
$play-circle-alt: "\f01d";
$repeat: "\f01e";
@ -126,7 +126,7 @@ $indent-left: "\f03b";
$indent-right: "\f03c";
$facetime-video: "\f03d";
$video-camera: "\f03d";
$picture: "\f03e";
@ -138,11 +138,11 @@ $adjust: "\f042";
$tint: "\f043";
$edit: "\f044";
$pencil-square-alt: "\f044";
$share: "\f045";
$share-square-alt: "\f045";
$check: "\f046";
$check-square-alt: "\f046";
$move: "\f047";
@ -170,25 +170,25 @@ $chevron-left: "\f053";
$chevron-right: "\f054";
$plus-sign: "\f055";
$plus-circle: "\f055";
$minus-sign: "\f056";
$minus-circle: "\f056";
$remove-sign: "\f057";
$times-circle: "\f057";
$ok-sign: "\f058";
$check-circle: "\f058";
$question-sign: "\f059";
$question-circle: "\f059";
$info-sign: "\f05a";
$info-circle: "\f05a";
$screenshot: "\f05b";
$remove-circle: "\f05c";
$times-circle-alt: "\f05c";
$ok-circle: "\f05d";
$check-circle-alt: "\f05d";
$ban-circle: "\f05e";
$ban: "\f05e";
$arrow-left: "\f060";
@ -198,7 +198,7 @@ $arrow-up: "\f062";
$arrow-down: "\f063";
$share-alt: "\f064";
$share: "\f064";
$resize-full: "\f065";
@ -210,7 +210,7 @@ $minus: "\f068";
$asterisk: "\f069";
$exclamation-sign: "\f06a";
$exclamation-circle: "\f06a";
$gift: "\f06b";
@ -218,11 +218,11 @@ $leaf: "\f06c";
$fire: "\f06d";
$eye-open: "\f06e";
$eye: "\f06e";
$eye-close: "\f070";
$eye-closed: "\f070";
$warning-sign: "\f071";
$exclamation-triangle: "\f071";
$plane: "\f072";
@ -242,7 +242,7 @@ $retweet: "\f079";
$shopping-cart: "\f07a";
$folder-close: "\f07b";
$folder: "\f07b";
$folder-open: "\f07c";
@ -252,9 +252,9 @@ $resize-horizontal: "\f07e";
$bar-chart: "\f080";
$twitter-sign: "\f081";
$twitter-square: "\f081";
$facebook-sign: "\f082";
$facebook-square: "\f082";
$camera-retro: "\f083";
@ -270,33 +270,33 @@ $thumbs-down-alt: "\f088";
$star-half: "\f089";
$heart-empty: "\f08a";
$heart-alt: "\f08a";
$log-out: "\f08b";
$sign-out: "\f08b";
$linkedin-sign: "\f08c";
$linkedin-square: "\f08c";
$pushpin: "\f08d";
$thumb-tack: "\f08d";
$external-link: "\f08e";
$log-in: "\f090";
$sign-in: "\f090";
$trophy: "\f091";
$github-sign: "\f092";
$github-square: "\f092";
$upload-alt: "\f093";
$upload: "\f093";
$lemon: "\f094";
$lemon-alt: "\f094";
$earphone: "\f095";
$phone: "\f095";
$unchecked: "\f096";
$square-alt: "\f096";
$bookmark-empty: "\f097";
$bookmark-alt: "\f097";
$phone-sign: "\f098";
$phone-square: "\f098";
$twitter: "\f099";
@ -326,13 +326,13 @@ $hand-up: "\f0a6";
$hand-down: "\f0a7";
$circle-arrow-left: "\f0a8";
$arrow-circle-left: "\f0a8";
$circle-arrow-right: "\f0a9";
$arrow-circle-right: "\f0a9";
$circle-arrow-up: "\f0aa";
$arrow-circle-up: "\f0aa";
$circle-arrow-down: "\f0ab";
$arrow-circle-down: "\f0ab";
$globe: "\f0ac";
@ -352,17 +352,17 @@ $link: "\f0c1";
$cloud: "\f0c2";
$beaker: "\f0c3";
$flask: "\f0c3";
$cut: "\f0c4";
$scissors: "\f0c4";
$copy: "\f0c5";
$files: "\f0c5";
$paperclip: "\f0c6";
$floppy-disk: "\f0c7";
$floppy: "\f0c7";
$sign-blank: "\f0c8";
$square: "\f0c8";
$reorder: "\f0c9";
@ -382,9 +382,9 @@ $truck: "\f0d1";
$pinterest: "\f0d2";
$pinterest-sign: "\f0d3";
$pinterest-square: "\f0d3";
$google-plus-sign: "\f0d4";
$google-plus-square: "\f0d4";
$google-plus: "\f0d5";
@ -412,21 +412,21 @@ $linkedin: "\f0e1";
$undo: "\f0e2";
$legal: "\f0e3";
$gavel: "\f0e3";
$dashboard: "\f0e4";
$tachometer: "\f0e4";
$comment-alt: "\f0e5";
$comments-alt: "\f0e6";
$flash: "\f0e7";
$bolt: "\f0e7";
$sitemap: "\f0e8";
$umbrella: "\f0e9";
$paste: "\f0ea";
$clipboard: "\f0ea";
$lightbulb: "\f0eb";
@ -462,9 +462,9 @@ $fighter-jet: "\f0fb";
$beer: "\f0fc";
$h-sign: "\f0fd";
$h-square: "\f0fd";
$plus-sign-alt: "\f0fe";
$plus-square: "\f0fe";
$double-angle-left: "\f100";
@ -488,9 +488,9 @@ $laptop: "\f109";
$tablet: "\f10a";
$phone: "\f10b";
$mobile: "\f10b";
$circle-blank: "\f10c";
$circle-alt: "\f10c";
$quote-left: "\f10d";
@ -504,7 +504,7 @@ $reply: "\f112";
$github-alt: "\f113";
$folder-close-alt: "\f114";
$folder-alt: "\f114";
$folder-open-alt: "\f115";
@ -542,7 +542,7 @@ $crop: "\f125";
$code-fork: "\f126";
$unlink: "\f127";
$chain-broken: "\f127";
$question: "\f128";
@ -564,7 +564,7 @@ $microphone-off: "\f131";
$shield: "\f132";
$calendar-empty: "\f133";
$calendar-alt: "\f133";
$fire-extinguisher: "\f134";
@ -572,13 +572,13 @@ $rocket: "\f135";
$maxcdn: "\f136";
$chevron-sign-left: "\f137";
$chevron-circle-left: "\f137";
$chevron-sign-right: "\f138";
$chevron-circle-right: "\f138";
$chevron-sign-up: "\f139";
$chevron-circle-up: "\f139";
$chevron-sign-down: "\f13a";
$chevron-circle-down: "\f13a";
$html5: "\f13b";
@ -594,27 +594,27 @@ $ellipsis-horizontal: "\f141";
$ellipsis-vertical: "\f142";
$rss-sign: "\f143";
$rss-square: "\f143";
$play-sign: "\f144";
$play-circle: "\f144";
$ticket: "\f145";
$minus-sign-alt: "\f146";
$minus-square: "\f146";
$check-minus: "\f147";
$minus-square-alt: "\f147";
$level-up: "\f148";
$level-down: "\f149";
$check-sign: "\f14a";
$check-square: "\f14a";
$edit-sign: "\f14b";
$pencil-square: "\f14b";
$external-link-sign: "\f14c";
$external-link-square: "\f14c";
$share-sign: "\f14d";
$share-square: "\f14d";
$compass: "\f14e";
@ -682,11 +682,11 @@ $adn: "\f170";
$bitbucket: "\f171";
$bitbucket-sign: "\f172";
$bitbucket-square: "\f172";
$tumblr: "\f173";
$tumblr-sign: "\f174";
$tumblr-square: "\f174";
$long-arrow-down: "\f175";

View file

@ -3,12 +3,12 @@
@font-face {
font-family: 'FontAwesome';
src: url('@{FontAwesomePath}/fontawesome-webfont.eot?v=@{FontAwesomeVersion}');
src: url('@{FontAwesomePath}/fontawesome-webfont.eot?#iefix&v=@{FontAwesomeVersion}') format('embedded-opentype'),
url('@{FontAwesomePath}/fontawesome-webfont.woff?v=@{FontAwesomeVersion}') format('woff'),
url('@{FontAwesomePath}/fontawesome-webfont.ttf?v=@{FontAwesomeVersion}') format('truetype'),
url('@{FontAwesomePath}/fontawesome-webfont.svg?v=@{FontAwesomeVersion}#fontawesomeregular') format('svg');
// src: url('@{FontAwesomePath}/FontAwesome.otf') format('opentype'); // used when developing fonts
// src: url('@{FontAwesomePath}/fontawesome-webfont.eot?v=@{FontAwesomeVersion}');
// src: url('@{FontAwesomePath}/fontawesome-webfont.eot?#iefix&v=@{FontAwesomeVersion}') format('embedded-opentype'),
// url('@{FontAwesomePath}/fontawesome-webfont.woff?v=@{FontAwesomeVersion}') format('woff'),
// url('@{FontAwesomePath}/fontawesome-webfont.ttf?v=@{FontAwesomeVersion}') format('truetype'),
// url('@{FontAwesomePath}/fontawesome-webfont.svg?v=@{FontAwesomeVersion}#fontawesomeregular') format('svg');
src: url('@{FontAwesomePath}/FontAwesome.otf') format('opentype'); // used when developing fonts
font-weight: normal;
font-style: normal;
}

File diff suppressed because it is too large Load diff