|
@@ -1,5 +1,5 @@
|
|
|
/*!
|
|
|
- * Font Awesome 4.0.0
|
|
|
+ * Font Awesome 4.0.1
|
|
|
* the iconic font designed for Bootstrap
|
|
|
* ------------------------------------------------------------------------------
|
|
|
* The full suite of pictographic icons, examples, and documentation can be
|
|
@@ -27,8 +27,8 @@
|
|
|
* -------------------------- */
|
|
|
@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-webfont.eot?v=4.0.1');
|
|
|
+ src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.1') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.1') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.1') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.1#fontawesomeregular') format('svg');
|
|
|
font-weight: normal;
|
|
|
font-style: normal;
|
|
|
}
|