@carbon/ai-chat 0.1.6 → 0.1.7-test-no-cjs

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (144) hide show
  1. package/dist/es/{cds-aichat-internal.js → AppContainer.js} +50756 -18310
  2. package/dist/es/Carousel.js +14 -8
  3. package/dist/es/GenesysMessengerServiceDesk.js +17 -11
  4. package/dist/es/HumanAgentServiceImpl.js +17 -12
  5. package/dist/es/NiceDFOServiceDesk.js +17 -12
  6. package/dist/es/PDFViewerContainer.js +15 -108
  7. package/dist/es/ReactPlayer.js +2 -2
  8. package/dist/es/SFServiceDesk.js +18 -11
  9. package/dist/es/ServiceDeskImpl.js +2 -2
  10. package/dist/es/Table.js +429 -315
  11. package/dist/es/ZendeskServiceDesk.js +17 -11
  12. package/dist/es/_node-resolve_empty.js +2 -2
  13. package/dist/es/aiChatEntry.js +137 -120
  14. package/dist/es/ar-dz.js +3 -4
  15. package/dist/es/ar-kw.js +3 -4
  16. package/dist/es/ar-ly.js +3 -4
  17. package/dist/es/ar-ma.js +3 -4
  18. package/dist/es/ar-sa.js +3 -4
  19. package/dist/es/ar-tn.js +3 -4
  20. package/dist/es/ar.js +3 -4
  21. package/dist/es/ar2.js +2 -2
  22. package/dist/es/cds-aichat-container.js +104 -18
  23. package/dist/es/cds-aichat-custom-element.js +31 -21
  24. package/dist/es/cs.js +3 -4
  25. package/dist/es/cs2.js +2 -2
  26. package/dist/es/de-at.js +3 -4
  27. package/dist/es/de-ch.js +3 -4
  28. package/dist/es/de.js +3 -4
  29. package/dist/es/de2.js +2 -2
  30. package/dist/es/en-au.js +3 -4
  31. package/dist/es/en-ca.js +3 -4
  32. package/dist/es/en-gb.js +3 -4
  33. package/dist/es/en-ie.js +3 -4
  34. package/dist/es/en-il.js +3 -4
  35. package/dist/es/en-nz.js +3 -4
  36. package/dist/es/es-do.js +3 -4
  37. package/dist/es/es-us.js +3 -4
  38. package/dist/es/es.js +3 -4
  39. package/dist/es/es2.js +2 -2
  40. package/dist/es/export.js +3 -3
  41. package/dist/es/export.legacy.js +3 -3
  42. package/dist/es/fontUtils.js +2 -2
  43. package/dist/es/fr-ca.js +3 -4
  44. package/dist/es/fr-ch.js +3 -4
  45. package/dist/es/fr.js +3 -4
  46. package/dist/es/fr2.js +2 -2
  47. package/dist/es/it-ch.js +3 -4
  48. package/dist/es/it.js +3 -4
  49. package/dist/es/it2.js +2 -2
  50. package/dist/es/ja.js +3 -4
  51. package/dist/es/ja2.js +2 -2
  52. package/dist/es/ko.js +3 -4
  53. package/dist/es/ko2.js +2 -2
  54. package/dist/es/mockServiceDesk.js +17 -11
  55. package/dist/es/nl.js +3 -4
  56. package/dist/es/nl2.js +2 -2
  57. package/dist/es/pt-br.js +3 -4
  58. package/dist/es/pt-br2.js +2 -2
  59. package/dist/es/pt.js +3 -4
  60. package/dist/es/render.js +25 -12
  61. package/dist/es/zh-cn.js +3 -4
  62. package/dist/es/zh-tw.js +3 -4
  63. package/dist/es/zh-tw2.js +2 -2
  64. package/dist/es/zh.js +2 -2
  65. package/dist/types/aiChatEntry.d.ts +599 -11
  66. package/package.json +29 -21
  67. package/dist/cjs/Carousel.js +0 -5711
  68. package/dist/cjs/Chat.js +0 -8838
  69. package/dist/cjs/GenesysMessengerServiceDesk.js +0 -598
  70. package/dist/cjs/HumanAgentServiceImpl.js +0 -1145
  71. package/dist/cjs/NiceDFOServiceDesk.js +0 -2116
  72. package/dist/cjs/PDFViewerContainer.js +0 -83227
  73. package/dist/cjs/ReactPlayer.js +0 -57
  74. package/dist/cjs/SFServiceDesk.js +0 -1031
  75. package/dist/cjs/ServiceDeskImpl.js +0 -74
  76. package/dist/cjs/Table.js +0 -3146
  77. package/dist/cjs/ZendeskServiceDesk.js +0 -670
  78. package/dist/cjs/_node-resolve_empty.js +0 -27
  79. package/dist/cjs/agentActions.js +0 -214
  80. package/dist/cjs/aiChatEntry.js +0 -354
  81. package/dist/cjs/anonymousUserIDStorage.js +0 -254
  82. package/dist/cjs/ar-dz.js +0 -57
  83. package/dist/cjs/ar-kw.js +0 -57
  84. package/dist/cjs/ar-ly.js +0 -57
  85. package/dist/cjs/ar-ma.js +0 -57
  86. package/dist/cjs/ar-sa.js +0 -57
  87. package/dist/cjs/ar-tn.js +0 -57
  88. package/dist/cjs/ar.js +0 -57
  89. package/dist/cjs/ar2.js +0 -763
  90. package/dist/cjs/cds-aichat-container.js +0 -143
  91. package/dist/cjs/cds-aichat-custom-element.js +0 -200
  92. package/dist/cjs/cds-aichat-internal.js +0 -39150
  93. package/dist/cjs/cs.js +0 -57
  94. package/dist/cjs/cs2.js +0 -763
  95. package/dist/cjs/de-at.js +0 -57
  96. package/dist/cjs/de-ch.js +0 -57
  97. package/dist/cjs/de.js +0 -57
  98. package/dist/cjs/de2.js +0 -763
  99. package/dist/cjs/en-au.js +0 -57
  100. package/dist/cjs/en-ca.js +0 -57
  101. package/dist/cjs/en-gb.js +0 -57
  102. package/dist/cjs/en-ie.js +0 -57
  103. package/dist/cjs/en-il.js +0 -57
  104. package/dist/cjs/en-nz.js +0 -57
  105. package/dist/cjs/es-do.js +0 -57
  106. package/dist/cjs/es-us.js +0 -57
  107. package/dist/cjs/es.js +0 -57
  108. package/dist/cjs/es2.js +0 -763
  109. package/dist/cjs/export.js +0 -27
  110. package/dist/cjs/export.legacy.js +0 -27
  111. package/dist/cjs/fontUtils.js +0 -1038
  112. package/dist/cjs/fr-ca.js +0 -57
  113. package/dist/cjs/fr-ch.js +0 -57
  114. package/dist/cjs/fr.js +0 -57
  115. package/dist/cjs/fr2.js +0 -763
  116. package/dist/cjs/highlight_js.js +0 -15325
  117. package/dist/cjs/it-ch.js +0 -57
  118. package/dist/cjs/it.js +0 -57
  119. package/dist/cjs/it2.js +0 -763
  120. package/dist/cjs/ja.js +0 -57
  121. package/dist/cjs/ja2.js +0 -763
  122. package/dist/cjs/jstz.min.js +0 -43
  123. package/dist/cjs/ko.js +0 -57
  124. package/dist/cjs/ko2.js +0 -763
  125. package/dist/cjs/markdown.js +0 -8505
  126. package/dist/cjs/markdown_attrs.js +0 -805
  127. package/dist/cjs/mockServiceDesk.js +0 -887
  128. package/dist/cjs/nl.js +0 -57
  129. package/dist/cjs/nl2.js +0 -763
  130. package/dist/cjs/pt-br.js +0 -57
  131. package/dist/cjs/pt-br2.js +0 -763
  132. package/dist/cjs/pt.js +0 -57
  133. package/dist/cjs/render.js +0 -94
  134. package/dist/cjs/zh-cn.js +0 -57
  135. package/dist/cjs/zh-tw.js +0 -57
  136. package/dist/cjs/zh-tw2.js +0 -763
  137. package/dist/cjs/zh.js +0 -763
  138. package/dist/es/Chat.js +0 -8836
  139. package/dist/es/agentActions.js +0 -186
  140. package/dist/es/anonymousUserIDStorage.js +0 -249
  141. package/dist/es/highlight_js.js +0 -15320
  142. package/dist/es/jstz.min.js +0 -41
  143. package/dist/es/markdown.js +0 -8501
  144. package/dist/es/markdown_attrs.js +0 -803
@@ -1,1038 +0,0 @@
1
- /*
2
-
3
-
4
- (C) Copyright IBM Corp. 2017, 2025. All Rights Reserved.
5
-
6
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
7
- in compliance with the License. You may obtain a copy of the License at
8
-
9
- http://www.apache.org/licenses/LICENSE-2.0
10
-
11
- Unless required by applicable law or agreed to in writing, software distributed under the License
12
- is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
13
- or implied. See the License for the specific language governing permissions and limitations under
14
- the License.
15
-
16
- @carbon/ai-chat 0.1.6
17
-
18
- Built: Feb 3 2025 9:58 am -05:00
19
-
20
-
21
-
22
- */
23
- 'use strict';
24
-
25
- /**
26
- *
27
- * IBM Confidential
28
- *
29
- * (C) Copyright IBM Corp. 2024
30
- *
31
- * The source code for this program is not published or otherwise
32
- * divested of its trade secrets, irrespective of what has been
33
- * deposited with the U. S. Copyright Office
34
- *
35
- * US Government Users Restricted Rights - Use, duplication or
36
- * disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
37
- *
38
- */
39
- /**
40
- * The CDN location for fonts keeps changing and we don't want to make our customers keep changing their CSP or their
41
- * CP4D configurations, so we load all fonts from our CDN.
42
- */
43
- function getFontFace(baseURL) {
44
- baseURL = baseURL.endsWith('/') ? baseURL : `${baseURL}/`;
45
- return `
46
- /* IBM Fonts */
47
- @font-face {
48
- font-display: 'swap';
49
- font-family: 'IBM Plex Mono';
50
- font-style: normal;
51
- font-weight: 300;
52
- src:
53
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Cyrillic.woff2') format('woff2'),
54
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Cyrillic.woff') format('woff');
55
- unicode-range: 'U+0400-045F', 'U+0472-0473', 'U+0490-049D', 'U+04A0-04A5', 'U+04AA-04AB', 'U+04AE-04B3', 'U+04B6-04BB', 'U+04C0-04C2', 'U+04CF-04D9', 'U+04DC-04DF', 'U+04E2-04E9', 'U+04EE-04F5', 'U+04F8-04F9';
56
- }
57
-
58
- @font-face {
59
- font-display: 'swap';
60
- font-family: 'IBM Plex Mono';
61
- font-style: normal;
62
- font-weight: 300;
63
- src:
64
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Pi.woff2') format('woff2'),
65
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Pi.woff') format('woff');
66
- unicode-range: 'U+0E3F', 'U+2032-2033', 'U+2070', 'U+2075-2079', 'U+2080-2081', 'U+2083', 'U+2085-2089', 'U+2113', 'U+2116', 'U+2126', 'U+212E', 'U+2150-2151', 'U+2153-215E', 'U+2190-2199', 'U+21A9-21AA', 'U+21B0-21B3', 'U+21B6-21B7', 'U+21BA-21BB', 'U+21C4', 'U+21C6', 'U+2202', 'U+2206', 'U+220F', 'U+2211', 'U+221A', 'U+221E', 'U+222B', 'U+2248', 'U+2260', 'U+2264-2265', 'U+25CA', 'U+2713', 'U+274C', 'U+2B0E-2B11', 'U+EBE1-EBE7', 'U+ECE0', 'U+EFCC';
67
- }
68
-
69
- @font-face {
70
- font-display: 'swap';
71
- font-family: 'IBM Plex Mono';
72
- font-style: normal;
73
- font-weight: 300;
74
- src:
75
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Latin3.woff2') format('woff2'),
76
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Latin3.woff') format('woff');
77
- unicode-range: 'U+0102-0103', 'U+1EA0-1EF9', 'U+20AB';
78
- }
79
-
80
- @font-face {
81
- font-display: 'swap';
82
- font-family: 'IBM Plex Mono';
83
- font-style: normal;
84
- font-weight: 300;
85
- src:
86
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Latin2.woff2') format('woff2'),
87
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Latin2.woff') format('woff');
88
- unicode-range: 'U+0100-024F', 'U+0259', 'U+1E00-1EFF', 'U+20A0-20AB', 'U+20AD-20CF', 'U+2C60-2C7F', 'U+A720-A7FF', 'U+FB01-FB02';
89
- }
90
-
91
- @font-face {
92
- font-display: 'swap';
93
- font-family: 'IBM Plex Mono';
94
- font-style: normal;
95
- font-weight: 300;
96
- src:
97
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Light-Latin1.woff2') format('woff2'),
98
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Light-Latin1.woff') format('woff');
99
- unicode-range: 'U+0000', 'U+000D', 'U+0020-007E', 'U+00A0-00A3', 'U+00A4-00FF', 'U+0131', 'U+0152-0153', 'U+02C6', 'U+02DA', 'U+02DC', 'U+2013-2014', 'U+2018-201A', 'U+201C-201E', 'U+2020-2022', 'U+2026', 'U+2030', 'U+2039-203A', 'U+2044', 'U+2074', 'U+20AC', 'U+2122', 'U+2212', 'U+FB01-FB02';
100
- }
101
-
102
- @font-face {
103
- font-display: 'swap';
104
- font-family: 'IBM Plex Mono';
105
- font-style: italic;
106
- font-weight: 300;
107
- src:
108
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Cyrillic.woff2') format('woff2'),
109
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Cyrillic.woff') format('woff');
110
- unicode-range: 'U+0400-045F', 'U+0472-0473', 'U+0490-049D', 'U+04A0-04A5', 'U+04AA-04AB', 'U+04AE-04B3', 'U+04B6-04BB', 'U+04C0-04C2', 'U+04CF-04D9', 'U+04DC-04DF', 'U+04E2-04E9', 'U+04EE-04F5', 'U+04F8-04F9';
111
- }
112
-
113
- @font-face {
114
- font-display: 'swap';
115
- font-family: 'IBM Plex Mono';
116
- font-style: italic;
117
- font-weight: 300;
118
- src:
119
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Pi.woff2') format('woff2'),
120
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Pi.woff') format('woff');
121
- unicode-range: 'U+0E3F', 'U+2032-2033', 'U+2070', 'U+2075-2079', 'U+2080-2081', 'U+2083', 'U+2085-2089', 'U+2113', 'U+2116', 'U+2126', 'U+212E', 'U+2150-2151', 'U+2153-215E', 'U+2190-2199', 'U+21A9-21AA', 'U+21B0-21B3', 'U+21B6-21B7', 'U+21BA-21BB', 'U+21C4', 'U+21C6', 'U+2202', 'U+2206', 'U+220F', 'U+2211', 'U+221A', 'U+221E', 'U+222B', 'U+2248', 'U+2260', 'U+2264-2265', 'U+25CA', 'U+2713', 'U+274C', 'U+2B0E-2B11', 'U+EBE1-EBE7', 'U+ECE0', 'U+EFCC';
122
- }
123
-
124
- @font-face {
125
- font-display: 'swap';
126
- font-family: 'IBM Plex Mono';
127
- font-style: italic;
128
- font-weight: 300;
129
- src:
130
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Latin3.woff2') format('woff2'),
131
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Latin3.woff') format('woff');
132
- unicode-range: 'U+0102-0103', 'U+1EA0-1EF9', 'U+20AB';
133
- }
134
-
135
- @font-face {
136
- font-display: 'swap';
137
- font-family: 'IBM Plex Mono';
138
- font-style: italic;
139
- font-weight: 300;
140
- src:
141
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Latin2.woff2') format('woff2'),
142
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Latin2.woff') format('woff');
143
- unicode-range: 'U+0100-024F', 'U+0259', 'U+1E00-1EFF', 'U+20A0-20AB', 'U+20AD-20CF', 'U+2C60-2C7F', 'U+A720-A7FF', 'U+FB01-FB02';
144
- }
145
-
146
- @font-face {
147
- font-display: 'swap';
148
- font-family: 'IBM Plex Mono';
149
- font-style: italic;
150
- font-weight: 300;
151
- src:
152
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-LightItalic-Latin1.woff2') format('woff2'),
153
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-LightItalic-Latin1.woff') format('woff');
154
- unicode-range: 'U+0000', 'U+000D', 'U+0020-007E', 'U+00A0-00A3', 'U+00A4-00FF', 'U+0131', 'U+0152-0153', 'U+02C6', 'U+02DA', 'U+02DC', 'U+2013-2014', 'U+2018-201A', 'U+201C-201E', 'U+2020-2022', 'U+2026', 'U+2030', 'U+2039-203A', 'U+2044', 'U+2074', 'U+20AC', 'U+2122', 'U+2212', 'U+FB01-FB02';
155
- }
156
-
157
- @font-face {
158
- font-display: 'swap';
159
- font-family: 'IBM Plex Mono';
160
- font-style: normal;
161
- font-weight: 400;
162
- src:
163
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Cyrillic.woff2') format('woff2'),
164
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Cyrillic.woff') format('woff');
165
- unicode-range: 'U+0400-045F', 'U+0472-0473', 'U+0490-049D', 'U+04A0-04A5', 'U+04AA-04AB', 'U+04AE-04B3', 'U+04B6-04BB', 'U+04C0-04C2', 'U+04CF-04D9', 'U+04DC-04DF', 'U+04E2-04E9', 'U+04EE-04F5', 'U+04F8-04F9';
166
- }
167
-
168
- @font-face {
169
- font-display: 'swap';
170
- font-family: 'IBM Plex Mono';
171
- font-style: normal;
172
- font-weight: 400;
173
- src:
174
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Pi.woff2') format('woff2'),
175
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Pi.woff') format('woff');
176
- unicode-range: 'U+0E3F', 'U+2032-2033', 'U+2070', 'U+2075-2079', 'U+2080-2081', 'U+2083', 'U+2085-2089', 'U+2113', 'U+2116', 'U+2126', 'U+212E', 'U+2150-2151', 'U+2153-215E', 'U+2190-2199', 'U+21A9-21AA', 'U+21B0-21B3', 'U+21B6-21B7', 'U+21BA-21BB', 'U+21C4', 'U+21C6', 'U+2202', 'U+2206', 'U+220F', 'U+2211', 'U+221A', 'U+221E', 'U+222B', 'U+2248', 'U+2260', 'U+2264-2265', 'U+25CA', 'U+2713', 'U+274C', 'U+2B0E-2B11', 'U+EBE1-EBE7', 'U+ECE0', 'U+EFCC';
177
- }
178
-
179
- @font-face {
180
- font-display: 'swap';
181
- font-family: 'IBM Plex Mono';
182
- font-style: normal;
183
- font-weight: 400;
184
- src:
185
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Latin3.woff2') format('woff2'),
186
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Latin3.woff') format('woff');
187
- unicode-range: 'U+0102-0103', 'U+1EA0-1EF9', 'U+20AB';
188
- }
189
-
190
- @font-face {
191
- font-display: 'swap';
192
- font-family: 'IBM Plex Mono';
193
- font-style: normal;
194
- font-weight: 400;
195
- src:
196
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Latin2.woff2') format('woff2'),
197
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Latin2.woff') format('woff');
198
- unicode-range: 'U+0100-024F', 'U+0259', 'U+1E00-1EFF', 'U+20A0-20AB', 'U+20AD-20CF', 'U+2C60-2C7F', 'U+A720-A7FF', 'U+FB01-FB02';
199
- }
200
-
201
- @font-face {
202
- font-display: 'swap';
203
- font-family: 'IBM Plex Mono';
204
- font-style: normal;
205
- font-weight: 400;
206
- src:
207
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Latin1.woff2') format('woff2'),
208
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Regular-Latin1.woff') format('woff');
209
- unicode-range: 'U+0000', 'U+000D', 'U+0020-007E', 'U+00A0-00A3', 'U+00A4-00FF', 'U+0131', 'U+0152-0153', 'U+02C6', 'U+02DA', 'U+02DC', 'U+2013-2014', 'U+2018-201A', 'U+201C-201E', 'U+2020-2022', 'U+2026', 'U+2030', 'U+2039-203A', 'U+2044', 'U+2074', 'U+20AC', 'U+2122', 'U+2212', 'U+FB01-FB02';
210
- }
211
-
212
- @font-face {
213
- font-display: 'swap';
214
- font-family: 'IBM Plex Mono';
215
- font-style: italic;
216
- font-weight: 400;
217
- src:
218
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Cyrillic.woff2') format('woff2'),
219
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Cyrillic.woff') format('woff');
220
- unicode-range: 'U+0400-045F', 'U+0472-0473', 'U+0490-049D', 'U+04A0-04A5', 'U+04AA-04AB', 'U+04AE-04B3', 'U+04B6-04BB', 'U+04C0-04C2', 'U+04CF-04D9', 'U+04DC-04DF', 'U+04E2-04E9', 'U+04EE-04F5', 'U+04F8-04F9';
221
- }
222
-
223
- @font-face {
224
- font-display: 'swap';
225
- font-family: 'IBM Plex Mono';
226
- font-style: italic;
227
- font-weight: 400;
228
- src:
229
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Pi.woff2') format('woff2'),
230
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Pi.woff') format('woff');
231
- unicode-range: 'U+0E3F', 'U+2032-2033', 'U+2070', 'U+2075-2079', 'U+2080-2081', 'U+2083', 'U+2085-2089', 'U+2113', 'U+2116', 'U+2126', 'U+212E', 'U+2150-2151', 'U+2153-215E', 'U+2190-2199', 'U+21A9-21AA', 'U+21B0-21B3', 'U+21B6-21B7', 'U+21BA-21BB', 'U+21C4', 'U+21C6', 'U+2202', 'U+2206', 'U+220F', 'U+2211', 'U+221A', 'U+221E', 'U+222B', 'U+2248', 'U+2260', 'U+2264-2265', 'U+25CA', 'U+2713', 'U+274C', 'U+2B0E-2B11', 'U+EBE1-EBE7', 'U+ECE0', 'U+EFCC';
232
- }
233
-
234
- @font-face {
235
- font-display: 'swap';
236
- font-family: 'IBM Plex Mono';
237
- font-style: italic;
238
- font-weight: 400;
239
- src:
240
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Latin3.woff2') format('woff2'),
241
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Latin3.woff') format('woff');
242
- unicode-range: 'U+0102-0103', 'U+1EA0-1EF9', 'U+20AB';
243
- }
244
-
245
- @font-face {
246
- font-display: 'swap';
247
- font-family: 'IBM Plex Mono';
248
- font-style: italic;
249
- font-weight: 400;
250
- src:
251
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Latin2.woff2') format('woff2'),
252
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Latin2.woff') format('woff');
253
- unicode-range: 'U+0100-024F', 'U+0259', 'U+1E00-1EFF', 'U+20A0-20AB', 'U+20AD-20CF', 'U+2C60-2C7F', 'U+A720-A7FF', 'U+FB01-FB02';
254
- }
255
-
256
- @font-face {
257
- font-display: 'swap';
258
- font-family: 'IBM Plex Mono';
259
- font-style: italic;
260
- font-weight: 400;
261
- src:
262
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Italic-Latin1.woff2') format('woff2'),
263
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-Italic-Latin1.woff') format('woff');
264
- unicode-range: 'U+0000', 'U+000D', 'U+0020-007E', 'U+00A0-00A3', 'U+00A4-00FF', 'U+0131', 'U+0152-0153', 'U+02C6', 'U+02DA', 'U+02DC', 'U+2013-2014', 'U+2018-201A', 'U+201C-201E', 'U+2020-2022', 'U+2026', 'U+2030', 'U+2039-203A', 'U+2044', 'U+2074', 'U+20AC', 'U+2122', 'U+2212', 'U+FB01-FB02';
265
- }
266
-
267
- @font-face {
268
- font-display: 'swap';
269
- font-family: 'IBM Plex Mono';
270
- font-style: normal;
271
- font-weight: 600;
272
- src:
273
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Cyrillic.woff2') format('woff2'),
274
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Cyrillic.woff') format('woff');
275
- unicode-range: 'U+0400-045F', 'U+0472-0473', 'U+0490-049D', 'U+04A0-04A5', 'U+04AA-04AB', 'U+04AE-04B3', 'U+04B6-04BB', 'U+04C0-04C2', 'U+04CF-04D9', 'U+04DC-04DF', 'U+04E2-04E9', 'U+04EE-04F5', 'U+04F8-04F9';
276
- }
277
-
278
- @font-face {
279
- font-display: 'swap';
280
- font-family: 'IBM Plex Mono';
281
- font-style: normal;
282
- font-weight: 600;
283
- src:
284
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Pi.woff2') format('woff2'),
285
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Pi.woff') format('woff');
286
- unicode-range: 'U+0E3F', 'U+2032-2033', 'U+2070', 'U+2075-2079', 'U+2080-2081', 'U+2083', 'U+2085-2089', 'U+2113', 'U+2116', 'U+2126', 'U+212E', 'U+2150-2151', 'U+2153-215E', 'U+2190-2199', 'U+21A9-21AA', 'U+21B0-21B3', 'U+21B6-21B7', 'U+21BA-21BB', 'U+21C4', 'U+21C6', 'U+2202', 'U+2206', 'U+220F', 'U+2211', 'U+221A', 'U+221E', 'U+222B', 'U+2248', 'U+2260', 'U+2264-2265', 'U+25CA', 'U+2713', 'U+274C', 'U+2B0E-2B11', 'U+EBE1-EBE7', 'U+ECE0', 'U+EFCC';
287
- }
288
-
289
- @font-face {
290
- font-display: 'swap';
291
- font-family: 'IBM Plex Mono';
292
- font-style: normal;
293
- font-weight: 600;
294
- src:
295
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Latin3.woff2') format('woff2'),
296
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Latin3.woff') format('woff');
297
- unicode-range: 'U+0102-0103', 'U+1EA0-1EF9', 'U+20AB';
298
- }
299
-
300
- @font-face {
301
- font-display: 'swap';
302
- font-family: 'IBM Plex Mono';
303
- font-style: normal;
304
- font-weight: 600;
305
- src:
306
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Latin2.woff2') format('woff2'),
307
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Latin2.woff') format('woff');
308
- unicode-range: 'U+0100-024F', 'U+0259', 'U+1E00-1EFF', 'U+20A0-20AB', 'U+20AD-20CF', 'U+2C60-2C7F', 'U+A720-A7FF', 'U+FB01-FB02';
309
- }
310
-
311
- @font-face {
312
- font-display: 'swap';
313
- font-family: 'IBM Plex Mono';
314
- font-style: normal;
315
- font-weight: 600;
316
- src:
317
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBold-Latin1.woff2') format('woff2'),
318
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBold-Latin1.woff') format('woff');
319
- unicode-range: 'U+0000', 'U+000D', 'U+0020-007E', 'U+00A0-00A3', 'U+00A4-00FF', 'U+0131', 'U+0152-0153', 'U+02C6', 'U+02DA', 'U+02DC', 'U+2013-2014', 'U+2018-201A', 'U+201C-201E', 'U+2020-2022', 'U+2026', 'U+2030', 'U+2039-203A', 'U+2044', 'U+2074', 'U+20AC', 'U+2122', 'U+2212', 'U+FB01-FB02';
320
- }
321
-
322
- @font-face {
323
- font-display: 'swap';
324
- font-family: 'IBM Plex Mono';
325
- font-style: italic;
326
- font-weight: 600;
327
- src:
328
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Cyrillic.woff2') format('woff2'),
329
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Cyrillic.woff') format('woff');
330
- unicode-range: 'U+0400-045F', 'U+0472-0473', 'U+0490-049D', 'U+04A0-04A5', 'U+04AA-04AB', 'U+04AE-04B3', 'U+04B6-04BB', 'U+04C0-04C2', 'U+04CF-04D9', 'U+04DC-04DF', 'U+04E2-04E9', 'U+04EE-04F5', 'U+04F8-04F9';
331
- }
332
-
333
- @font-face {
334
- font-display: 'swap';
335
- font-family: 'IBM Plex Mono';
336
- font-style: italic;
337
- font-weight: 600;
338
- src:
339
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Pi.woff2') format('woff2'),
340
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Pi.woff') format('woff');
341
- unicode-range: 'U+0E3F', 'U+2032-2033', 'U+2070', 'U+2075-2079', 'U+2080-2081', 'U+2083', 'U+2085-2089', 'U+2113', 'U+2116', 'U+2126', 'U+212E', 'U+2150-2151', 'U+2153-215E', 'U+2190-2199', 'U+21A9-21AA', 'U+21B0-21B3', 'U+21B6-21B7', 'U+21BA-21BB', 'U+21C4', 'U+21C6', 'U+2202', 'U+2206', 'U+220F', 'U+2211', 'U+221A', 'U+221E', 'U+222B', 'U+2248', 'U+2260', 'U+2264-2265', 'U+25CA', 'U+2713', 'U+274C', 'U+2B0E-2B11', 'U+EBE1-EBE7', 'U+ECE0', 'U+EFCC';
342
- }
343
-
344
- @font-face {
345
- font-display: 'swap';
346
- font-family: 'IBM Plex Mono';
347
- font-style: italic;
348
- font-weight: 600;
349
- src:
350
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Latin3.woff2') format('woff2'),
351
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Latin3.woff') format('woff');
352
- unicode-range: 'U+0102-0103', 'U+1EA0-1EF9', 'U+20AB';
353
- }
354
-
355
- @font-face {
356
- font-display: 'swap';
357
- font-family: 'IBM Plex Mono';
358
- font-style: italic;
359
- font-weight: 600;
360
- src:
361
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Latin2.woff2') format('woff2'),
362
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Latin2.woff') format('woff');
363
- unicode-range: 'U+0100-024F', 'U+0259', 'U+1E00-1EFF', 'U+20A0-20AB', 'U+20AD-20CF', 'U+2C60-2C7F', 'U+A720-A7FF', 'U+FB01-FB02';
364
- }
365
-
366
- @font-face {
367
- font-display: 'swap';
368
- font-family: 'IBM Plex Mono';
369
- font-style: italic;
370
- font-weight: 600;
371
- src:
372
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-SemiBoldItalic-Latin1.woff2') format('woff2'),
373
- url('${baseURL}fonts/IBM-Plex-Mono/fonts/split/woff/IBMPlexMono-SemiBoldItalic-Latin1.woff') format('woff');
374
- unicode-range: 'U+0000', 'U+000D', 'U+0020-007E', 'U+00A0-00A3', 'U+00A4-00FF', 'U+0131', 'U+0152-0153', 'U+02C6', 'U+02DA', 'U+02DC', 'U+2013-2014', 'U+2018-201A', 'U+201C-201E', 'U+2020-2022', 'U+2026', 'U+2030', 'U+2039-203A', 'U+2044', 'U+2074', 'U+20AC', 'U+2122', 'U+2212', 'U+FB01-FB02';
375
- }
376
-
377
- @font-face {
378
- font-display: 'swap';
379
- font-family: 'IBM Plex Sans';
380
- font-style: normal;
381
- font-weight: 300;
382
- src:
383
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Light-Cyrillic.woff2') format('woff2'),
384
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-Light-Cyrillic.woff') format('woff');
385
- unicode-range: 'U+0400-045F', 'U+0472-0473', 'U+0490-049D', 'U+04A0-04A5', 'U+04AA-04AB', 'U+04AE-04B3', 'U+04B6-04BB', 'U+04C0-04C2', 'U+04CF-04D9', 'U+04DC-04DF', 'U+04E2-04E9', 'U+04EE-04F5', 'U+04F8-04F9';
386
- }
387
-
388
- @font-face {
389
- font-display: 'swap';
390
- font-family: 'IBM Plex Sans';
391
- font-style: normal;
392
- font-weight: 300;
393
- src:
394
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Light-Pi.woff2') format('woff2'),
395
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-Light-Pi.woff') format('woff');
396
- unicode-range: 'U+0E3F', 'U+2032-2033', 'U+2070', 'U+2075-2079', 'U+2080-2081', 'U+2083', 'U+2085-2089', 'U+2113', 'U+2116', 'U+2126', 'U+212E', 'U+2150-2151', 'U+2153-215E', 'U+2190-2199', 'U+21A9-21AA', 'U+21B0-21B3', 'U+21B6-21B7', 'U+21BA-21BB', 'U+21C4', 'U+21C6', 'U+2202', 'U+2206', 'U+220F', 'U+2211', 'U+221A', 'U+221E', 'U+222B', 'U+2248', 'U+2260', 'U+2264-2265', 'U+25CA', 'U+2713', 'U+274C', 'U+2B0E-2B11', 'U+EBE1-EBE7', 'U+ECE0', 'U+EFCC';
397
- }
398
-
399
- @font-face {
400
- font-display: 'swap';
401
- font-family: 'IBM Plex Sans';
402
- font-style: normal;
403
- font-weight: 300;
404
- src:
405
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Light-Latin3.woff2') format('woff2'),
406
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-Light-Latin3.woff') format('woff');
407
- unicode-range: 'U+0102-0103', 'U+1EA0-1EF9', 'U+20AB';
408
- }
409
-
410
- @font-face {
411
- font-display: 'swap';
412
- font-family: 'IBM Plex Sans';
413
- font-style: normal;
414
- font-weight: 300;
415
- src:
416
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Light-Latin2.woff2') format('woff2'),
417
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-Light-Latin2.woff') format('woff');
418
- unicode-range: 'U+0100-024F', 'U+0259', 'U+1E00-1EFF', 'U+20A0-20AB', 'U+20AD-20CF', 'U+2C60-2C7F', 'U+A720-A7FF', 'U+FB01-FB02';
419
- }
420
-
421
- @font-face {
422
- font-display: 'swap';
423
- font-family: 'IBM Plex Sans';
424
- font-style: normal;
425
- font-weight: 300;
426
- src:
427
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Light-Latin1.woff2') format('woff2'),
428
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-Light-Latin1.woff') format('woff');
429
- unicode-range: 'U+0000', 'U+000D', 'U+0020-007E', 'U+00A0-00A3', 'U+00A4-00FF', 'U+0131', 'U+0152-0153', 'U+02C6', 'U+02DA', 'U+02DC', 'U+2013-2014', 'U+2018-201A', 'U+201C-201E', 'U+2020-2022', 'U+2026', 'U+2030', 'U+2039-203A', 'U+2044', 'U+2074', 'U+20AC', 'U+2122', 'U+2212', 'U+FB01-FB02';
430
- }
431
-
432
- @font-face {
433
- font-display: 'swap';
434
- font-family: 'IBM Plex Sans';
435
- font-style: italic;
436
- font-weight: 300;
437
- src:
438
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-LightItalic-Cyrillic.woff2') format('woff2'),
439
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-LightItalic-Cyrillic.woff') format('woff');
440
- unicode-range: 'U+0400-045F', 'U+0472-0473', 'U+0490-049D', 'U+04A0-04A5', 'U+04AA-04AB', 'U+04AE-04B3', 'U+04B6-04BB', 'U+04C0-04C2', 'U+04CF-04D9', 'U+04DC-04DF', 'U+04E2-04E9', 'U+04EE-04F5', 'U+04F8-04F9';
441
- }
442
-
443
- @font-face {
444
- font-display: 'swap';
445
- font-family: 'IBM Plex Sans';
446
- font-style: italic;
447
- font-weight: 300;
448
- src:
449
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-LightItalic-Pi.woff2') format('woff2'),
450
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-LightItalic-Pi.woff') format('woff');
451
- unicode-range: 'U+0E3F', 'U+2032-2033', 'U+2070', 'U+2075-2079', 'U+2080-2081', 'U+2083', 'U+2085-2089', 'U+2113', 'U+2116', 'U+2126', 'U+212E', 'U+2150-2151', 'U+2153-215E', 'U+2190-2199', 'U+21A9-21AA', 'U+21B0-21B3', 'U+21B6-21B7', 'U+21BA-21BB', 'U+21C4', 'U+21C6', 'U+2202', 'U+2206', 'U+220F', 'U+2211', 'U+221A', 'U+221E', 'U+222B', 'U+2248', 'U+2260', 'U+2264-2265', 'U+25CA', 'U+2713', 'U+274C', 'U+2B0E-2B11', 'U+EBE1-EBE7', 'U+ECE0', 'U+EFCC';
452
- }
453
-
454
- @font-face {
455
- font-display: 'swap';
456
- font-family: 'IBM Plex Sans';
457
- font-style: italic;
458
- font-weight: 300;
459
- src:
460
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-LightItalic-Latin3.woff2') format('woff2'),
461
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-LightItalic-Latin3.woff') format('woff');
462
- unicode-range: 'U+0102-0103', 'U+1EA0-1EF9', 'U+20AB';
463
- }
464
-
465
- @font-face {
466
- font-display: 'swap';
467
- font-family: 'IBM Plex Sans';
468
- font-style: italic;
469
- font-weight: 300;
470
- src:
471
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-LightItalic-Latin2.woff2') format('woff2'),
472
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-LightItalic-Latin2.woff') format('woff');
473
- unicode-range: 'U+0100-024F', 'U+0259', 'U+1E00-1EFF', 'U+20A0-20AB', 'U+20AD-20CF', 'U+2C60-2C7F', 'U+A720-A7FF', 'U+FB01-FB02';
474
- }
475
-
476
- @font-face {
477
- font-display: 'swap';
478
- font-family: 'IBM Plex Sans';
479
- font-style: italic;
480
- font-weight: 300;
481
- src:
482
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-LightItalic-Latin1.woff2') format('woff2'),
483
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-LightItalic-Latin1.woff') format('woff');
484
- unicode-range: 'U+0000', 'U+000D', 'U+0020-007E', 'U+00A0-00A3', 'U+00A4-00FF', 'U+0131', 'U+0152-0153', 'U+02C6', 'U+02DA', 'U+02DC', 'U+2013-2014', 'U+2018-201A', 'U+201C-201E', 'U+2020-2022', 'U+2026', 'U+2030', 'U+2039-203A', 'U+2044', 'U+2074', 'U+20AC', 'U+2122', 'U+2212', 'U+FB01-FB02';
485
- }
486
-
487
- @font-face {
488
- font-display: 'swap';
489
- font-family: 'IBM Plex Sans';
490
- font-style: normal;
491
- font-weight: 400;
492
- src:
493
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Cyrillic.woff2') format('woff2'),
494
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-Regular-Cyrillic.woff') format('woff');
495
- unicode-range: 'U+0400-045F', 'U+0472-0473', 'U+0490-049D', 'U+04A0-04A5', 'U+04AA-04AB', 'U+04AE-04B3', 'U+04B6-04BB', 'U+04C0-04C2', 'U+04CF-04D9', 'U+04DC-04DF', 'U+04E2-04E9', 'U+04EE-04F5', 'U+04F8-04F9';
496
- }
497
-
498
- @font-face {
499
- font-display: 'swap';
500
- font-family: 'IBM Plex Sans';
501
- font-style: normal;
502
- font-weight: 400;
503
- src:
504
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Pi.woff2') format('woff2'),
505
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-Regular-Pi.woff') format('woff');
506
- unicode-range: 'U+0E3F', 'U+2032-2033', 'U+2070', 'U+2075-2079', 'U+2080-2081', 'U+2083', 'U+2085-2089', 'U+2113', 'U+2116', 'U+2126', 'U+212E', 'U+2150-2151', 'U+2153-215E', 'U+2190-2199', 'U+21A9-21AA', 'U+21B0-21B3', 'U+21B6-21B7', 'U+21BA-21BB', 'U+21C4', 'U+21C6', 'U+2202', 'U+2206', 'U+220F', 'U+2211', 'U+221A', 'U+221E', 'U+222B', 'U+2248', 'U+2260', 'U+2264-2265', 'U+25CA', 'U+2713', 'U+274C', 'U+2B0E-2B11', 'U+EBE1-EBE7', 'U+ECE0', 'U+EFCC';
507
- }
508
-
509
- @font-face {
510
- font-display: 'swap';
511
- font-family: 'IBM Plex Sans';
512
- font-style: normal;
513
- font-weight: 400;
514
- src:
515
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin3.woff2') format('woff2'),
516
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-Regular-Latin3.woff') format('woff');
517
- unicode-range: 'U+0102-0103', 'U+1EA0-1EF9', 'U+20AB';
518
- }
519
-
520
- @font-face {
521
- font-display: 'swap';
522
- font-family: 'IBM Plex Sans';
523
- font-style: normal;
524
- font-weight: 400;
525
- src:
526
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin2.woff2') format('woff2'),
527
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-Regular-Latin2.woff') format('woff');
528
- unicode-range: 'U+0100-024F', 'U+0259', 'U+1E00-1EFF', 'U+20A0-20AB', 'U+20AD-20CF', 'U+2C60-2C7F', 'U+A720-A7FF', 'U+FB01-FB02';
529
- }
530
-
531
- @font-face {
532
- font-display: 'swap';
533
- font-family: 'IBM Plex Sans';
534
- font-style: normal;
535
- font-weight: 400;
536
- src:
537
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin1.woff2') format('woff2'),
538
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-Regular-Latin1.woff') format('woff');
539
- unicode-range: 'U+0000', 'U+000D', 'U+0020-007E', 'U+00A0-00A3', 'U+00A4-00FF', 'U+0131', 'U+0152-0153', 'U+02C6', 'U+02DA', 'U+02DC', 'U+2013-2014', 'U+2018-201A', 'U+201C-201E', 'U+2020-2022', 'U+2026', 'U+2030', 'U+2039-203A', 'U+2044', 'U+2074', 'U+20AC', 'U+2122', 'U+2212', 'U+FB01-FB02';
540
- }
541
-
542
- @font-face {
543
- font-display: 'swap';
544
- font-family: 'IBM Plex Sans';
545
- font-style: italic;
546
- font-weight: 400;
547
- src:
548
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Italic-Cyrillic.woff2') format('woff2'),
549
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-Italic-Cyrillic.woff') format('woff');
550
- unicode-range: 'U+0400-045F', 'U+0472-0473', 'U+0490-049D', 'U+04A0-04A5', 'U+04AA-04AB', 'U+04AE-04B3', 'U+04B6-04BB', 'U+04C0-04C2', 'U+04CF-04D9', 'U+04DC-04DF', 'U+04E2-04E9', 'U+04EE-04F5', 'U+04F8-04F9';
551
- }
552
-
553
- @font-face {
554
- font-display: 'swap';
555
- font-family: 'IBM Plex Sans';
556
- font-style: italic;
557
- font-weight: 400;
558
- src:
559
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Italic-Pi.woff2') format('woff2'),
560
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-Italic-Pi.woff') format('woff');
561
- unicode-range: 'U+0E3F', 'U+2032-2033', 'U+2070', 'U+2075-2079', 'U+2080-2081', 'U+2083', 'U+2085-2089', 'U+2113', 'U+2116', 'U+2126', 'U+212E', 'U+2150-2151', 'U+2153-215E', 'U+2190-2199', 'U+21A9-21AA', 'U+21B0-21B3', 'U+21B6-21B7', 'U+21BA-21BB', 'U+21C4', 'U+21C6', 'U+2202', 'U+2206', 'U+220F', 'U+2211', 'U+221A', 'U+221E', 'U+222B', 'U+2248', 'U+2260', 'U+2264-2265', 'U+25CA', 'U+2713', 'U+274C', 'U+2B0E-2B11', 'U+EBE1-EBE7', 'U+ECE0', 'U+EFCC';
562
- }
563
-
564
- @font-face {
565
- font-display: 'swap';
566
- font-family: 'IBM Plex Sans';
567
- font-style: italic;
568
- font-weight: 400;
569
- src:
570
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Italic-Latin3.woff2') format('woff2'),
571
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-Italic-Latin3.woff') format('woff');
572
- unicode-range: 'U+0102-0103', 'U+1EA0-1EF9', 'U+20AB';
573
- }
574
-
575
- @font-face {
576
- font-display: 'swap';
577
- font-family: 'IBM Plex Sans';
578
- font-style: italic;
579
- font-weight: 400;
580
- src:
581
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Italic-Latin2.woff2') format('woff2'),
582
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-Italic-Latin2.woff') format('woff');
583
- unicode-range: 'U+0100-024F', 'U+0259', 'U+1E00-1EFF', 'U+20A0-20AB', 'U+20AD-20CF', 'U+2C60-2C7F', 'U+A720-A7FF', 'U+FB01-FB02';
584
- }
585
-
586
- @font-face {
587
- font-display: 'swap';
588
- font-family: 'IBM Plex Sans';
589
- font-style: italic;
590
- font-weight: 400;
591
- src:
592
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Italic-Latin1.woff2') format('woff2'),
593
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-Italic-Latin1.woff') format('woff');
594
- unicode-range: 'U+0000', 'U+000D', 'U+0020-007E', 'U+00A0-00A3', 'U+00A4-00FF', 'U+0131', 'U+0152-0153', 'U+02C6', 'U+02DA', 'U+02DC', 'U+2013-2014', 'U+2018-201A', 'U+201C-201E', 'U+2020-2022', 'U+2026', 'U+2030', 'U+2039-203A', 'U+2044', 'U+2074', 'U+20AC', 'U+2122', 'U+2212', 'U+FB01-FB02';
595
- }
596
-
597
- @font-face {
598
- font-display: 'swap';
599
- font-family: 'IBM Plex Sans';
600
- font-style: normal;
601
- font-weight: 600;
602
- src:
603
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Cyrillic.woff2') format('woff2'),
604
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-SemiBold-Cyrillic.woff') format('woff');
605
- unicode-range: 'U+0400-045F', 'U+0472-0473', 'U+0490-049D', 'U+04A0-04A5', 'U+04AA-04AB', 'U+04AE-04B3', 'U+04B6-04BB', 'U+04C0-04C2', 'U+04CF-04D9', 'U+04DC-04DF', 'U+04E2-04E9', 'U+04EE-04F5', 'U+04F8-04F9';
606
- }
607
-
608
- @font-face {
609
- font-display: 'swap';
610
- font-family: 'IBM Plex Sans';
611
- font-style: normal;
612
- font-weight: 600;
613
- src:
614
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Pi.woff2') format('woff2'),
615
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-SemiBold-Pi.woff') format('woff');
616
- unicode-range: 'U+0E3F', 'U+2032-2033', 'U+2070', 'U+2075-2079', 'U+2080-2081', 'U+2083', 'U+2085-2089', 'U+2113', 'U+2116', 'U+2126', 'U+212E', 'U+2150-2151', 'U+2153-215E', 'U+2190-2199', 'U+21A9-21AA', 'U+21B0-21B3', 'U+21B6-21B7', 'U+21BA-21BB', 'U+21C4', 'U+21C6', 'U+2202', 'U+2206', 'U+220F', 'U+2211', 'U+221A', 'U+221E', 'U+222B', 'U+2248', 'U+2260', 'U+2264-2265', 'U+25CA', 'U+2713', 'U+274C', 'U+2B0E-2B11', 'U+EBE1-EBE7', 'U+ECE0', 'U+EFCC';
617
- }
618
-
619
- @font-face {
620
- font-display: 'swap';
621
- font-family: 'IBM Plex Sans';
622
- font-style: normal;
623
- font-weight: 600;
624
- src:
625
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Latin3.woff2') format('woff2'),
626
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-SemiBold-Latin3.woff') format('woff');
627
- unicode-range: 'U+0102-0103', 'U+1EA0-1EF9', 'U+20AB';
628
- }
629
-
630
- @font-face {
631
- font-display: 'swap';
632
- font-family: 'IBM Plex Sans';
633
- font-style: normal;
634
- font-weight: 600;
635
- src:
636
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Latin2.woff2') format('woff2'),
637
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-SemiBold-Latin2.woff') format('woff');
638
- unicode-range: 'U+0100-024F', 'U+0259', 'U+1E00-1EFF', 'U+20A0-20AB', 'U+20AD-20CF', 'U+2C60-2C7F', 'U+A720-A7FF', 'U+FB01-FB02';
639
- }
640
-
641
- @font-face {
642
- font-display: 'swap';
643
- font-family: 'IBM Plex Sans';
644
- font-style: normal;
645
- font-weight: 600;
646
- src:
647
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Latin1.woff2') format('woff2'),
648
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-SemiBold-Latin1.woff') format('woff');
649
- unicode-range: 'U+0000', 'U+000D', 'U+0020-007E', 'U+00A0-00A3', 'U+00A4-00FF', 'U+0131', 'U+0152-0153', 'U+02C6', 'U+02DA', 'U+02DC', 'U+2013-2014', 'U+2018-201A', 'U+201C-201E', 'U+2020-2022', 'U+2026', 'U+2030', 'U+2039-203A', 'U+2044', 'U+2074', 'U+20AC', 'U+2122', 'U+2212', 'U+FB01-FB02';
650
- }
651
-
652
- @font-face {
653
- font-display: 'swap';
654
- font-family: 'IBM Plex Sans';
655
- font-style: italic;
656
- font-weight: 600;
657
- src:
658
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBoldItalic-Cyrillic.woff2') format('woff2'),
659
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-SemiBoldItalic-Cyrillic.woff') format('woff');
660
- unicode-range: 'U+0400-045F', 'U+0472-0473', 'U+0490-049D', 'U+04A0-04A5', 'U+04AA-04AB', 'U+04AE-04B3', 'U+04B6-04BB', 'U+04C0-04C2', 'U+04CF-04D9', 'U+04DC-04DF', 'U+04E2-04E9', 'U+04EE-04F5', 'U+04F8-04F9';
661
- }
662
-
663
- @font-face {
664
- font-display: 'swap';
665
- font-family: 'IBM Plex Sans';
666
- font-style: italic;
667
- font-weight: 600;
668
- src:
669
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBoldItalic-Pi.woff2') format('woff2'),
670
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-SemiBoldItalic-Pi.woff') format('woff');
671
- unicode-range: 'U+0E3F', 'U+2032-2033', 'U+2070', 'U+2075-2079', 'U+2080-2081', 'U+2083', 'U+2085-2089', 'U+2113', 'U+2116', 'U+2126', 'U+212E', 'U+2150-2151', 'U+2153-215E', 'U+2190-2199', 'U+21A9-21AA', 'U+21B0-21B3', 'U+21B6-21B7', 'U+21BA-21BB', 'U+21C4', 'U+21C6', 'U+2202', 'U+2206', 'U+220F', 'U+2211', 'U+221A', 'U+221E', 'U+222B', 'U+2248', 'U+2260', 'U+2264-2265', 'U+25CA', 'U+2713', 'U+274C', 'U+2B0E-2B11', 'U+EBE1-EBE7', 'U+ECE0', 'U+EFCC';
672
- }
673
-
674
- @font-face {
675
- font-display: 'swap';
676
- font-family: 'IBM Plex Sans';
677
- font-style: italic;
678
- font-weight: 600;
679
- src:
680
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBoldItalic-Latin3.woff2') format('woff2'),
681
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-SemiBoldItalic-Latin3.woff') format('woff');
682
- unicode-range: 'U+0102-0103', 'U+1EA0-1EF9', 'U+20AB';
683
- }
684
-
685
- @font-face {
686
- font-display: 'swap';
687
- font-family: 'IBM Plex Sans';
688
- font-style: italic;
689
- font-weight: 600;
690
- src:
691
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBoldItalic-Latin2.woff2') format('woff2'),
692
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-SemiBoldItalic-Latin2.woff') format('woff');
693
- unicode-range: 'U+0100-024F', 'U+0259', 'U+1E00-1EFF', 'U+20A0-20AB', 'U+20AD-20CF', 'U+2C60-2C7F', 'U+A720-A7FF', 'U+FB01-FB02';
694
- }
695
-
696
- @font-face {
697
- font-display: 'swap';
698
- font-family: 'IBM Plex Sans';
699
- font-style: italic;
700
- font-weight: 600;
701
- src:
702
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBoldItalic-Latin1.woff2') format('woff2'),
703
- url('${baseURL}fonts/IBM-Plex-Sans/fonts/split/woff/IBMPlexSans-SemiBoldItalic-Latin1.woff') format('woff');
704
- unicode-range: 'U+0000', 'U+000D', 'U+0020-007E', 'U+00A0-00A3', 'U+00A4-00FF', 'U+0131', 'U+0152-0153', 'U+02C6', 'U+02DA', 'U+02DC', 'U+2013-2014', 'U+2018-201A', 'U+201C-201E', 'U+2020-2022', 'U+2026', 'U+2030', 'U+2039-203A', 'U+2044', 'U+2074', 'U+20AC', 'U+2122', 'U+2212', 'U+FB01-FB02';
705
- }
706
-
707
- @font-face {
708
- font-display: 'swap';
709
- font-family: 'IBM Plex Serif';
710
- font-style: normal;
711
- font-weight: 300;
712
- src:
713
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-Light-Cyrillic.woff2') format('woff2'),
714
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-Light-Cyrillic.woff') format('woff');
715
- unicode-range: 'U+0400-045F', 'U+0472-0473', 'U+0490-049D', 'U+04A0-04A5', 'U+04AA-04AB', 'U+04AE-04B3', 'U+04B6-04BB', 'U+04C0-04C2', 'U+04CF-04D9', 'U+04DC-04DF', 'U+04E2-04E9', 'U+04EE-04F5', 'U+04F8-04F9';
716
- }
717
-
718
- @font-face {
719
- font-display: 'swap';
720
- font-family: 'IBM Plex Serif';
721
- font-style: normal;
722
- font-weight: 300;
723
- src:
724
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-Light-Pi.woff2') format('woff2'),
725
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-Light-Pi.woff') format('woff');
726
- unicode-range: 'U+0E3F', 'U+2032-2033', 'U+2070', 'U+2075-2079', 'U+2080-2081', 'U+2083', 'U+2085-2089', 'U+2113', 'U+2116', 'U+2126', 'U+212E', 'U+2150-2151', 'U+2153-215E', 'U+2190-2199', 'U+21A9-21AA', 'U+21B0-21B3', 'U+21B6-21B7', 'U+21BA-21BB', 'U+21C4', 'U+21C6', 'U+2202', 'U+2206', 'U+220F', 'U+2211', 'U+221A', 'U+221E', 'U+222B', 'U+2248', 'U+2260', 'U+2264-2265', 'U+25CA', 'U+2713', 'U+274C', 'U+2B0E-2B11', 'U+EBE1-EBE7', 'U+ECE0', 'U+EFCC';
727
- }
728
-
729
- @font-face {
730
- font-display: 'swap';
731
- font-family: 'IBM Plex Serif';
732
- font-style: normal;
733
- font-weight: 300;
734
- src:
735
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-Light-Latin3.woff2') format('woff2'),
736
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-Light-Latin3.woff') format('woff');
737
- unicode-range: 'U+0102-0103', 'U+1EA0-1EF9', 'U+20AB';
738
- }
739
-
740
- @font-face {
741
- font-display: 'swap';
742
- font-family: 'IBM Plex Serif';
743
- font-style: normal;
744
- font-weight: 300;
745
- src:
746
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-Light-Latin2.woff2') format('woff2'),
747
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-Light-Latin2.woff') format('woff');
748
- unicode-range: 'U+0100-024F', 'U+0259', 'U+1E00-1EFF', 'U+20A0-20AB', 'U+20AD-20CF', 'U+2C60-2C7F', 'U+A720-A7FF', 'U+FB01-FB02';
749
- }
750
-
751
- @font-face {
752
- font-display: 'swap';
753
- font-family: 'IBM Plex Serif';
754
- font-style: normal;
755
- font-weight: 300;
756
- src:
757
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-Light-Latin1.woff2') format('woff2'),
758
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-Light-Latin1.woff') format('woff');
759
- unicode-range: 'U+0000', 'U+000D', 'U+0020-007E', 'U+00A0-00A3', 'U+00A4-00FF', 'U+0131', 'U+0152-0153', 'U+02C6', 'U+02DA', 'U+02DC', 'U+2013-2014', 'U+2018-201A', 'U+201C-201E', 'U+2020-2022', 'U+2026', 'U+2030', 'U+2039-203A', 'U+2044', 'U+2074', 'U+20AC', 'U+2122', 'U+2212', 'U+FB01-FB02';
760
- }
761
-
762
- @font-face {
763
- font-display: 'swap';
764
- font-family: 'IBM Plex Serif';
765
- font-style: italic;
766
- font-weight: 300;
767
- src:
768
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-LightItalic-Cyrillic.woff2') format('woff2'),
769
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-LightItalic-Cyrillic.woff') format('woff');
770
- unicode-range: 'U+0400-045F', 'U+0472-0473', 'U+0490-049D', 'U+04A0-04A5', 'U+04AA-04AB', 'U+04AE-04B3', 'U+04B6-04BB', 'U+04C0-04C2', 'U+04CF-04D9', 'U+04DC-04DF', 'U+04E2-04E9', 'U+04EE-04F5', 'U+04F8-04F9';
771
- }
772
-
773
- @font-face {
774
- font-display: 'swap';
775
- font-family: 'IBM Plex Serif';
776
- font-style: italic;
777
- font-weight: 300;
778
- src:
779
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-LightItalic-Pi.woff2') format('woff2'),
780
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-LightItalic-Pi.woff') format('woff');
781
- unicode-range: 'U+0E3F', 'U+2032-2033', 'U+2070', 'U+2075-2079', 'U+2080-2081', 'U+2083', 'U+2085-2089', 'U+2113', 'U+2116', 'U+2126', 'U+212E', 'U+2150-2151', 'U+2153-215E', 'U+2190-2199', 'U+21A9-21AA', 'U+21B0-21B3', 'U+21B6-21B7', 'U+21BA-21BB', 'U+21C4', 'U+21C6', 'U+2202', 'U+2206', 'U+220F', 'U+2211', 'U+221A', 'U+221E', 'U+222B', 'U+2248', 'U+2260', 'U+2264-2265', 'U+25CA', 'U+2713', 'U+274C', 'U+2B0E-2B11', 'U+EBE1-EBE7', 'U+ECE0', 'U+EFCC';
782
- }
783
-
784
- @font-face {
785
- font-display: 'swap';
786
- font-family: 'IBM Plex Serif';
787
- font-style: italic;
788
- font-weight: 300;
789
- src:
790
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-LightItalic-Latin3.woff2') format('woff2'),
791
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-LightItalic-Latin3.woff') format('woff');
792
- unicode-range: 'U+0102-0103', 'U+1EA0-1EF9', 'U+20AB';
793
- }
794
-
795
- @font-face {
796
- font-display: 'swap';
797
- font-family: 'IBM Plex Serif';
798
- font-style: italic;
799
- font-weight: 300;
800
- src:
801
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-LightItalic-Latin2.woff2') format('woff2'),
802
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-LightItalic-Latin2.woff') format('woff');
803
- unicode-range: 'U+0100-024F', 'U+0259', 'U+1E00-1EFF', 'U+20A0-20AB', 'U+20AD-20CF', 'U+2C60-2C7F', 'U+A720-A7FF', 'U+FB01-FB02';
804
- }
805
-
806
- @font-face {
807
- font-display: 'swap';
808
- font-family: 'IBM Plex Serif';
809
- font-style: italic;
810
- font-weight: 300;
811
- src:
812
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-LightItalic-Latin1.woff2') format('woff2'),
813
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-LightItalic-Latin1.woff') format('woff');
814
- unicode-range: 'U+0000', 'U+000D', 'U+0020-007E', 'U+00A0-00A3', 'U+00A4-00FF', 'U+0131', 'U+0152-0153', 'U+02C6', 'U+02DA', 'U+02DC', 'U+2013-2014', 'U+2018-201A', 'U+201C-201E', 'U+2020-2022', 'U+2026', 'U+2030', 'U+2039-203A', 'U+2044', 'U+2074', 'U+20AC', 'U+2122', 'U+2212', 'U+FB01-FB02';
815
- }
816
-
817
- @font-face {
818
- font-display: 'swap';
819
- font-family: 'IBM Plex Serif';
820
- font-style: normal;
821
- font-weight: 400;
822
- src:
823
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-Regular-Cyrillic.woff2') format('woff2'),
824
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-Regular-Cyrillic.woff') format('woff');
825
- unicode-range: 'U+0400-045F', 'U+0472-0473', 'U+0490-049D', 'U+04A0-04A5', 'U+04AA-04AB', 'U+04AE-04B3', 'U+04B6-04BB', 'U+04C0-04C2', 'U+04CF-04D9', 'U+04DC-04DF', 'U+04E2-04E9', 'U+04EE-04F5', 'U+04F8-04F9';
826
- }
827
-
828
- @font-face {
829
- font-display: 'swap';
830
- font-family: 'IBM Plex Serif';
831
- font-style: normal;
832
- font-weight: 400;
833
- src:
834
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-Regular-Pi.woff2') format('woff2'),
835
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-Regular-Pi.woff') format('woff');
836
- unicode-range: 'U+0E3F', 'U+2032-2033', 'U+2070', 'U+2075-2079', 'U+2080-2081', 'U+2083', 'U+2085-2089', 'U+2113', 'U+2116', 'U+2126', 'U+212E', 'U+2150-2151', 'U+2153-215E', 'U+2190-2199', 'U+21A9-21AA', 'U+21B0-21B3', 'U+21B6-21B7', 'U+21BA-21BB', 'U+21C4', 'U+21C6', 'U+2202', 'U+2206', 'U+220F', 'U+2211', 'U+221A', 'U+221E', 'U+222B', 'U+2248', 'U+2260', 'U+2264-2265', 'U+25CA', 'U+2713', 'U+274C', 'U+2B0E-2B11', 'U+EBE1-EBE7', 'U+ECE0', 'U+EFCC';
837
- }
838
-
839
- @font-face {
840
- font-display: 'swap';
841
- font-family: 'IBM Plex Serif';
842
- font-style: normal;
843
- font-weight: 400;
844
- src:
845
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-Regular-Latin3.woff2') format('woff2'),
846
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-Regular-Latin3.woff') format('woff');
847
- unicode-range: 'U+0102-0103', 'U+1EA0-1EF9', 'U+20AB';
848
- }
849
-
850
- @font-face {
851
- font-display: 'swap';
852
- font-family: 'IBM Plex Serif';
853
- font-style: normal;
854
- font-weight: 400;
855
- src:
856
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-Regular-Latin2.woff2') format('woff2'),
857
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-Regular-Latin2.woff') format('woff');
858
- unicode-range: 'U+0100-024F', 'U+0259', 'U+1E00-1EFF', 'U+20A0-20AB', 'U+20AD-20CF', 'U+2C60-2C7F', 'U+A720-A7FF', 'U+FB01-FB02';
859
- }
860
-
861
- @font-face {
862
- font-display: 'swap';
863
- font-family: 'IBM Plex Serif';
864
- font-style: normal;
865
- font-weight: 400;
866
- src:
867
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-Regular-Latin1.woff2') format('woff2'),
868
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-Regular-Latin1.woff') format('woff');
869
- unicode-range: 'U+0000', 'U+000D', 'U+0020-007E', 'U+00A0-00A3', 'U+00A4-00FF', 'U+0131', 'U+0152-0153', 'U+02C6', 'U+02DA', 'U+02DC', 'U+2013-2014', 'U+2018-201A', 'U+201C-201E', 'U+2020-2022', 'U+2026', 'U+2030', 'U+2039-203A', 'U+2044', 'U+2074', 'U+20AC', 'U+2122', 'U+2212', 'U+FB01-FB02';
870
- }
871
-
872
- @font-face {
873
- font-display: 'swap';
874
- font-family: 'IBM Plex Serif';
875
- font-style: italic;
876
- font-weight: 400;
877
- src:
878
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-Italic-Cyrillic.woff2') format('woff2'),
879
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-Italic-Cyrillic.woff') format('woff');
880
- unicode-range: 'U+0400-045F', 'U+0472-0473', 'U+0490-049D', 'U+04A0-04A5', 'U+04AA-04AB', 'U+04AE-04B3', 'U+04B6-04BB', 'U+04C0-04C2', 'U+04CF-04D9', 'U+04DC-04DF', 'U+04E2-04E9', 'U+04EE-04F5', 'U+04F8-04F9';
881
- }
882
-
883
- @font-face {
884
- font-display: 'swap';
885
- font-family: 'IBM Plex Serif';
886
- font-style: italic;
887
- font-weight: 400;
888
- src:
889
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-Italic-Pi.woff2') format('woff2'),
890
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-Italic-Pi.woff') format('woff');
891
- unicode-range: 'U+0E3F', 'U+2032-2033', 'U+2070', 'U+2075-2079', 'U+2080-2081', 'U+2083', 'U+2085-2089', 'U+2113', 'U+2116', 'U+2126', 'U+212E', 'U+2150-2151', 'U+2153-215E', 'U+2190-2199', 'U+21A9-21AA', 'U+21B0-21B3', 'U+21B6-21B7', 'U+21BA-21BB', 'U+21C4', 'U+21C6', 'U+2202', 'U+2206', 'U+220F', 'U+2211', 'U+221A', 'U+221E', 'U+222B', 'U+2248', 'U+2260', 'U+2264-2265', 'U+25CA', 'U+2713', 'U+274C', 'U+2B0E-2B11', 'U+EBE1-EBE7', 'U+ECE0', 'U+EFCC';
892
- }
893
-
894
- @font-face {
895
- font-display: 'swap';
896
- font-family: 'IBM Plex Serif';
897
- font-style: italic;
898
- font-weight: 400;
899
- src:
900
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-Italic-Latin3.woff2') format('woff2'),
901
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-Italic-Latin3.woff') format('woff');
902
- unicode-range: 'U+0102-0103', 'U+1EA0-1EF9', 'U+20AB';
903
- }
904
-
905
- @font-face {
906
- font-display: 'swap';
907
- font-family: 'IBM Plex Serif';
908
- font-style: italic;
909
- font-weight: 400;
910
- src:
911
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-Italic-Latin2.woff2') format('woff2'),
912
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-Italic-Latin2.woff') format('woff');
913
- unicode-range: 'U+0100-024F', 'U+0259', 'U+1E00-1EFF', 'U+20A0-20AB', 'U+20AD-20CF', 'U+2C60-2C7F', 'U+A720-A7FF', 'U+FB01-FB02';
914
- }
915
-
916
- @font-face {
917
- font-display: 'swap';
918
- font-family: 'IBM Plex Serif';
919
- font-style: italic;
920
- font-weight: 400;
921
- src:
922
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-Italic-Latin1.woff2') format('woff2'),
923
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-Italic-Latin1.woff') format('woff');
924
- unicode-range: 'U+0000', 'U+000D', 'U+0020-007E', 'U+00A0-00A3', 'U+00A4-00FF', 'U+0131', 'U+0152-0153', 'U+02C6', 'U+02DA', 'U+02DC', 'U+2013-2014', 'U+2018-201A', 'U+201C-201E', 'U+2020-2022', 'U+2026', 'U+2030', 'U+2039-203A', 'U+2044', 'U+2074', 'U+20AC', 'U+2122', 'U+2212', 'U+FB01-FB02';
925
- }
926
-
927
- @font-face {
928
- font-display: 'swap';
929
- font-family: 'IBM Plex Serif';
930
- font-style: normal;
931
- font-weight: 600;
932
- src:
933
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-SemiBold-Cyrillic.woff2') format('woff2'),
934
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-SemiBold-Cyrillic.woff') format('woff');
935
- unicode-range: 'U+0400-045F', 'U+0472-0473', 'U+0490-049D', 'U+04A0-04A5', 'U+04AA-04AB', 'U+04AE-04B3', 'U+04B6-04BB', 'U+04C0-04C2', 'U+04CF-04D9', 'U+04DC-04DF', 'U+04E2-04E9', 'U+04EE-04F5', 'U+04F8-04F9';
936
- }
937
-
938
- @font-face {
939
- font-display: 'swap';
940
- font-family: 'IBM Plex Serif';
941
- font-style: normal;
942
- font-weight: 600;
943
- src:
944
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-SemiBold-Pi.woff2') format('woff2'),
945
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-SemiBold-Pi.woff') format('woff');
946
- unicode-range: 'U+0E3F', 'U+2032-2033', 'U+2070', 'U+2075-2079', 'U+2080-2081', 'U+2083', 'U+2085-2089', 'U+2113', 'U+2116', 'U+2126', 'U+212E', 'U+2150-2151', 'U+2153-215E', 'U+2190-2199', 'U+21A9-21AA', 'U+21B0-21B3', 'U+21B6-21B7', 'U+21BA-21BB', 'U+21C4', 'U+21C6', 'U+2202', 'U+2206', 'U+220F', 'U+2211', 'U+221A', 'U+221E', 'U+222B', 'U+2248', 'U+2260', 'U+2264-2265', 'U+25CA', 'U+2713', 'U+274C', 'U+2B0E-2B11', 'U+EBE1-EBE7', 'U+ECE0', 'U+EFCC';
947
- }
948
-
949
- @font-face {
950
- font-display: 'swap';
951
- font-family: 'IBM Plex Serif';
952
- font-style: normal;
953
- font-weight: 600;
954
- src:
955
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-SemiBold-Latin3.woff2') format('woff2'),
956
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-SemiBold-Latin3.woff') format('woff');
957
- unicode-range: 'U+0102-0103', 'U+1EA0-1EF9', 'U+20AB';
958
- }
959
-
960
- @font-face {
961
- font-display: 'swap';
962
- font-family: 'IBM Plex Serif';
963
- font-style: normal;
964
- font-weight: 600;
965
- src:
966
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-SemiBold-Latin2.woff2') format('woff2'),
967
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-SemiBold-Latin2.woff') format('woff');
968
- unicode-range: 'U+0100-024F', 'U+0259', 'U+1E00-1EFF', 'U+20A0-20AB', 'U+20AD-20CF', 'U+2C60-2C7F', 'U+A720-A7FF', 'U+FB01-FB02';
969
- }
970
-
971
- @font-face {
972
- font-display: 'swap';
973
- font-family: 'IBM Plex Serif';
974
- font-style: normal;
975
- font-weight: 600;
976
- src:
977
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-SemiBold-Latin1.woff2') format('woff2'),
978
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-SemiBold-Latin1.woff') format('woff');
979
- unicode-range: 'U+0000', 'U+000D', 'U+0020-007E', 'U+00A0-00A3', 'U+00A4-00FF', 'U+0131', 'U+0152-0153', 'U+02C6', 'U+02DA', 'U+02DC', 'U+2013-2014', 'U+2018-201A', 'U+201C-201E', 'U+2020-2022', 'U+2026', 'U+2030', 'U+2039-203A', 'U+2044', 'U+2074', 'U+20AC', 'U+2122', 'U+2212', 'U+FB01-FB02';
980
- }
981
-
982
- @font-face {
983
- font-display: 'swap';
984
- font-family: 'IBM Plex Serif';
985
- font-style: italic;
986
- font-weight: 600;
987
- src:
988
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-SemiBoldItalic-Cyrillic.woff2') format('woff2'),
989
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-SemiBoldItalic-Cyrillic.woff') format('woff');
990
- unicode-range: 'U+0400-045F', 'U+0472-0473', 'U+0490-049D', 'U+04A0-04A5', 'U+04AA-04AB', 'U+04AE-04B3', 'U+04B6-04BB', 'U+04C0-04C2', 'U+04CF-04D9', 'U+04DC-04DF', 'U+04E2-04E9', 'U+04EE-04F5', 'U+04F8-04F9';
991
- }
992
-
993
- @font-face {
994
- font-display: 'swap';
995
- font-family: 'IBM Plex Serif';
996
- font-style: italic;
997
- font-weight: 600;
998
- src:
999
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-SemiBoldItalic-Pi.woff2') format('woff2'),
1000
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-SemiBoldItalic-Pi.woff') format('woff');
1001
- unicode-range: 'U+0E3F', 'U+2032-2033', 'U+2070', 'U+2075-2079', 'U+2080-2081', 'U+2083', 'U+2085-2089', 'U+2113', 'U+2116', 'U+2126', 'U+212E', 'U+2150-2151', 'U+2153-215E', 'U+2190-2199', 'U+21A9-21AA', 'U+21B0-21B3', 'U+21B6-21B7', 'U+21BA-21BB', 'U+21C4', 'U+21C6', 'U+2202', 'U+2206', 'U+220F', 'U+2211', 'U+221A', 'U+221E', 'U+222B', 'U+2248', 'U+2260', 'U+2264-2265', 'U+25CA', 'U+2713', 'U+274C', 'U+2B0E-2B11', 'U+EBE1-EBE7', 'U+ECE0', 'U+EFCC';
1002
- }
1003
-
1004
- @font-face {
1005
- font-display: 'swap';
1006
- font-family: 'IBM Plex Serif';
1007
- font-style: italic;
1008
- font-weight: 600;
1009
- src:
1010
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-SemiBoldItalic-Latin3.woff2') format('woff2'),
1011
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-SemiBoldItalic-Latin3.woff') format('woff');
1012
- unicode-range: 'U+0102-0103', 'U+1EA0-1EF9', 'U+20AB';
1013
- }
1014
-
1015
- @font-face {
1016
- font-display: 'swap';
1017
- font-family: 'IBM Plex Serif';
1018
- font-style: italic;
1019
- font-weight: 600;
1020
- src:
1021
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-SemiBoldItalic-Latin2.woff2') format('woff2'),
1022
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-SemiBoldItalic-Latin2.woff') format('woff');
1023
- unicode-range: 'U+0100-024F', 'U+0259', 'U+1E00-1EFF', 'U+20A0-20AB', 'U+20AD-20CF', 'U+2C60-2C7F', 'U+A720-A7FF', 'U+FB01-FB02';
1024
- }
1025
-
1026
- @font-face {
1027
- font-display: 'swap';
1028
- font-family: 'IBM Plex Serif';
1029
- font-style: italic;
1030
- font-weight: 600;
1031
- src:
1032
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff2/IBMPlexSerif-SemiBoldItalic-Latin1.woff2') format('woff2'),
1033
- url('${baseURL}fonts/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-SemiBoldItalic-Latin1.woff') format('woff');
1034
- unicode-range: 'U+0000', 'U+000D', 'U+0020-007E', 'U+00A0-00A3', 'U+00A4-00FF', 'U+0131', 'U+0152-0153', 'U+02C6', 'U+02DA', 'U+02DC', 'U+2013-2014', 'U+2018-201A', 'U+201C-201E', 'U+2020-2022', 'U+2026', 'U+2030', 'U+2039-203A', 'U+2044', 'U+2074', 'U+20AC', 'U+2122', 'U+2212', 'U+FB01-FB02';
1035
- }`;
1036
- }
1037
-
1038
- exports.getFontFace = getFontFace;