File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8282 "links" : {
8383 "web" : " https://www.galpon.org" ,
8484 "maillist" : " https://www.galpon.org/content/listas-correo-galpon"
85+ },
86+ "events" : {
87+ "type" : " json" ,
88+ "source" : " https://raw.githubusercontent.com/Daniel-at-github/vigotech_events/refs/heads/main/calendars/obradoiros_galpon.json"
8589 }
8690 },
8791 "galstech" : {
Original file line number Diff line number Diff line change 11@import 'tailwindcss' ;
22
3+ @font-face {
4+ font-family : 'Inter' ;
5+ src : url ('/fonts/inter-latin.woff2' ) format ('woff2' );
6+ font-style : normal;
7+ font-weight : 100 900 ;
8+ font-display : swap;
9+ }
10+
11+ @font-face {
12+ font-family : 'Instrument Serif' ;
13+ src : url ('/fonts/instrument-serif-latin.woff2' ) format ('woff2' );
14+ font-style : normal;
15+ font-weight : 400 ;
16+ font-display : swap;
17+ }
18+
19+ @font-face {
20+ font-family : 'Instrument Serif' ;
21+ src : url ('/fonts/instrument-serif-latin-italic.woff2' ) format ('woff2' );
22+ font-style : italic;
23+ font-weight : 400 ;
24+ font-display : swap;
25+ }
26+
327@custom-variant dark (& : where (.dark , .dark * ));
428
529@theme {
You can’t perform that action at this time.
0 commit comments