1+ .tablinks [data-name = " test-fonts-section" ] {
2+ position : fixed ;
3+ right : 0 ;
4+ transform : translateX (100% );
5+ z-index : 100
6+ }
7+
8+ #test-fonts-section {
9+ font-size : 20px ;
10+ padding : 50px 0 100px 50px ;
11+ background-color : #222 ;
12+ color : white ;
13+ }
14+
15+ .red-hat-display {
16+ font-family : " Red Hat Display" , sans-serif ;
17+ font-optical-sizing : auto ;
18+ font-weight : 400 ;
19+ font-style : normal ;
20+ }
21+
22+ .kalam {
23+ font-family : " Kalam" , cursive;
24+ font-weight : 400 ;
25+ font-style : normal ;
26+ }
27+
28+ .poppins {
29+ font-family : " Poppins" , sans-serif ;
30+ font-weight : 400 ;
31+ font-style : normal ;
32+ }
33+
34+
35+ .maven-pro {
36+ font-family : " Maven Pro" , sans-serif ;
37+ font-optical-sizing : auto ;
38+ font-weight : 400 ;
39+ font-style : normal ;
40+ }
41+
42+ .athiti {
43+ font-family : " Athiti" , sans-serif ;
44+ font-weight : 400 ;
45+ font-style : normal ;
46+ }
47+
48+ .ubuntu-sans {
49+ font-family : " Ubuntu Sans" , sans-serif ;
50+ font-optical-sizing : auto ;
51+ font-weight : 400 ;
52+ font-style : normal ;
53+ font-variation-settings :
54+ " wdth" 100 ;
55+ }
56+
57+ .ubuntu {
58+ font-family : " Ubuntu" , sans-serif ;
59+ font-weight : 400 ;
60+ font-style : normal ;
61+ }
62+
63+ .istok-web {
64+ font-family : " Istok Web" , sans-serif ;
65+ font-weight : 400 ;
66+ font-style : normal ;
67+ }
68+
69+
70+ .courgette {
71+ font-family : " Courgette" , cursive;
72+ font-weight : 400 ;
73+ font-style : normal ;
74+ }
75+
76+ .quattrocento {
77+ font-family : " Quattrocento" , serif ;
78+ font-weight : 400 ;
79+ font-style : normal ;
80+ }
81+
82+ .della-respira {
83+ font-family : " Della Respira" , serif ;
84+ font-weight : 400 ;
85+ font-style : normal ;
86+ }
87+
88+ .lato {
89+ font-family : " Lato" , sans-serif ;
90+ font-weight : 400 ;
91+ font-style : normal ;
92+ }
93+
94+ .martel {
95+ font-family : " Martel" , serif ;
96+ font-weight : 400 ;
97+ font-style : normal ;
98+ }
99+
100+ .lancelot {
101+ font-family : " Lancelot" , serif ;
102+ font-weight : 400 ;
103+ font-style : normal ;
104+ }
105+
106+ .playball {
107+ font-family : " Playball" , cursive;
108+ font-weight : 400 ;
109+ font-style : normal ;
110+ }
111+
112+
113+ .life-savers {
114+ font-family : " Life Savers" , serif ;
115+ font-weight : 400 ;
116+ font-style : normal ;
117+ }
118+
119+ .anonymous-pro {
120+ font-family : " Anonymous Pro" , monospace ;
121+ font-weight : 400 ;
122+ font-style : normal ;
123+ }
124+
125+ .inconsolata {
126+ font-family : " Inconsolata" , monospace ;
127+ font-optical-sizing : auto ;
128+ font-weight : 400 ;
129+ font-style : normal ;
130+ font-variation-settings :
131+ " wdth" 100 ;
132+ }
133+
134+ .fira-code {
135+ font-family : " Fira Code" , monospace ;
136+ font-optical-sizing : auto ;
137+ font-weight : 400 ;
138+ font-style : normal ;
139+ }
140+
141+ .open-sans {
142+ font-family : " Open Sans" , sans-serif ;
143+ font-optical-sizing : auto ;
144+ font-weight : 400 ;
145+ font-style : normal ;
146+ font-variation-settings :
147+ " wdth" 100 ;
148+ }
149+
150+ .playwrite-hu {
151+ font-family : " Playwrite HU" , cursive;
152+ font-optical-sizing : auto ;
153+ font-weight : 400 ;
154+ font-style : normal ;
155+ }
156+
157+
158+ .dancing-script {
159+ font-family : " Dancing Script" , cursive;
160+ font-optical-sizing : auto ;
161+ font-weight : 400 ;
162+ font-style : normal ;
163+ }
164+
165+ .passero-one {
166+ font-family : " Passero One" , sans-serif ;
167+ font-weight : 400 ;
168+ font-style : normal ;
169+ }
170+
171+ .pixelify-sans {
172+ font-family : " Pixelify Sans" , sans-serif ;
173+ font-optical-sizing : auto ;
174+ font-weight : 400 ;
175+ font-style : normal ;
176+ }
177+
178+ .electrolize {
179+ font-family : " Electrolize" , sans-serif ;
180+ font-weight : 400 ;
181+ font-style : normal ;
182+ }
183+
184+ .source-code-pro {
185+ font-family : " Source Code Pro" , monospace ;
186+ font-optical-sizing : auto ;
187+ font-weight : 400 ;
188+ font-style : normal ;
189+ }
0 commit comments