Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'css/font-awesome.css')
-rw-r--r--css/font-awesome.css10
1 files changed, 6 insertions, 4 deletions
diff --git a/css/font-awesome.css b/css/font-awesome.css
index bb0fe51ad..a1adc4ef7 100644
--- a/css/font-awesome.css
+++ b/css/font-awesome.css
@@ -1,13 +1,12 @@
/*!
- * Font Awesome 4.6.1 by @davegandy - http://fontawesome.io - @fontawesome
+ * Font Awesome 4.6.2 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.6.1');
- src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.1') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.1') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.1') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.1') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular') format('svg');
+ src: url('../fonts/FontAwesome.otf') format('opentype');
font-weight: normal;
font-style: normal;
}
@@ -1383,7 +1382,7 @@
.fa-digg:before {
content: "\f1a6";
}
-.fa-pied-piper:before {
+.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
@@ -2157,6 +2156,9 @@
.fa-snapchat-square:before {
content: "\f2ad";
}
+.fa-pied-piper:before {
+ content: "\f2ae";
+}
.sr-only {
position: absolute;
width: 1px;