diff --git a/css/fontello.css b/css/fontello.css index 9024345..28bc34a 100644 --- a/css/fontello.css +++ b/css/fontello.css @@ -1,11 +1,11 @@ @font-face { font-family: 'fontello'; - src: url('fontello.eot?49304387'); - src: url('fontello.eot?49304387#iefix') format('embedded-opentype'), - url('fontello.woff2?49304387') format('woff2'), - url('fontello.woff?49304387') format('woff'), - url('fontello.ttf?49304387') format('truetype'), - url('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; } diff --git a/css/fontello.eot b/css/fontello.eot deleted file mode 100644 index 8eb8762..0000000 Binary files a/css/fontello.eot and /dev/null differ diff --git a/css/fontello.svg b/css/fontello.svg deleted file mode 100644 index 66886e8..0000000 --- a/css/fontello.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - -Copyright (C) 2021 by original authors @ fontello.com - - - - - - - - - - \ No newline at end of file diff --git a/css/fontello.ttf b/css/fontello.ttf deleted file mode 100644 index a6a2ea2..0000000 Binary files a/css/fontello.ttf and /dev/null differ diff --git a/css/fontello.woff b/css/fontello.woff deleted file mode 100644 index 8e3c9e6..0000000 Binary files a/css/fontello.woff and /dev/null differ diff --git a/css/fontello.woff2 b/css/fontello.woff2 deleted file mode 100644 index b1c349b..0000000 Binary files a/css/fontello.woff2 and /dev/null differ