diff options
| author | jared <jaredrmain@gmail.com> | 2019-04-05 14:08:13 -0400 |
|---|---|---|
| committer | jared <jaredrmain@gmail.com> | 2019-04-05 14:08:13 -0400 |
| commit | 093f0b23f749fefc5e8fd514e708731d1e1d3e94 (patch) | |
| tree | 8498de942b5f7805a04a0cdd869570d784e36e60 /static/font/css/fontello.css | |
| parent | 3b78c9c755563823adc7716a964505853b579561 (diff) | |
| parent | 8c7f765dff8b66ff27aeeab5bc09cd715ab328a9 (diff) | |
#101 - merge develop
Diffstat (limited to 'static/font/css/fontello.css')
| -rwxr-xr-x | static/font/css/fontello.css | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/static/font/css/fontello.css b/static/font/css/fontello.css index a580a9d2..18e244c9 100755 --- a/static/font/css/fontello.css +++ b/static/font/css/fontello.css @@ -1,11 +1,11 @@ @font-face { font-family: 'fontello'; - src: url('../font/fontello.eot?23060348'); - src: url('../font/fontello.eot?23060348#iefix') format('embedded-opentype'), - url('../font/fontello.woff2?23060348') format('woff2'), - url('../font/fontello.woff?23060348') format('woff'), - url('../font/fontello.ttf?23060348') format('truetype'), - url('../font/fontello.svg?23060348#fontello') format('svg'); + src: url('../font/fontello.eot?20888173'); + src: url('../font/fontello.eot?20888173#iefix') format('embedded-opentype'), + url('../font/fontello.woff2?20888173') format('woff2'), + url('../font/fontello.woff?20888173') format('woff'), + url('../font/fontello.ttf?20888173') format('truetype'), + url('../font/fontello.svg?20888173#fontello') format('svg'); font-weight: normal; font-style: normal; } @@ -15,7 +15,7 @@ @media screen and (-webkit-min-device-pixel-ratio:0) { @font-face { font-family: 'fontello'; - src: url('../font/fontello.svg?23060348#fontello') format('svg'); + src: url('../font/fontello.svg?20888173#fontello') format('svg'); } } */ |
