Skip to content

Commit 4a5ae41

Browse files
committed
update fetched files
1 parent bdac9f8 commit 4a5ae41

File tree

7 files changed

+37
-16
lines changed

7 files changed

+37
-16
lines changed

‎lib/fontawesome/fontawesome.css‎

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/*!
2-
* Font Awesome 4.6.1 by @davegandy - http://fontawesome.io - @fontawesome
2+
* Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
33
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
44
*/
55
/* FONT PATH
66
* -------------------------- */
77
@font-face {
88
font-family: 'FontAwesome';
9-
src: url('fontawesome.eot?v=4.6.1');
10-
src: url('fontawesome.eot?#iefix&v=4.6.1') format('embedded-opentype'), url('fontawesome.woff2?v=4.6.1') format('woff2'), url('fontawesome.woff?v=4.6.1') format('woff'), url('fontawesome.ttf?v=4.6.1') format('truetype'), url('fontawesome.svg?v=4.6.1#fontawesomeregular') format('svg');
9+
src: url('fontawesome.eot?v=4.6.3');
10+
src: url('fontawesome.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('fontawesome.woff2?v=4.6.3') format('woff2'), url('fontawesome.woff?v=4.6.3') format('woff'), url('fontawesome.ttf?v=4.6.3') format('truetype'), url('fontawesome.svg?v=4.6.3#fontawesomeregular') format('svg');
1111
font-weight: normal;
1212
font-style: normal;
1313
}
@@ -1383,7 +1383,7 @@
13831383
.fa-digg:before {
13841384
content: "\f1a6";
13851385
}
1386-
.fa-pied-piper:before {
1386+
.fa-pied-piper-pp:before {
13871387
content: "\f1a7";
13881388
}
13891389
.fa-pied-piper-alt:before {
@@ -1509,6 +1509,7 @@
15091509
content: "\f1ce";
15101510
}
15111511
.fa-ra:before,
1512+
.fa-resistance:before,
15121513
.fa-rebel:before {
15131514
content: "\f1d0";
15141515
}
@@ -2157,6 +2158,26 @@
21572158
.fa-snapchat-square:before {
21582159
content: "\f2ad";
21592160
}
2161+
.fa-pied-piper:before {
2162+
content: "\f2ae";
2163+
}
2164+
.fa-first-order:before {
2165+
content: "\f2b0";
2166+
}
2167+
.fa-yoast:before {
2168+
content: "\f2b1";
2169+
}
2170+
.fa-themeisle:before {
2171+
content: "\f2b2";
2172+
}
2173+
.fa-google-plus-circle:before,
2174+
.fa-google-plus-official:before {
2175+
content: "\f2b3";
2176+
}
2177+
.fa-fa:before,
2178+
.fa-font-awesome:before {
2179+
content: "\f2b4";
2180+
}
21602181
.sr-only {
21612182
position: absolute;
21622183
width: 1px;

‎lib/fontawesome/fontawesome.eot‎

1.27 KB
Binary file not shown.

‎lib/fontawesome/fontawesome.svg‎

Lines changed: 8 additions & 8 deletions
Loading

‎lib/fontawesome/fontawesome.ttf‎

1.83 KB
Binary file not shown.

‎lib/fontawesome/fontawesome.woff‎

1.3 KB
Binary file not shown.

‎lib/fontawesome/fontawesome.woff2‎

1.14 KB
Binary file not shown.

‎lib/jquery/jquery.js‎

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)