comparison fonts/fontello/css/fontello.css @ 90:aedac563c3f0 default tip

fonts: remove fontello: fontello is not maintained anymore (last commit 2 years ago) and has licensing issues (some icons are advertised as free when they are not). fontawesome has been integrated to replace it.
author Goffi <goffi@goffi.org>
date Sat, 26 Oct 2024 21:45:19 +0200
parents 92b844829ae2
children
comparison
equal deleted inserted replaced
89:92b844829ae2 90:aedac563c3f0
1 @font-face {
2 font-family: 'fontello';
3 src: url('../font/fontello.eot?96157425');
4 src: url('../font/fontello.eot?96157425#iefix') format('embedded-opentype'),
5 url('../font/fontello.woff2?96157425') format('woff2'),
6 url('../font/fontello.woff?96157425') format('woff'),
7 url('../font/fontello.ttf?96157425') format('truetype'),
8 url('../font/fontello.svg?96157425#fontello') format('svg');
9 font-weight: normal;
10 font-style: normal;
11 }
12 /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
13 /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
14 /*
15 @media screen and (-webkit-min-device-pixel-ratio:0) {
16 @font-face {
17 font-family: 'fontello';
18 src: url('../font/fontello.svg?96157425#fontello') format('svg');
19 }
20 }
21 */
22 [class^="icon-"]:before, [class*=" icon-"]:before {
23 font-family: "fontello";
24 font-style: normal;
25 font-weight: normal;
26 speak: never;
27
28 display: inline-block;
29 text-decoration: inherit;
30 width: 1em;
31 margin-right: .2em;
32 text-align: center;
33 /* opacity: .8; */
34
35 /* For safety - reset parent styles, that can break glyph codes*/
36 font-variant: normal;
37 text-transform: none;
38
39 /* fix buttons height, for twitter bootstrap */
40 line-height: 1em;
41
42 /* Animation center compensation - margins should be symmetric */
43 /* remove if not needed */
44 margin-left: .2em;
45
46 /* you can be more comfortable with increased icons size */
47 /* font-size: 120%; */
48
49 /* Font smoothing. That was taken from TWBS */
50 -webkit-font-smoothing: antialiased;
51 -moz-osx-font-smoothing: grayscale;
52
53 /* Uncomment for 3D effect */
54 /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
55 }
56
57 .icon-loading:before { content: '\e744'; } /* '' */
58 .icon-doc:before { content: '\e800'; } /* '' */
59 .icon-desktop:before { content: '\e801'; } /* '' */
60 .icon-mobile:before { content: '\e802'; } /* '' */
61 .icon-globe:before { content: '\e803'; } /* '' */
62 .icon-terminal:before { content: '\e804'; } /* '' */
63 .icon-blog:before { content: '\e805'; } /* '' */
64 .icon-clipboard:before { content: '\e806'; } /* '' */
65 .icon-merge:before { content: '\e807'; } /* '' */
66 .icon-lock:before { content: '\e808'; } /* '' */
67 .icon-lock-filled:before { content: '\e809'; } /* '' */
68 .icon-lock-open:before { content: '\e80a'; } /* '' */
69 .icon-lock-open-filled:before { content: '\e80b'; } /* '' */
70 .icon-plus-circled:before { content: '\e80c'; } /* '' */
71 .icon-resize-vertical:before { content: '\e80d'; } /* '' */
72 .icon-dot-3:before { content: '\e80e'; } /* '' */
73 .icon-chat:before { content: '\e80f'; } /* '' */
74 .icon-exchange:before { content: '\e810'; } /* '' */
75 .icon-wrench:before { content: '\e811'; } /* '' */
76 .icon-pencil:before { content: '\e812'; } /* '' */
77 .icon-signal:before { content: '\e813'; } /* '' */
78 .icon-play:before { content: '\e814'; } /* '' */
79 .icon-video:before { content: '\e815'; } /* '' */
80 .icon-stop:before { content: '\e816'; } /* '' */
81 .icon-pause:before { content: '\e817'; } /* '' */
82 .icon-fast-fw:before { content: '\e818'; } /* '' */
83 .icon-fast-bw:before { content: '\e819'; } /* '' */
84 .icon-previous:before { content: '\e81a'; } /* '' */
85 .icon-next:before { content: '\e81b'; } /* '' */
86 .icon-warning:before { content: '\e81c'; } /* '' */
87 .icon-info:before { content: '\e81d'; } /* '' */
88 .icon-error:before { content: '\e81e'; } /* '' */
89 .icon-picture:before { content: '\e81f'; } /* '' */
90 .icon-calendar:before { content: '\e820'; } /* '' */
91 .icon-heart-filled:before { content: '\e821'; } /* '' */
92 .icon-group:before { content: '\e822'; } /* '' */
93 .icon-ok:before { content: '\e823'; } /* '' */
94 .icon-forward:before { content: '\e824'; } /* '' */
95 .icon-box:before { content: '\e825'; } /* '' */
96 .icon-feed:before { content: '\e826'; } /* '' */
97 .icon-upload:before { content: '\e827'; } /* '' */
98 .icon-cancel-circled:before { content: '\e828'; } /* '' */
99 .icon-loop-alt:before { content: '\e829'; } /* '' */
100 .icon-person:before { content: '\e82a'; } /* '' */
101 .icon-key:before { content: '\e82b'; } /* '' */
102 .icon-mail:before { content: '\e82c'; } /* '' */
103 .icon-download:before { content: '\e82d'; } /* '' */
104 .icon-trash-empty:before { content: '\e82e'; } /* '' */
105 .icon-volume-off:before { content: '\e82f'; } /* '' */
106 .icon-volume-up:before { content: '\e830'; } /* '' */
107 .icon-resize-full:before { content: '\e831'; } /* '' */
108 .icon-resize-small:before { content: '\e832'; } /* '' */
109 .icon-check:before { content: '\e833'; } /* '' */
110 .icon-publish:before { content: '\e834'; } /* '' */
111 .icon-attach:before { content: '\e835'; } /* '' */
112 .icon-plus:before { content: '\e836'; } /* '' */
113 .icon-eye:before { content: '\e837'; } /* '' */
114 .icon-videocam:before { content: '\e838'; } /* '' */
115 .icon-phone:before { content: '\e839'; } /* '' */
116 .icon-mail-filled:before { content: '\f0e0'; } /* '' */
117 .icon-comment-empty:before { content: '\f0e5'; } /* '' */
118 .icon-angle-double-left:before { content: '\f100'; } /* '' */
119 .icon-angle-double-right:before { content: '\f101'; } /* '' */
120 .icon-angle-down:before { content: '\f107'; } /* '' */
121 .icon-quote-left:before { content: '\f10d'; } /* '' */
122 .icon-folder-open-empty:before { content: '\f115'; } /* '' */
123 .icon-smile:before { content: '\f118'; } /* '' */
124 .icon-keyboard:before { content: '\f11c'; } /* '' */
125 .icon-unlink:before { content: '\f127'; } /* '' */
126 .icon-mic:before { content: '\f130'; } /* '' */
127 .icon-shield:before { content: '\f132'; } /* '' */
128 .icon-dot-3-vert:before { content: '\f142'; } /* '' */
129 .icon-play-circled:before { content: '\f144'; } /* '' */
130 .icon-level-up:before { content: '\f148'; } /* '' */
131 .icon-file-image:before { content: '\f1c5'; } /* '' */
132 .icon-file-audio:before { content: '\f1c7'; } /* '' */
133 .icon-file-video:before { content: '\f1c8'; } /* '' */
134 .icon-paper-plane-empty:before { content: '\f1d9'; } /* '' */
135 .icon-share:before { content: '\f1e0'; } /* '' */
136 .icon-plug:before { content: '\f1e6'; } /* '' */
137 .icon-brush:before { content: '\f1fc'; } /* '' */
138 .icon-server:before { content: '\f233'; } /* '' */
139 .icon-basket:before { content: '\f291'; } /* '' */
140 .icon-user-circle:before { content: '\f2bd'; } /* '' */
141 .icon-search:before { content: '\f50d'; } /* '' */