T274 modified fontello.css font file path
This commit is contained in:
12
css/fontello.css
vendored
12
css/fontello.css
vendored
@@ -1,11 +1,11 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'fontello';
|
font-family: 'fontello';
|
||||||
src: url('css/font/fontello.eot?49304387');
|
src: url('font/fontello.eot?49304387');
|
||||||
src: url('css/font/fontello.eot?49304387#iefix') format('embedded-opentype'),
|
src: url('font/fontello.eot?49304387#iefix') format('embedded-opentype'),
|
||||||
url('css/font/fontello.woff2?49304387') format('woff2'),
|
url('font/fontello.woff2?49304387') format('woff2'),
|
||||||
url('css/font/fontello.woff?49304387') format('woff'),
|
url('font/fontello.woff?49304387') format('woff'),
|
||||||
url('css/font/fontello.ttf?49304387') format('truetype'),
|
url('font/fontello.ttf?49304387') format('truetype'),
|
||||||
url('css/font/fontello.svg?49304387#fontello') format('svg');
|
url('font/fontello.svg?49304387#fontello') format('svg');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user