1
+ /* css imported from https://fonts.googleapis.com/css2?family=Inter:wght@400;700 */
2
+
3
+ /* cyrillic-ext */
4
+ @font-face {
5
+ font-family : "Inter" ;
6
+ font-style : normal;
7
+ font-weight : 400 ;
8
+ font-display : swap;
9
+ src : url (/fonts/inter/cyrillic-ext.woff2) format ("woff2" );
10
+ unicode-range : U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
11
+ U+FE2E-FE2F;
12
+ }
13
+
14
+ /* cyrillic */
15
+ @font-face {
16
+ font-family : "Inter" ;
17
+ font-style : normal;
18
+ font-weight : 400 ;
19
+ font-display : swap;
20
+ src : url (/fonts/inter/cyrillic.woff2) format ("woff2" );
21
+ unicode-range : U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
22
+ }
23
+
24
+ /* greek-ext */
25
+ @font-face {
26
+ font-family : "Inter" ;
27
+ font-style : normal;
28
+ font-weight : 400 ;
29
+ font-display : swap;
30
+ src : url (/fonts/inter/greek-ext.woff2) format ("woff2" );
31
+ unicode-range : U+1F00-1FFF;
32
+ }
33
+
34
+ /* greek */
35
+ @font-face {
36
+ font-family : "Inter" ;
37
+ font-style : normal;
38
+ font-weight : 400 ;
39
+ font-display : swap;
40
+ src : url (/fonts/inter/greek.woff2) format ("woff2" );
41
+ unicode-range : U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
42
+ U+03A3-03FF;
43
+ }
44
+
45
+ /* vietnamese */
46
+ @font-face {
47
+ font-family : "Inter" ;
48
+ font-style : normal;
49
+ font-weight : 400 ;
50
+ font-display : swap;
51
+ src : url (/fonts/inter/vietnamese.woff2) format ("woff2" );
52
+ unicode-range : U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
53
+ U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
54
+ U+1EA0-1EF9, U+20AB;
55
+ }
56
+
57
+ /* latin-ext */
58
+ @font-face {
59
+ font-family : "Inter" ;
60
+ font-style : normal;
61
+ font-weight : 400 ;
62
+ font-display : swap;
63
+ src : url (/fonts/inter/latin-ext.woff2) format ("woff2" );
64
+ unicode-range : U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
65
+ U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
66
+ }
67
+
68
+ /* latin */
69
+ @font-face {
70
+ font-family : "Inter" ;
71
+ font-style : normal;
72
+ font-weight : 400 ;
73
+ font-display : swap;
74
+ src : url (/fonts/inter/latin.woff2) format ("woff2" );
75
+ unicode-range : U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
76
+ U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
77
+ U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
78
+ }
79
+
80
+ /* cyrillic-ext */
81
+ @font-face {
82
+ font-family : "Inter" ;
83
+ font-style : normal;
84
+ font-weight : 700 ;
85
+ font-display : swap;
86
+ src : url (/fonts/inter/cyrillic-ext.woff2) format ("woff2" );
87
+ unicode-range : U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
88
+ U+FE2E-FE2F;
89
+ }
90
+
91
+ /* cyrillic */
92
+ @font-face {
93
+ font-family : "Inter" ;
94
+ font-style : normal;
95
+ font-weight : 700 ;
96
+ font-display : swap;
97
+ src : url (/fonts/inter/cyrillic.woff2) format ("woff2" );
98
+ unicode-range : U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
99
+ }
100
+
101
+ /* greek-ext */
102
+ @font-face {
103
+ font-family : "Inter" ;
104
+ font-style : normal;
105
+ font-weight : 700 ;
106
+ font-display : swap;
107
+ src : url (/fonts/inter/greek-ext.woff2) format ("woff2" );
108
+ unicode-range : U+1F00-1FFF;
109
+ }
110
+
111
+ /* greek */
112
+ @font-face {
113
+ font-family : "Inter" ;
114
+ font-style : normal;
115
+ font-weight : 700 ;
116
+ font-display : swap;
117
+ src : url (/fonts/inter/greek.woff2) format ("woff2" );
118
+ unicode-range : U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
119
+ U+03A3-03FF;
120
+ }
121
+
122
+ /* vietnamese */
123
+ @font-face {
124
+ font-family : "Inter" ;
125
+ font-style : normal;
126
+ font-weight : 700 ;
127
+ font-display : swap;
128
+ src : url (/fonts/inter/vietnamese.woff2) format ("woff2" );
129
+ unicode-range : U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
130
+ U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
131
+ U+1EA0-1EF9, U+20AB;
132
+ }
133
+
134
+ /* latin-ext */
135
+ @font-face {
136
+ font-family : "Inter" ;
137
+ font-style : normal;
138
+ font-weight : 700 ;
139
+ font-display : swap;
140
+ src : url (/fonts/inter/latin-ext.woff2) format ("woff2" );
141
+ unicode-range : U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
142
+ U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
143
+ }
144
+
145
+ /* latin */
146
+ @font-face {
147
+ font-family : "Inter" ;
148
+ font-style : normal;
149
+ font-weight : 700 ;
150
+ font-display : swap;
151
+ src : url (/fonts/inter/latin.woff2) format ("woff2" );
152
+ unicode-range : U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
153
+ U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
154
+ U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
155
+ }
0 commit comments