]> git.mxchange.org Git - friendica.git/blob - view/fonts/shashape.css
833e58a96f5cd946d15fa12c44bb489ed239c9a1
[friendica.git] / view / fonts / shashape.css
1 /*
2  * Friendica ShaShape font by Andi Stadler, 2015
3  */
4
5 @font-face {
6     font-family: 'ShaShape';
7     src: url('friendica_shashape.ttf') format('truetype');
8     font-weight: normal;
9     font-style: normal;
10 }
11 .shashape {
12     font-family: ShaShape;
13 }
14 .shashape.friendica:before {
15     content: "3";
16 }
17 .shashape.archive:before{
18     content: "a";
19 }
20 .shashape.base:before{
21     content: "b";
22 }
23 .shashape.cloud:before{
24     content: "c";
25 }
26 .shashape.download:before{
27     content: "d";
28 }
29 .shashape.event:before{
30     content: "e";
31 }
32 .shashape.friends:before{
33     content: "f";
34 }
35 .shashape.group:before{
36     content: "g";
37 }
38 .shashape.home:before{
39     content: "h";
40 }
41 .shashape.iglu:before{
42     content: "i";
43 }
44 .shashape.flag:before{
45     content: "j";
46 }
47 .shashape.star:before{
48     content: "k";
49 }
50 .shashape.heart:before{
51     content: "l";
52 }
53 .shashape.message:before{
54     content: "m";
55 }
56 .shashape.network:before{
57     content: "n";
58 }
59 .shashape.settings:before{
60     content: "o";
61 }
62 .shashape.profile:before{
63     content: "p";
64 }
65 .shashape.skip:before{
66     content: "q";
67 }
68 .shashape.reload:before{
69     content: "r";
70 }
71 .shashape.search:before{
72     content: "s";
73 }
74 .shashape.time:before{
75     content: "t";
76 }
77 .shashape.undo:before{
78     content: "u";
79 }
80 .shashape.logout:before,
81 .shashape.loggedin:before{
82     content: "v";
83 }
84 .shashape.login:before,
85 .shashape.loggedout:before{
86     content: "w";
87 }
88 .shashape.delete:before{
89     content: "x";
90 }
91 .shashape.source:before{
92     content: "y";
93 }
94 .shashape.signature:before{
95     content: "z";
96 }
97 .shashape.like:before{
98     content: "A";
99 }
100 .shashape.hesitate:before{
101     content: "B";
102 }
103 .shashape.unlike:before,
104 .shashape.nolike:before{
105     content: "C";
106 }
107  .shashape.hash:before{
108     content: "D";
109 }
110 .shashape.arrow7:before{
111     content: "E";
112 }
113 .shashape.follow:before{
114     content: "F";
115 }
116 .shashape.follower:before{
117     content: "G";
118 }
119 .shashape.hand:before{
120     content: "H";
121 }
122 .shashape.help:before{
123     content: "I";
124 }
125 .shashape.arrow-leftright:before{
126     content: "J";
127 }
128 .shashape.arrow-updown:before{
129     content: "K";
130 }
131 .shashape.lock:before{
132     content: "L";
133 }
134 .shashape.arrow-left:before{
135     content: "M";
136 }
137 .shashape.arrow-right:before{
138     content: "N";
139 }
140 .shashape.admin:before{
141     content: "O";
142 }
143 .shashape.arrow-down:before{
144     content: "P";
145 }
146 .shashape.arrow-up:before{
147     content: "Q";
148 }
149 .shashape.request:before{
150     content: "R";
151 }
152 .shashape.arrow-up2:before{
153     content: "S";
154 }
155 .shashape.arrow-down2:before{
156     content: "T";
157 }
158 .shashape.arrow-left2:before{
159     content: "U";
160 }
161 .shashape.arrow-right2:before{
162     content: "V";
163 }
164 .shashape.arrow-updown2:before{
165     content: "W";
166 }
167 .shashape.arrow-leftright2:before{
168     content: "X";
169 }
170 .shashape.arrow-leftright3:before{
171     content: "Y";
172 }
173 .shashape.arrow-updown3:before{
174     content: "Z";
175 }
176 .shashape.arrow-doubleup:before {
177     content: "?";
178 }
179 .shashape.arrow-doublerigh:before{
180     content: "=";
181 }
182 .shashape.arrow-doubleright2:before{
183     content: "/";
184 }
185 .shashape.edit:before{
186     content: "<";
187 }
188 .shashape.eye-open:before{
189     content: ":";
190 }
191 .shashape.eye-closed:before{
192     content: ";";
193 }