diff --git a/css/fontello.css b/css/fontello.css index 0558e0e..28bc34a 100644 --- a/css/fontello.css +++ b/css/fontello.css @@ -1,11 +1,11 @@ @font-face { font-family: 'fontello'; - 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'); + 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'); font-weight: normal; font-style: normal; }