aboutsummaryrefslogtreecommitdiff
path: root/static/font/css/fontello.css
diff options
context:
space:
mode:
authortaehoon <th.dev91@gmail.com>2019-05-19 14:34:51 -0400
committertaehoon <th.dev91@gmail.com>2019-07-10 21:01:08 -0400
commit81d1d30586ba2e528c3ed8a8b59a984bcfb40a64 (patch)
treefc543f1fb32ce2626a759f457ae555506b52e4a3 /static/font/css/fontello.css
parent1237d0d2b879f4e6859e4ba3d9426c26dd0e5648 (diff)
revert font change
Diffstat (limited to 'static/font/css/fontello.css')
-rwxr-xr-xstatic/font/css/fontello.css15
1 files changed, 7 insertions, 8 deletions
diff --git a/static/font/css/fontello.css b/static/font/css/fontello.css
index 86eea6c4..c1076a7a 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?83487122');
- src: url('../font/fontello.eot?83487122#iefix') format('embedded-opentype'),
- url('../font/fontello.woff2?83487122') format('woff2'),
- url('../font/fontello.woff?83487122') format('woff'),
- url('../font/fontello.ttf?83487122') format('truetype'),
- url('../font/fontello.svg?83487122#fontello') format('svg');
+ src: url('../font/fontello.eot?59217338');
+ src: url('../font/fontello.eot?59217338#iefix') format('embedded-opentype'),
+ url('../font/fontello.woff2?59217338') format('woff2'),
+ url('../font/fontello.woff?59217338') format('woff'),
+ url('../font/fontello.ttf?59217338') format('truetype'),
+ url('../font/fontello.svg?59217338#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?83487122#fontello') format('svg');
+ src: url('../font/fontello.svg?59217338#fontello') format('svg');
}
}
*/
@@ -98,5 +98,4 @@
.icon-play-circled:before { content: '\f144'; } /* '' */
.icon-thumbs-up-alt:before { content: '\f164'; } /* '' */
.icon-binoculars:before { content: '\f1e5'; } /* '' */
-.icon-bell-off:before { content: '\f1f6'; } /* '' */
.icon-user-plus:before { content: '\f234'; } /* '' */ \ No newline at end of file