dashing 1.3.0 → 1.3.1
Sign up to get free protection for your applications and to get access to all the features.
@@ -27,8 +27,8 @@
|
|
27
27
|
* -------------------------- */
|
28
28
|
@font-face {
|
29
29
|
font-family: 'FontAwesome';
|
30
|
-
src: url('../
|
31
|
-
src: url('../
|
30
|
+
src: url('../assets/fontawesome-webfont.eot?v=3.2.1');
|
31
|
+
src: url('../assets/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../assets/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../assets/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../assets/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
|
32
32
|
font-weight: normal;
|
33
33
|
font-style: normal;
|
34
34
|
}
|