File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242}
4343
4444: root {
45- font-family : 'Poppins ' , sans-serif;
45+ font-family : 'Karla ' , sans-serif;
4646 font-synthesis : none;
4747 text-rendering : optimizeLegibility;
4848 -webkit-font-smoothing : antialiased;
123123 body {
124124 @apply bg-background text-foreground;
125125 margin : 0 ;
126- font-family : 'Poppins ' , sans-serif;
126+ font-family : 'Karla ' , sans-serif;
127127 }
128128 : -webkit-scrollbar {
129129 width : 10px ;
153153 .font-light ,
154154 .font-medium ,
155155 .font-normal {
156- font-family : 'Poppins ' , sans-serif;
156+ font-family : 'Karla ' , sans-serif;
157157 }
158158
159159 .font-semibold ,
160160 .font-bold ,
161161 .font-extrabold ,
162162 .font-black {
163- font-family : 'Montserrat ' , sans-serif;
163+ font-family : 'Karla ' , sans-serif;
164164 }
165165
166166 .font-weight-200 ,
167167 .font-weight-300 ,
168168 .font-weight-400 {
169- font-family : 'Poppins ' , sans-serif;
169+ font-family : 'Karla ' , sans-serif;
170170 }
171171
172172 .font-weight-500 ,
173173 .font-weight-600 ,
174174 .font-weight-700 ,
175175 .font-weight-800 ,
176176 .font-weight-900 {
177- font-family : 'Montserrat ' , sans-serif;
177+ font-family : 'Karla ' , sans-serif;
178178 }
179179}
You can’t perform that action at this time.
0 commit comments