-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyle.css
More file actions
111 lines (108 loc) · 1.98 KB
/
Copy pathstyle.css
File metadata and controls
111 lines (108 loc) · 1.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
@font-face {
font-family: 'gay-web-icons';
src: url('fonts/gay-web-icons.eot?z0dh2t');
src: url('fonts/gay-web-icons.eot?z0dh2t#iefix') format('embedded-opentype'),
url('fonts/gay-web-icons.ttf?z0dh2t') format('truetype'),
url('fonts/gay-web-icons.woff?z0dh2t') format('woff'),
url('fonts/gay-web-icons.svg?z0dh2t#gay-web-icons') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
.gi {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'gay-web-icons' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gi-hornet:before {
content: "\e903";
}
.gi-manhunt:before {
content: "\e904";
}
.gi-gayromeo:before {
content: "\e905";
}
.gi-a4a:before {
content: "\e906";
}
.gi-grindr-wordmark:before {
content: "\e90a";
}
.gi-grindr:before {
content: "\e90d";
}
.gi-nkp:before {
content: "\e90f";
}
.gi-oink:before {
content: "\e910";
}
.gi-recon:before {
content: "\e911";
}
.gi-bbrt:before {
content: "\e912";
}
.gi-bbrt-mobile:before {
content: "\e915";
}
.gi-sniffies:before {
content: "\e913";
}
.gi-sniffies-filled:before {
content: "\e916";
}
.gi-scruff:before {
content: "\e907";
}
.gi-of:before {
content: "\e908";
}
.gi-jff:before {
content: "\e909";
}
.gi-jff-filled:before {
content: "\e917";
}
.gi-4mf:before {
content: "\e919";
}
.gi-tim:before {
content: "\e90b";
}
.gi-falcon:before {
content: "\e90c";
}
.gi-naked-sword:before {
content: "\e90e";
}
.gi-pornhub:before {
content: "\e914";
}
.gi-sean-cody:before {
content: "\e918";
}
.gi-helix-studios:before {
content: "\e91c";
}
.gi-belami:before {
content: "\e91d";
}
.gi-google-voice:before {
content: "\e900";
}
.gi-burner:before {
content: "\e901";
}
.gi-textnow:before {
content: "\e902";
}