Remove TTF fonts
This commit is contained in:
parent
494dbc4cf5
commit
f5de115534
9 changed files with 9 additions and 136 deletions
3
client/src/css/fontello.css
vendored
3
client/src/css/fontello.css
vendored
|
@ -1,8 +1,7 @@
|
|||
@font-face {
|
||||
font-family: 'fontello';
|
||||
src: url('/font/fontello.woff2?48901973') format('woff2'),
|
||||
url('/font/fontello.woff?48901973') format('woff'),
|
||||
url('/font/fontello.ttf?48901973') format('truetype');
|
||||
url('/font/fontello.woff?48901973') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue