T274 Reverting changes

This commit is contained in:
2021-04-22 14:52:49 +02:00
parent 7ffe6e09c5
commit 32d64f7a3a
6 changed files with 6 additions and 20 deletions

12
css/fontello.css vendored
View File

@@ -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;
}