|
|
@@ -1,13 +1,13 @@
|
|
|
/*!
|
|
|
- * Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
|
|
|
+ * Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
|
|
|
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
|
|
*/
|
|
|
/* FONT PATH
|
|
|
* -------------------------- */
|
|
|
@font-face {
|
|
|
font-family: 'FontAwesome';
|
|
|
- src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
|
|
|
- src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
|
|
|
+ src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
|
|
|
+ src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
|
|
|
font-weight: normal;
|
|
|
font-style: normal;
|
|
|
}
|
|
|
@@ -18,7 +18,6 @@
|
|
|
text-rendering: auto;
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
- transform: translate(0, 0);
|
|
|
}
|
|
|
/* makes the font 33% larger relative to the icon container */
|
|
|
.fa-lg {
|
|
|
@@ -65,6 +64,19 @@
|
|
|
border: solid 0.08em #eeeeee;
|
|
|
border-radius: .1em;
|
|
|
}
|
|
|
+.fa-pull-left {
|
|
|
+ float: left;
|
|
|
+}
|
|
|
+.fa-pull-right {
|
|
|
+ float: right;
|
|
|
+}
|
|
|
+.fa.fa-pull-left {
|
|
|
+ margin-right: .3em;
|
|
|
+}
|
|
|
+.fa.fa-pull-right {
|
|
|
+ margin-left: .3em;
|
|
|
+}
|
|
|
+/* Deprecated as of 4.4.0 */
|
|
|
.pull-right {
|
|
|
float: right;
|
|
|
}
|
|
|
@@ -628,6 +640,7 @@
|
|
|
.fa-credit-card:before {
|
|
|
content: "\f09d";
|
|
|
}
|
|
|
+.fa-feed:before,
|
|
|
.fa-rss:before {
|
|
|
content: "\f09e";
|
|
|
}
|
|
|
@@ -1509,6 +1522,8 @@
|
|
|
.fa-git:before {
|
|
|
content: "\f1d3";
|
|
|
}
|
|
|
+.fa-y-combinator-square:before,
|
|
|
+.fa-yc-square:before,
|
|
|
.fa-hacker-news:before {
|
|
|
content: "\f1d4";
|
|
|
}
|
|
|
@@ -1533,7 +1548,6 @@
|
|
|
.fa-history:before {
|
|
|
content: "\f1da";
|
|
|
}
|
|
|
-.fa-genderless:before,
|
|
|
.fa-circle-thin:before {
|
|
|
content: "\f1db";
|
|
|
}
|
|
|
@@ -1738,6 +1752,7 @@
|
|
|
.fa-mercury:before {
|
|
|
content: "\f223";
|
|
|
}
|
|
|
+.fa-intersex:before,
|
|
|
.fa-transgender:before {
|
|
|
content: "\f224";
|
|
|
}
|
|
|
@@ -1765,6 +1780,9 @@
|
|
|
.fa-neuter:before {
|
|
|
content: "\f22c";
|
|
|
}
|
|
|
+.fa-genderless:before {
|
|
|
+ content: "\f22d";
|
|
|
+}
|
|
|
.fa-facebook-official:before {
|
|
|
content: "\f230";
|
|
|
}
|
|
|
@@ -1799,3 +1817,210 @@
|
|
|
.fa-medium:before {
|
|
|
content: "\f23a";
|
|
|
}
|
|
|
+.fa-yc:before,
|
|
|
+.fa-y-combinator:before {
|
|
|
+ content: "\f23b";
|
|
|
+}
|
|
|
+.fa-optin-monster:before {
|
|
|
+ content: "\f23c";
|
|
|
+}
|
|
|
+.fa-opencart:before {
|
|
|
+ content: "\f23d";
|
|
|
+}
|
|
|
+.fa-expeditedssl:before {
|
|
|
+ content: "\f23e";
|
|
|
+}
|
|
|
+.fa-battery-4:before,
|
|
|
+.fa-battery-full:before {
|
|
|
+ content: "\f240";
|
|
|
+}
|
|
|
+.fa-battery-3:before,
|
|
|
+.fa-battery-three-quarters:before {
|
|
|
+ content: "\f241";
|
|
|
+}
|
|
|
+.fa-battery-2:before,
|
|
|
+.fa-battery-half:before {
|
|
|
+ content: "\f242";
|
|
|
+}
|
|
|
+.fa-battery-1:before,
|
|
|
+.fa-battery-quarter:before {
|
|
|
+ content: "\f243";
|
|
|
+}
|
|
|
+.fa-battery-0:before,
|
|
|
+.fa-battery-empty:before {
|
|
|
+ content: "\f244";
|
|
|
+}
|
|
|
+.fa-mouse-pointer:before {
|
|
|
+ content: "\f245";
|
|
|
+}
|
|
|
+.fa-i-cursor:before {
|
|
|
+ content: "\f246";
|
|
|
+}
|
|
|
+.fa-object-group:before {
|
|
|
+ content: "\f247";
|
|
|
+}
|
|
|
+.fa-object-ungroup:before {
|
|
|
+ content: "\f248";
|
|
|
+}
|
|
|
+.fa-sticky-note:before {
|
|
|
+ content: "\f249";
|
|
|
+}
|
|
|
+.fa-sticky-note-o:before {
|
|
|
+ content: "\f24a";
|
|
|
+}
|
|
|
+.fa-cc-jcb:before {
|
|
|
+ content: "\f24b";
|
|
|
+}
|
|
|
+.fa-cc-diners-club:before {
|
|
|
+ content: "\f24c";
|
|
|
+}
|
|
|
+.fa-clone:before {
|
|
|
+ content: "\f24d";
|
|
|
+}
|
|
|
+.fa-balance-scale:before {
|
|
|
+ content: "\f24e";
|
|
|
+}
|
|
|
+.fa-hourglass-o:before {
|
|
|
+ content: "\f250";
|
|
|
+}
|
|
|
+.fa-hourglass-1:before,
|
|
|
+.fa-hourglass-start:before {
|
|
|
+ content: "\f251";
|
|
|
+}
|
|
|
+.fa-hourglass-2:before,
|
|
|
+.fa-hourglass-half:before {
|
|
|
+ content: "\f252";
|
|
|
+}
|
|
|
+.fa-hourglass-3:before,
|
|
|
+.fa-hourglass-end:before {
|
|
|
+ content: "\f253";
|
|
|
+}
|
|
|
+.fa-hourglass:before {
|
|
|
+ content: "\f254";
|
|
|
+}
|
|
|
+.fa-hand-grab-o:before,
|
|
|
+.fa-hand-rock-o:before {
|
|
|
+ content: "\f255";
|
|
|
+}
|
|
|
+.fa-hand-stop-o:before,
|
|
|
+.fa-hand-paper-o:before {
|
|
|
+ content: "\f256";
|
|
|
+}
|
|
|
+.fa-hand-scissors-o:before {
|
|
|
+ content: "\f257";
|
|
|
+}
|
|
|
+.fa-hand-lizard-o:before {
|
|
|
+ content: "\f258";
|
|
|
+}
|
|
|
+.fa-hand-spock-o:before {
|
|
|
+ content: "\f259";
|
|
|
+}
|
|
|
+.fa-hand-pointer-o:before {
|
|
|
+ content: "\f25a";
|
|
|
+}
|
|
|
+.fa-hand-peace-o:before {
|
|
|
+ content: "\f25b";
|
|
|
+}
|
|
|
+.fa-trademark:before {
|
|
|
+ content: "\f25c";
|
|
|
+}
|
|
|
+.fa-registered:before {
|
|
|
+ content: "\f25d";
|
|
|
+}
|
|
|
+.fa-creative-commons:before {
|
|
|
+ content: "\f25e";
|
|
|
+}
|
|
|
+.fa-gg:before {
|
|
|
+ content: "\f260";
|
|
|
+}
|
|
|
+.fa-gg-circle:before {
|
|
|
+ content: "\f261";
|
|
|
+}
|
|
|
+.fa-tripadvisor:before {
|
|
|
+ content: "\f262";
|
|
|
+}
|
|
|
+.fa-odnoklassniki:before {
|
|
|
+ content: "\f263";
|
|
|
+}
|
|
|
+.fa-odnoklassniki-square:before {
|
|
|
+ content: "\f264";
|
|
|
+}
|
|
|
+.fa-get-pocket:before {
|
|
|
+ content: "\f265";
|
|
|
+}
|
|
|
+.fa-wikipedia-w:before {
|
|
|
+ content: "\f266";
|
|
|
+}
|
|
|
+.fa-safari:before {
|
|
|
+ content: "\f267";
|
|
|
+}
|
|
|
+.fa-chrome:before {
|
|
|
+ content: "\f268";
|
|
|
+}
|
|
|
+.fa-firefox:before {
|
|
|
+ content: "\f269";
|
|
|
+}
|
|
|
+.fa-opera:before {
|
|
|
+ content: "\f26a";
|
|
|
+}
|
|
|
+.fa-internet-explorer:before {
|
|
|
+ content: "\f26b";
|
|
|
+}
|
|
|
+.fa-tv:before,
|
|
|
+.fa-television:before {
|
|
|
+ content: "\f26c";
|
|
|
+}
|
|
|
+.fa-contao:before {
|
|
|
+ content: "\f26d";
|
|
|
+}
|
|
|
+.fa-500px:before {
|
|
|
+ content: "\f26e";
|
|
|
+}
|
|
|
+.fa-amazon:before {
|
|
|
+ content: "\f270";
|
|
|
+}
|
|
|
+.fa-calendar-plus-o:before {
|
|
|
+ content: "\f271";
|
|
|
+}
|
|
|
+.fa-calendar-minus-o:before {
|
|
|
+ content: "\f272";
|
|
|
+}
|
|
|
+.fa-calendar-times-o:before {
|
|
|
+ content: "\f273";
|
|
|
+}
|
|
|
+.fa-calendar-check-o:before {
|
|
|
+ content: "\f274";
|
|
|
+}
|
|
|
+.fa-industry:before {
|
|
|
+ content: "\f275";
|
|
|
+}
|
|
|
+.fa-map-pin:before {
|
|
|
+ content: "\f276";
|
|
|
+}
|
|
|
+.fa-map-signs:before {
|
|
|
+ content: "\f277";
|
|
|
+}
|
|
|
+.fa-map-o:before {
|
|
|
+ content: "\f278";
|
|
|
+}
|
|
|
+.fa-map:before {
|
|
|
+ content: "\f279";
|
|
|
+}
|
|
|
+.fa-commenting:before {
|
|
|
+ content: "\f27a";
|
|
|
+}
|
|
|
+.fa-commenting-o:before {
|
|
|
+ content: "\f27b";
|
|
|
+}
|
|
|
+.fa-houzz:before {
|
|
|
+ content: "\f27c";
|
|
|
+}
|
|
|
+.fa-vimeo:before {
|
|
|
+ content: "\f27d";
|
|
|
+}
|
|
|
+.fa-black-tie:before {
|
|
|
+ content: "\f27e";
|
|
|
+}
|
|
|
+.fa-fonticons:before {
|
|
|
+ content: "\f280";
|
|
|
+}
|