dont pass ?5ydswh
This commit is contained in:
parent
409a6e8885
commit
4f2401921b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'icomoon';
|
font-family: 'icomoon';
|
||||||
src:
|
src:
|
||||||
url('/static/fonts/icomoon/icomoon.ttf?5ydswh') format('truetype'),
|
url('/static/fonts/icomoon/icomoon.ttf') format('truetype'),
|
||||||
url('/static/fonts/icomoon/fonts/icomoon.woff?5ydswh') format('woff'),
|
url('/static/fonts/icomoon/fonts/icomoon.woff') format('woff'),
|
||||||
url('/static/fonts/icomoon/icomoon.svg?5ydswh#icomoon') format('svg');
|
url('/static/fonts/icomoon/icomoon.svg#icomoon') format('svg');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: block;
|
font-display: block;
|
||||||
|
|
Loading…
Reference in a new issue