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