@ekyc_qoobiss/qbs-ect-cmp 3.6.25 → 3.6.27
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.
- package/dist/i18n/en.json +100 -0
- package/dist/i18n/ro.json +100 -0
- package/dist/i18n/ru.json +100 -0
- package/dist/{collection/helpers/Cameras.js → qbs-ect-cmp/Cameras-dfbebc29.js} +9 -6
- package/dist/{collection/models/CaptureFlow.js → qbs-ect-cmp/CaptureFlow-db5d90a4.js} +6 -4
- package/dist/{collection/libs/IDML5Detector/IDPose.js → qbs-ect-cmp/IDPose-181bcb25.js} +4 -2
- package/dist/{collection/models/IDevice.js → qbs-ect-cmp/IDevice-15ecfdeb.js} +6 -4
- package/dist/qbs-ect-cmp/ML5-657ef934.js +1370 -0
- package/dist/qbs-ect-cmp/Stream-b867a2be.js +3104 -0
- package/dist/qbs-ect-cmp/_commonjsHelpers-321aa363.js +44 -0
- package/dist/qbs-ect-cmp/agreement-check.entry.js +41 -0
- package/dist/qbs-ect-cmp/agreement-info.entry.js +66 -0
- package/dist/qbs-ect-cmp/app-globals-0f993ce5.js +3 -0
- package/dist/qbs-ect-cmp/base-component-2e490fd9.js +502 -0
- package/dist/qbs-ect-cmp/camera-comp.entry.js +103 -0
- package/dist/qbs-ect-cmp/camera-error.entry.js +59 -0
- package/dist/qbs-ect-cmp/capture-error.entry.js +53 -0
- package/dist/qbs-ect-cmp/css-shim-b7d3d95f.js +4 -0
- package/dist/qbs-ect-cmp/dom-64053c71.js +73 -0
- package/dist/qbs-ect-cmp/end-redirect.entry.js +25 -0
- package/dist/qbs-ect-cmp/error-end.entry.js +19 -0
- package/dist/qbs-ect-cmp/how-to-info.entry.js +52 -0
- package/dist/{collection/components/common/id-back-capture/id-back-capture.js → qbs-ect-cmp/id-back-capture.entry.js} +30 -100
- package/dist/{collection/components/common/id-capture/id-capture.js → qbs-ect-cmp/id-capture.entry.js} +28 -98
- package/dist/{collection/components/common/id-tilt/id-tilt.js → qbs-ect-cmp/id-tilt.entry.js} +28 -98
- package/dist/qbs-ect-cmp/identification-component.entry.js +909 -0
- package/dist/qbs-ect-cmp/index-78a05b9e.js +3371 -0
- package/dist/qbs-ect-cmp/index.esm.js +1 -0
- package/dist/qbs-ect-cmp/landing-validation.entry.js +90 -0
- package/dist/{esm → qbs-ect-cmp}/loader-dots.entry.js +1 -1
- package/dist/qbs-ect-cmp/mobile-redirect.entry.js +2984 -0
- package/dist/{collection/components/flow/process-id/process-id.js → qbs-ect-cmp/process-id.entry.js} +32 -100
- package/dist/qbs-ect-cmp/qbs-ect-cmp.css +320 -1
- package/dist/qbs-ect-cmp/qbs-ect-cmp.esm.js +148 -1
- package/dist/{esm → qbs-ect-cmp}/random-actions.entry.js +6 -3
- package/dist/{collection/components/common/selfie-capture/selfie-capture.js → qbs-ect-cmp/selfie-capture.entry.js} +28 -99
- package/dist/{collection/components/common/selfie-tilt/selfie-tilt.js → qbs-ect-cmp/selfie-tilt.entry.js} +29 -99
- package/dist/qbs-ect-cmp/shadow-css-98135883.js +387 -0
- package/dist/qbs-ect-cmp/sms-code-validation.entry.js +106 -0
- package/dist/{esm/store-fdeed827.js → qbs-ect-cmp/textValues-6bcc85dd.js} +51 -147
- package/dist/{collection/components/flow/user-liveness/user-liveness.js → qbs-ect-cmp/user-liveness.entry.js} +30 -91
- package/dist/{collection/utils/utils.js → qbs-ect-cmp/utils-8225f0b7.js} +10 -8
- package/dist/types/components/base-component.d.ts +2 -0
- package/dist/types/components/common/agreement-check/agreement-check.d.ts +1 -0
- package/dist/types/components/common/random-actions/random-actions.d.ts +2 -0
- package/dist/types/components/flow/end-redirect/end-redirect.d.ts +1 -0
- package/dist/types/components/identification-component/identification-component.d.ts +1 -0
- package/dist/types/components.d.ts +2 -0
- package/dist/types/helpers/TranslationUtils.d.ts +9 -0
- package/dist/types/helpers/textValues.d.ts +8 -95
- package/dist/types/models/IEctStore.d.ts +1 -0
- package/dist/types/models/ITranslationValues.d.ts +101 -0
- package/package.json +1 -1
- package/dist/cjs/agreement-check_19.cjs.entry.js +0 -10012
- package/dist/cjs/index-41696e0e.js +0 -1573
- package/dist/cjs/index.cjs.js +0 -2
- package/dist/cjs/loader-dots.cjs.entry.js +0 -19
- package/dist/cjs/loader.cjs.js +0 -22
- package/dist/cjs/qbs-ect-cmp.cjs.js +0 -23
- package/dist/cjs/random-actions.cjs.entry.js +0 -22
- package/dist/cjs/store-f1a0f55c.js +0 -413
- package/dist/collection/assets/canvas-masks/face_green.svg +0 -8
- package/dist/collection/assets/canvas-masks/face_white.svg +0 -8
- package/dist/collection/assets/canvas-masks/id_green.svg +0 -6
- package/dist/collection/assets/canvas-masks/id_white.svg +0 -6
- package/dist/collection/assets/complete.svg +0 -4
- package/dist/collection/assets/landing/device.svg +0 -14
- package/dist/collection/assets/landing/id.svg +0 -3
- package/dist/collection/assets/landing/info.svg +0 -3
- package/dist/collection/assets/landing/validation.svg +0 -16
- package/dist/collection/assets/loader.svg +0 -29
- package/dist/collection/collection-manifest.json +0 -32
- package/dist/collection/components/base-component.js +0 -59
- package/dist/collection/components/common/agreement-check/agreement-check.css +0 -0
- package/dist/collection/components/common/agreement-check/agreement-check.js +0 -101
- package/dist/collection/components/common/camera-error/camera-error.css +0 -0
- package/dist/collection/components/common/camera-error/camera-error.js +0 -91
- package/dist/collection/components/common/capture-error/capture-error.css +0 -0
- package/dist/collection/components/common/capture-error/capture-error.js +0 -101
- package/dist/collection/components/common/how-to-info/how-to-info.css +0 -0
- package/dist/collection/components/common/how-to-info/how-to-info.js +0 -122
- package/dist/collection/components/common/id-back-capture/id-back-capture.css +0 -35
- package/dist/collection/components/common/id-capture/id-capture.css +0 -35
- package/dist/collection/components/common/id-tilt/id-tilt.css +0 -35
- package/dist/collection/components/common/random-actions/random-actions.css +0 -0
- package/dist/collection/components/common/random-actions/random-actions.js +0 -20
- package/dist/collection/components/common/selfie-capture/selfie-capture.css +0 -7
- package/dist/collection/components/common/selfie-tilt/selfie-tilt.css +0 -7
- package/dist/collection/components/controls/camera/camera.css +0 -47
- package/dist/collection/components/controls/camera/camera.js +0 -289
- package/dist/collection/components/controls/loader-dots/loader-dots.css +0 -61
- package/dist/collection/components/controls/loader-dots/loader-dots.js +0 -18
- package/dist/collection/components/flow/agreement-info/agreement-info.css +0 -0
- package/dist/collection/components/flow/agreement-info/agreement-info.js +0 -106
- package/dist/collection/components/flow/end-redirect/end-redirect.css +0 -128
- package/dist/collection/components/flow/end-redirect/end-redirect.js +0 -44
- package/dist/collection/components/flow/error-end/error-end.css +0 -0
- package/dist/collection/components/flow/error-end/error-end.js +0 -61
- package/dist/collection/components/flow/landing-validation/landing-validation.css +0 -0
- package/dist/collection/components/flow/landing-validation/landing-validation.js +0 -122
- package/dist/collection/components/flow/mobile-redirect/mobile-redirect.css +0 -10
- package/dist/collection/components/flow/mobile-redirect/mobile-redirect.js +0 -144
- package/dist/collection/components/flow/process-id/process-id.css +0 -0
- package/dist/collection/components/flow/sms-code-validation/sms-code-validation.css +0 -0
- package/dist/collection/components/flow/sms-code-validation/sms-code-validation.js +0 -140
- package/dist/collection/components/flow/user-liveness/user-liveness.css +0 -0
- package/dist/collection/components/identification-component/identification-component.css +0 -991
- package/dist/collection/components/identification-component/identification-component.js +0 -387
- package/dist/collection/global.js +0 -0
- package/dist/collection/helpers/ApiCall.js +0 -223
- package/dist/collection/helpers/DeviceDetection.js +0 -85
- package/dist/collection/helpers/Events.js +0 -58
- package/dist/collection/helpers/ML5.js +0 -38
- package/dist/collection/helpers/Stream.js +0 -229
- package/dist/collection/helpers/canvas.js +0 -10
- package/dist/collection/helpers/index.js +0 -21
- package/dist/collection/helpers/security.js +0 -25
- package/dist/collection/helpers/store.js +0 -47
- package/dist/collection/helpers/textValues.js +0 -145
- package/dist/collection/index.js +0 -1
- package/dist/collection/libs/FaceML5Detector/FaceML5Detector.js +0 -229
- package/dist/collection/libs/FaceML5Detector/FacePose.js +0 -85
- package/dist/collection/libs/IDML5Detector/IDML5Detector.js +0 -99
- package/dist/collection/models/FlowStatus.js +0 -14
- package/dist/collection/models/FlowSteps.js +0 -30
- package/dist/collection/models/IAbortResult.js +0 -1
- package/dist/collection/models/IAddRequest.js +0 -1
- package/dist/collection/models/IAgreement.js +0 -1
- package/dist/collection/models/ICamera.js +0 -1
- package/dist/collection/models/IEctStore.js +0 -1
- package/dist/collection/models/IGeneration.js +0 -1
- package/dist/collection/models/ILinkSend.js +0 -1
- package/dist/collection/models/ILogResult.js +0 -1
- package/dist/collection/models/IOrderStatus.js +0 -1
- package/dist/collection/models/IOtpCheck.js +0 -1
- package/dist/collection/models/IOtpSend.js +0 -1
- package/dist/collection/models/IUploadFile.js +0 -1
- package/dist/collection/models/IVerificationMode.js +0 -5
- package/dist/collection/models/OrderStatuses.js +0 -8
- package/dist/esm/agreement-check_19.entry.js +0 -9990
- package/dist/esm/index-cf54a432.js +0 -1543
- package/dist/esm/index.js +0 -1
- package/dist/esm/loader.js +0 -18
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/css-shim.js +0 -1
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/esm/qbs-ect-cmp.js +0 -18
- package/dist/index.cjs.js +0 -1
- package/dist/index.js +0 -1
- package/dist/loader/cdn.js +0 -3
- package/dist/loader/index.cjs.js +0 -3
- package/dist/loader/index.d.ts +0 -21
- package/dist/loader/index.es2017.js +0 -3
- package/dist/loader/index.js +0 -4
- package/dist/loader/package.json +0 -11
- package/dist/qbs-ect-cmp/p-054dc5b3.entry.js +0 -1
- package/dist/qbs-ect-cmp/p-0b381be5.js +0 -1
- package/dist/qbs-ect-cmp/p-4ef6223b.entry.js +0 -1373
- package/dist/qbs-ect-cmp/p-6be3b9ca.entry.js +0 -1
- package/dist/qbs-ect-cmp/p-8942656c.js +0 -2
package/dist/{collection/components/flow/process-id/process-id.js → qbs-ect-cmp/process-id.entry.js}
RENAMED
|
@@ -1,14 +1,19 @@
|
|
|
1
|
-
import { h
|
|
2
|
-
import
|
|
3
|
-
import { Stream } from '
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
import { r as registerInstance, e as createEvent, h } from './index-78a05b9e.js';
|
|
2
|
+
import { s as state, F as FlowStatus } from './textValues-6bcc85dd.js';
|
|
3
|
+
import { S as Stream } from './Stream-b867a2be.js';
|
|
4
|
+
import { B as BaseComponent, F as FlowSteps } from './base-component-2e490fd9.js';
|
|
5
|
+
import { g as getLogMessage } from './utils-8225f0b7.js';
|
|
6
|
+
import { C as CaptureUploadTypes, I as IdCaptureFlowStatus } from './CaptureFlow-db5d90a4.js';
|
|
7
|
+
import './ML5-657ef934.js';
|
|
8
|
+
import './_commonjsHelpers-321aa363.js';
|
|
9
|
+
import './IDevice-15ecfdeb.js';
|
|
10
|
+
|
|
11
|
+
const processIdCss = "";
|
|
12
|
+
|
|
13
|
+
const ProcessId = class {
|
|
14
|
+
constructor(hostRef) {
|
|
15
|
+
registerInstance(this, hostRef);
|
|
16
|
+
this.apiErrorEvent = createEvent(this, "apiError", 7);
|
|
12
17
|
this.recordingResultCount = 0;
|
|
13
18
|
this.captureStep = undefined;
|
|
14
19
|
this.showTimeout = undefined;
|
|
@@ -31,7 +36,7 @@ export class ProcessId {
|
|
|
31
36
|
back: null,
|
|
32
37
|
tilt: null,
|
|
33
38
|
};
|
|
34
|
-
if (
|
|
39
|
+
if (state.hasIdBack) {
|
|
35
40
|
this.flow.back = {
|
|
36
41
|
photoDone: false,
|
|
37
42
|
recordingDone: false,
|
|
@@ -41,7 +46,7 @@ export class ProcessId {
|
|
|
41
46
|
recType: CaptureUploadTypes.IdBackVideo,
|
|
42
47
|
};
|
|
43
48
|
}
|
|
44
|
-
if (
|
|
49
|
+
if (state.hasIdTilt) {
|
|
45
50
|
this.flow.tilt = {
|
|
46
51
|
photoDone: true,
|
|
47
52
|
recordingDone: false,
|
|
@@ -141,7 +146,7 @@ export class ProcessId {
|
|
|
141
146
|
if (photoFile == null || uploadType == '') {
|
|
142
147
|
return false;
|
|
143
148
|
}
|
|
144
|
-
var uploadResult = await this.baseComponent.apiCall.UploadFileForRequestB64(
|
|
149
|
+
var uploadResult = await this.baseComponent.apiCall.UploadFileForRequestB64(state.requestId, uploadType, photoFile);
|
|
145
150
|
if (uploadResult) {
|
|
146
151
|
return true;
|
|
147
152
|
}
|
|
@@ -155,7 +160,7 @@ export class ProcessId {
|
|
|
155
160
|
if (recordingFile == null) {
|
|
156
161
|
return;
|
|
157
162
|
}
|
|
158
|
-
var uploadResult = await this.baseComponent.apiCall.UploadFileForRequestB64(
|
|
163
|
+
var uploadResult = await this.baseComponent.apiCall.UploadFileForRequestB64(state.requestId, uploadType, recordingFile);
|
|
159
164
|
if (uploadResult) {
|
|
160
165
|
return true;
|
|
161
166
|
}
|
|
@@ -188,10 +193,10 @@ export class ProcessId {
|
|
|
188
193
|
async endFlow() {
|
|
189
194
|
if (this.captureStep == IdCaptureFlowStatus.IdFront) {
|
|
190
195
|
if (this.flow.front.photoDone && this.flow.front.recordingDone) {
|
|
191
|
-
if (
|
|
196
|
+
if (state.hasIdBack) {
|
|
192
197
|
this.captureStep = IdCaptureFlowStatus.IdBack;
|
|
193
198
|
}
|
|
194
|
-
else if (
|
|
199
|
+
else if (state.hasIdTilt) {
|
|
195
200
|
this.captureStep = IdCaptureFlowStatus.Tilt;
|
|
196
201
|
}
|
|
197
202
|
else {
|
|
@@ -202,9 +207,9 @@ export class ProcessId {
|
|
|
202
207
|
return;
|
|
203
208
|
}
|
|
204
209
|
}
|
|
205
|
-
if (this.captureStep == IdCaptureFlowStatus.IdBack &&
|
|
210
|
+
if (this.captureStep == IdCaptureFlowStatus.IdBack && state.hasIdBack) {
|
|
206
211
|
if (this.flow.back.photoDone && this.flow.back.recordingDone) {
|
|
207
|
-
if (
|
|
212
|
+
if (state.hasIdTilt) {
|
|
208
213
|
this.captureStep = IdCaptureFlowStatus.Tilt;
|
|
209
214
|
}
|
|
210
215
|
else {
|
|
@@ -215,7 +220,7 @@ export class ProcessId {
|
|
|
215
220
|
return;
|
|
216
221
|
}
|
|
217
222
|
}
|
|
218
|
-
if (this.captureStep == IdCaptureFlowStatus.Tilt &&
|
|
223
|
+
if (this.captureStep == IdCaptureFlowStatus.Tilt && state.hasIdTilt) {
|
|
219
224
|
if (this.flow.tilt.photoDone && this.flow.tilt.recordingDone) {
|
|
220
225
|
this.captureStep = IdCaptureFlowStatus.End;
|
|
221
226
|
}
|
|
@@ -226,15 +231,15 @@ export class ProcessId {
|
|
|
226
231
|
if (this.captureStep != IdCaptureFlowStatus.End) {
|
|
227
232
|
return;
|
|
228
233
|
}
|
|
229
|
-
|
|
234
|
+
state.flowStatus = FlowStatus.LIVENESS;
|
|
230
235
|
}
|
|
231
236
|
async disconnectedCallback() {
|
|
232
237
|
await this.baseComponent.finalize();
|
|
233
238
|
}
|
|
234
239
|
switchCamera() {
|
|
235
240
|
if (this.captureRetryCount == 1) {
|
|
236
|
-
let camIndex =
|
|
237
|
-
|
|
241
|
+
let camIndex = state.cameraIds.indexOf(state.cameraId);
|
|
242
|
+
state.cameraId = camIndex === state.cameraIds.length - 1 ? state.cameraIds[0] : state.cameraIds[camIndex + 1];
|
|
238
243
|
this.captureRetryCount = 0;
|
|
239
244
|
}
|
|
240
245
|
else {
|
|
@@ -267,80 +272,7 @@ export class ProcessId {
|
|
|
267
272
|
return tiltCapture;
|
|
268
273
|
}
|
|
269
274
|
}
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
};
|
|
275
|
-
}
|
|
276
|
-
static get styleUrls() {
|
|
277
|
-
return {
|
|
278
|
-
"$": ["process-id.css"]
|
|
279
|
-
};
|
|
280
|
-
}
|
|
281
|
-
static get states() {
|
|
282
|
-
return {
|
|
283
|
-
"captureStep": {},
|
|
284
|
-
"showTimeout": {},
|
|
285
|
-
"showInvalid": {},
|
|
286
|
-
"flow": {}
|
|
287
|
-
};
|
|
288
|
-
}
|
|
289
|
-
static get events() {
|
|
290
|
-
return [{
|
|
291
|
-
"method": "apiErrorEvent",
|
|
292
|
-
"name": "apiError",
|
|
293
|
-
"bubbles": true,
|
|
294
|
-
"cancelable": true,
|
|
295
|
-
"composed": true,
|
|
296
|
-
"docs": {
|
|
297
|
-
"tags": [],
|
|
298
|
-
"text": ""
|
|
299
|
-
},
|
|
300
|
-
"complexType": {
|
|
301
|
-
"original": "any",
|
|
302
|
-
"resolved": "any",
|
|
303
|
-
"references": {}
|
|
304
|
-
}
|
|
305
|
-
}];
|
|
306
|
-
}
|
|
307
|
-
static get listeners() {
|
|
308
|
-
return [{
|
|
309
|
-
"name": "howToInfoDone",
|
|
310
|
-
"method": "howToDone",
|
|
311
|
-
"target": undefined,
|
|
312
|
-
"capture": false,
|
|
313
|
-
"passive": false
|
|
314
|
-
}, {
|
|
315
|
-
"name": "timeElapsed",
|
|
316
|
-
"method": "timeElapsed",
|
|
317
|
-
"target": undefined,
|
|
318
|
-
"capture": false,
|
|
319
|
-
"passive": false
|
|
320
|
-
}, {
|
|
321
|
-
"name": "captureErrorDone",
|
|
322
|
-
"method": "captureErrorDone",
|
|
323
|
-
"target": undefined,
|
|
324
|
-
"capture": false,
|
|
325
|
-
"passive": false
|
|
326
|
-
}, {
|
|
327
|
-
"name": "photoIdCapture",
|
|
328
|
-
"method": "captureIdImage",
|
|
329
|
-
"target": undefined,
|
|
330
|
-
"capture": false,
|
|
331
|
-
"passive": false
|
|
332
|
-
}, {
|
|
333
|
-
"name": "photoIdBackCapture",
|
|
334
|
-
"method": "captureIdBackImage",
|
|
335
|
-
"target": undefined,
|
|
336
|
-
"capture": false,
|
|
337
|
-
"passive": false
|
|
338
|
-
}, {
|
|
339
|
-
"name": "recordingIdCapture",
|
|
340
|
-
"method": "capturedIdRecording",
|
|
341
|
-
"target": undefined,
|
|
342
|
-
"capture": false,
|
|
343
|
-
"passive": false
|
|
344
|
-
}];
|
|
345
|
-
}
|
|
346
|
-
}
|
|
275
|
+
};
|
|
276
|
+
ProcessId.style = processIdCss;
|
|
277
|
+
|
|
278
|
+
export { ProcessId as process_id };
|
|
@@ -1 +1,320 @@
|
|
|
1
|
-
@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:400;src:url('./files/inter-cyrillic-ext-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:400;src:url('./files/inter-cyrillic-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:400;src:url('./files/inter-greek-ext-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:400;src:url('./files/inter-greek-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');unicode-range:U+0370-03FF}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:400;src:url('./files/inter-vietnamese-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:400;src:url('./files/inter-latin-ext-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:400;src:url('./files/inter-latin-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:900;src:url('./files/inter-cyrillic-ext-900-normal.woff2') format('woff2'), url('./files/inter-all-900-normal.woff') format('woff');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:900;src:url('./files/inter-cyrillic-900-normal.woff2') format('woff2'), url('./files/inter-all-900-normal.woff') format('woff');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:900;src:url('./files/inter-greek-ext-900-normal.woff2') format('woff2'), url('./files/inter-all-900-normal.woff') format('woff');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:900;src:url('./files/inter-greek-900-normal.woff2') format('woff2'), url('./files/inter-all-900-normal.woff') format('woff');unicode-range:U+0370-03FF}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:900;src:url('./files/inter-vietnamese-900-normal.woff2') format('woff2'), url('./files/inter-all-900-normal.woff') format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:900;src:url('./files/inter-latin-ext-900-normal.woff2') format('woff2'), url('./files/inter-all-900-normal.woff') format('woff');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:900;src:url('./files/inter-latin-900-normal.woff2') format('woff2'), url('./files/inter-all-900-normal.woff') format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:700;src:url('./files/inter-cyrillic-ext-700-normal.woff2') format('woff2'), url('./files/inter-all-700-normal.woff') format('woff');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:700;src:url('./files/inter-cyrillic-700-normal.woff2') format('woff2'), url('./files/inter-all-700-normal.woff') format('woff');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:700;src:url('./files/inter-greek-ext-700-normal.woff2') format('woff2'), url('./files/inter-all-700-normal.woff') format('woff');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:700;src:url('./files/inter-greek-700-normal.woff2') format('woff2'), url('./files/inter-all-700-normal.woff') format('woff');unicode-range:U+0370-03FF}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:700;src:url('./files/inter-vietnamese-700-normal.woff2') format('woff2'), url('./files/inter-all-700-normal.woff') format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:700;src:url('./files/inter-latin-ext-700-normal.woff2') format('woff2'), url('./files/inter-all-700-normal.woff') format('woff');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:700;src:url('./files/inter-latin-700-normal.woff2') format('woff2'), url('./files/inter-all-700-normal.woff') format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:600;src:url('./files/inter-cyrillic-ext-600-normal.woff2') format('woff2'), url('./files/inter-all-600-normal.woff') format('woff');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:600;src:url('./files/inter-cyrillic-600-normal.woff2') format('woff2'), url('./files/inter-all-600-normal.woff') format('woff');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:600;src:url('./files/inter-greek-ext-600-normal.woff2') format('woff2'), url('./files/inter-all-600-normal.woff') format('woff');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:600;src:url('./files/inter-greek-600-normal.woff2') format('woff2'), url('./files/inter-all-600-normal.woff') format('woff');unicode-range:U+0370-03FF}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:600;src:url('./files/inter-vietnamese-600-normal.woff2') format('woff2'), url('./files/inter-all-600-normal.woff') format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:600;src:url('./files/inter-latin-ext-600-normal.woff2') format('woff2'), url('./files/inter-all-600-normal.woff') format('woff');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:600;src:url('./files/inter-latin-600-normal.woff2') format('woff2'), url('./files/inter-all-600-normal.woff') format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:400;src:url('./files/inter-cyrillic-ext-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:400;src:url('./files/inter-cyrillic-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:400;src:url('./files/inter-greek-ext-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:400;src:url('./files/inter-greek-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');unicode-range:U+0370-03FF}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:400;src:url('./files/inter-vietnamese-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:400;src:url('./files/inter-latin-ext-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-display:swap;font-weight:400;src:url('./files/inter-latin-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
|
|
1
|
+
/* inter-cyrillic-ext-400-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Inter';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 400;
|
|
7
|
+
src: url('./files/inter-cyrillic-ext-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');
|
|
8
|
+
unicode-range: U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
|
|
9
|
+
}
|
|
10
|
+
/* inter-cyrillic-400-normal*/
|
|
11
|
+
@font-face {
|
|
12
|
+
font-family: 'Inter';
|
|
13
|
+
font-style: normal;
|
|
14
|
+
font-display: swap;
|
|
15
|
+
font-weight: 400;
|
|
16
|
+
src: url('./files/inter-cyrillic-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');
|
|
17
|
+
unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
|
|
18
|
+
}
|
|
19
|
+
/* inter-greek-ext-400-normal*/
|
|
20
|
+
@font-face {
|
|
21
|
+
font-family: 'Inter';
|
|
22
|
+
font-style: normal;
|
|
23
|
+
font-display: swap;
|
|
24
|
+
font-weight: 400;
|
|
25
|
+
src: url('./files/inter-greek-ext-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');
|
|
26
|
+
unicode-range: U+1F00-1FFF;
|
|
27
|
+
}
|
|
28
|
+
/* inter-greek-400-normal*/
|
|
29
|
+
@font-face {
|
|
30
|
+
font-family: 'Inter';
|
|
31
|
+
font-style: normal;
|
|
32
|
+
font-display: swap;
|
|
33
|
+
font-weight: 400;
|
|
34
|
+
src: url('./files/inter-greek-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');
|
|
35
|
+
unicode-range: U+0370-03FF;
|
|
36
|
+
}
|
|
37
|
+
/* inter-vietnamese-400-normal*/
|
|
38
|
+
@font-face {
|
|
39
|
+
font-family: 'Inter';
|
|
40
|
+
font-style: normal;
|
|
41
|
+
font-display: swap;
|
|
42
|
+
font-weight: 400;
|
|
43
|
+
src: url('./files/inter-vietnamese-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');
|
|
44
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
|
|
45
|
+
}
|
|
46
|
+
/* inter-latin-ext-400-normal*/
|
|
47
|
+
@font-face {
|
|
48
|
+
font-family: 'Inter';
|
|
49
|
+
font-style: normal;
|
|
50
|
+
font-display: swap;
|
|
51
|
+
font-weight: 400;
|
|
52
|
+
src: url('./files/inter-latin-ext-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');
|
|
53
|
+
unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
|
54
|
+
}
|
|
55
|
+
/* inter-latin-400-normal*/
|
|
56
|
+
@font-face {
|
|
57
|
+
font-family: 'Inter';
|
|
58
|
+
font-style: normal;
|
|
59
|
+
font-display: swap;
|
|
60
|
+
font-weight: 400;
|
|
61
|
+
src: url('./files/inter-latin-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');
|
|
62
|
+
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
/* inter-cyrillic-ext-900-normal*/
|
|
66
|
+
@font-face {
|
|
67
|
+
font-family: 'Inter';
|
|
68
|
+
font-style: normal;
|
|
69
|
+
font-display: swap;
|
|
70
|
+
font-weight: 900;
|
|
71
|
+
src: url('./files/inter-cyrillic-ext-900-normal.woff2') format('woff2'), url('./files/inter-all-900-normal.woff') format('woff');
|
|
72
|
+
unicode-range: U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
|
|
73
|
+
}
|
|
74
|
+
/* inter-cyrillic-900-normal*/
|
|
75
|
+
@font-face {
|
|
76
|
+
font-family: 'Inter';
|
|
77
|
+
font-style: normal;
|
|
78
|
+
font-display: swap;
|
|
79
|
+
font-weight: 900;
|
|
80
|
+
src: url('./files/inter-cyrillic-900-normal.woff2') format('woff2'), url('./files/inter-all-900-normal.woff') format('woff');
|
|
81
|
+
unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
|
|
82
|
+
}
|
|
83
|
+
/* inter-greek-ext-900-normal*/
|
|
84
|
+
@font-face {
|
|
85
|
+
font-family: 'Inter';
|
|
86
|
+
font-style: normal;
|
|
87
|
+
font-display: swap;
|
|
88
|
+
font-weight: 900;
|
|
89
|
+
src: url('./files/inter-greek-ext-900-normal.woff2') format('woff2'), url('./files/inter-all-900-normal.woff') format('woff');
|
|
90
|
+
unicode-range: U+1F00-1FFF;
|
|
91
|
+
}
|
|
92
|
+
/* inter-greek-900-normal*/
|
|
93
|
+
@font-face {
|
|
94
|
+
font-family: 'Inter';
|
|
95
|
+
font-style: normal;
|
|
96
|
+
font-display: swap;
|
|
97
|
+
font-weight: 900;
|
|
98
|
+
src: url('./files/inter-greek-900-normal.woff2') format('woff2'), url('./files/inter-all-900-normal.woff') format('woff');
|
|
99
|
+
unicode-range: U+0370-03FF;
|
|
100
|
+
}
|
|
101
|
+
/* inter-vietnamese-900-normal*/
|
|
102
|
+
@font-face {
|
|
103
|
+
font-family: 'Inter';
|
|
104
|
+
font-style: normal;
|
|
105
|
+
font-display: swap;
|
|
106
|
+
font-weight: 900;
|
|
107
|
+
src: url('./files/inter-vietnamese-900-normal.woff2') format('woff2'), url('./files/inter-all-900-normal.woff') format('woff');
|
|
108
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
|
|
109
|
+
}
|
|
110
|
+
/* inter-latin-ext-900-normal*/
|
|
111
|
+
@font-face {
|
|
112
|
+
font-family: 'Inter';
|
|
113
|
+
font-style: normal;
|
|
114
|
+
font-display: swap;
|
|
115
|
+
font-weight: 900;
|
|
116
|
+
src: url('./files/inter-latin-ext-900-normal.woff2') format('woff2'), url('./files/inter-all-900-normal.woff') format('woff');
|
|
117
|
+
unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
|
118
|
+
}
|
|
119
|
+
/* inter-latin-900-normal*/
|
|
120
|
+
@font-face {
|
|
121
|
+
font-family: 'Inter';
|
|
122
|
+
font-style: normal;
|
|
123
|
+
font-display: swap;
|
|
124
|
+
font-weight: 900;
|
|
125
|
+
src: url('./files/inter-latin-900-normal.woff2') format('woff2'), url('./files/inter-all-900-normal.woff') format('woff');
|
|
126
|
+
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
/* inter-cyrillic-ext-700-normal*/
|
|
130
|
+
@font-face {
|
|
131
|
+
font-family: 'Inter';
|
|
132
|
+
font-style: normal;
|
|
133
|
+
font-display: swap;
|
|
134
|
+
font-weight: 700;
|
|
135
|
+
src: url('./files/inter-cyrillic-ext-700-normal.woff2') format('woff2'), url('./files/inter-all-700-normal.woff') format('woff');
|
|
136
|
+
unicode-range: U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
|
|
137
|
+
}
|
|
138
|
+
/* inter-cyrillic-700-normal*/
|
|
139
|
+
@font-face {
|
|
140
|
+
font-family: 'Inter';
|
|
141
|
+
font-style: normal;
|
|
142
|
+
font-display: swap;
|
|
143
|
+
font-weight: 700;
|
|
144
|
+
src: url('./files/inter-cyrillic-700-normal.woff2') format('woff2'), url('./files/inter-all-700-normal.woff') format('woff');
|
|
145
|
+
unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
|
|
146
|
+
}
|
|
147
|
+
/* inter-greek-ext-700-normal*/
|
|
148
|
+
@font-face {
|
|
149
|
+
font-family: 'Inter';
|
|
150
|
+
font-style: normal;
|
|
151
|
+
font-display: swap;
|
|
152
|
+
font-weight: 700;
|
|
153
|
+
src: url('./files/inter-greek-ext-700-normal.woff2') format('woff2'), url('./files/inter-all-700-normal.woff') format('woff');
|
|
154
|
+
unicode-range: U+1F00-1FFF;
|
|
155
|
+
}
|
|
156
|
+
/* inter-greek-700-normal*/
|
|
157
|
+
@font-face {
|
|
158
|
+
font-family: 'Inter';
|
|
159
|
+
font-style: normal;
|
|
160
|
+
font-display: swap;
|
|
161
|
+
font-weight: 700;
|
|
162
|
+
src: url('./files/inter-greek-700-normal.woff2') format('woff2'), url('./files/inter-all-700-normal.woff') format('woff');
|
|
163
|
+
unicode-range: U+0370-03FF;
|
|
164
|
+
}
|
|
165
|
+
/* inter-vietnamese-700-normal*/
|
|
166
|
+
@font-face {
|
|
167
|
+
font-family: 'Inter';
|
|
168
|
+
font-style: normal;
|
|
169
|
+
font-display: swap;
|
|
170
|
+
font-weight: 700;
|
|
171
|
+
src: url('./files/inter-vietnamese-700-normal.woff2') format('woff2'), url('./files/inter-all-700-normal.woff') format('woff');
|
|
172
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
|
|
173
|
+
}
|
|
174
|
+
/* inter-latin-ext-700-normal*/
|
|
175
|
+
@font-face {
|
|
176
|
+
font-family: 'Inter';
|
|
177
|
+
font-style: normal;
|
|
178
|
+
font-display: swap;
|
|
179
|
+
font-weight: 700;
|
|
180
|
+
src: url('./files/inter-latin-ext-700-normal.woff2') format('woff2'), url('./files/inter-all-700-normal.woff') format('woff');
|
|
181
|
+
unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
|
182
|
+
}
|
|
183
|
+
/* inter-latin-700-normal*/
|
|
184
|
+
@font-face {
|
|
185
|
+
font-family: 'Inter';
|
|
186
|
+
font-style: normal;
|
|
187
|
+
font-display: swap;
|
|
188
|
+
font-weight: 700;
|
|
189
|
+
src: url('./files/inter-latin-700-normal.woff2') format('woff2'), url('./files/inter-all-700-normal.woff') format('woff');
|
|
190
|
+
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
/* inter-cyrillic-ext-600-normal*/
|
|
194
|
+
@font-face {
|
|
195
|
+
font-family: 'Inter';
|
|
196
|
+
font-style: normal;
|
|
197
|
+
font-display: swap;
|
|
198
|
+
font-weight: 600;
|
|
199
|
+
src: url('./files/inter-cyrillic-ext-600-normal.woff2') format('woff2'), url('./files/inter-all-600-normal.woff') format('woff');
|
|
200
|
+
unicode-range: U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
|
|
201
|
+
}
|
|
202
|
+
/* inter-cyrillic-600-normal*/
|
|
203
|
+
@font-face {
|
|
204
|
+
font-family: 'Inter';
|
|
205
|
+
font-style: normal;
|
|
206
|
+
font-display: swap;
|
|
207
|
+
font-weight: 600;
|
|
208
|
+
src: url('./files/inter-cyrillic-600-normal.woff2') format('woff2'), url('./files/inter-all-600-normal.woff') format('woff');
|
|
209
|
+
unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
|
|
210
|
+
}
|
|
211
|
+
/* inter-greek-ext-600-normal*/
|
|
212
|
+
@font-face {
|
|
213
|
+
font-family: 'Inter';
|
|
214
|
+
font-style: normal;
|
|
215
|
+
font-display: swap;
|
|
216
|
+
font-weight: 600;
|
|
217
|
+
src: url('./files/inter-greek-ext-600-normal.woff2') format('woff2'), url('./files/inter-all-600-normal.woff') format('woff');
|
|
218
|
+
unicode-range: U+1F00-1FFF;
|
|
219
|
+
}
|
|
220
|
+
/* inter-greek-600-normal*/
|
|
221
|
+
@font-face {
|
|
222
|
+
font-family: 'Inter';
|
|
223
|
+
font-style: normal;
|
|
224
|
+
font-display: swap;
|
|
225
|
+
font-weight: 600;
|
|
226
|
+
src: url('./files/inter-greek-600-normal.woff2') format('woff2'), url('./files/inter-all-600-normal.woff') format('woff');
|
|
227
|
+
unicode-range: U+0370-03FF;
|
|
228
|
+
}
|
|
229
|
+
/* inter-vietnamese-600-normal*/
|
|
230
|
+
@font-face {
|
|
231
|
+
font-family: 'Inter';
|
|
232
|
+
font-style: normal;
|
|
233
|
+
font-display: swap;
|
|
234
|
+
font-weight: 600;
|
|
235
|
+
src: url('./files/inter-vietnamese-600-normal.woff2') format('woff2'), url('./files/inter-all-600-normal.woff') format('woff');
|
|
236
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
|
|
237
|
+
}
|
|
238
|
+
/* inter-latin-ext-600-normal*/
|
|
239
|
+
@font-face {
|
|
240
|
+
font-family: 'Inter';
|
|
241
|
+
font-style: normal;
|
|
242
|
+
font-display: swap;
|
|
243
|
+
font-weight: 600;
|
|
244
|
+
src: url('./files/inter-latin-ext-600-normal.woff2') format('woff2'), url('./files/inter-all-600-normal.woff') format('woff');
|
|
245
|
+
unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
|
246
|
+
}
|
|
247
|
+
/* inter-latin-600-normal*/
|
|
248
|
+
@font-face {
|
|
249
|
+
font-family: 'Inter';
|
|
250
|
+
font-style: normal;
|
|
251
|
+
font-display: swap;
|
|
252
|
+
font-weight: 600;
|
|
253
|
+
src: url('./files/inter-latin-600-normal.woff2') format('woff2'), url('./files/inter-all-600-normal.woff') format('woff');
|
|
254
|
+
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
/* inter-cyrillic-ext-400-normal*/
|
|
258
|
+
@font-face {
|
|
259
|
+
font-family: 'Inter';
|
|
260
|
+
font-style: normal;
|
|
261
|
+
font-display: swap;
|
|
262
|
+
font-weight: 400;
|
|
263
|
+
src: url('./files/inter-cyrillic-ext-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');
|
|
264
|
+
unicode-range: U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
|
|
265
|
+
}
|
|
266
|
+
/* inter-cyrillic-400-normal*/
|
|
267
|
+
@font-face {
|
|
268
|
+
font-family: 'Inter';
|
|
269
|
+
font-style: normal;
|
|
270
|
+
font-display: swap;
|
|
271
|
+
font-weight: 400;
|
|
272
|
+
src: url('./files/inter-cyrillic-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');
|
|
273
|
+
unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
|
|
274
|
+
}
|
|
275
|
+
/* inter-greek-ext-400-normal*/
|
|
276
|
+
@font-face {
|
|
277
|
+
font-family: 'Inter';
|
|
278
|
+
font-style: normal;
|
|
279
|
+
font-display: swap;
|
|
280
|
+
font-weight: 400;
|
|
281
|
+
src: url('./files/inter-greek-ext-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');
|
|
282
|
+
unicode-range: U+1F00-1FFF;
|
|
283
|
+
}
|
|
284
|
+
/* inter-greek-400-normal*/
|
|
285
|
+
@font-face {
|
|
286
|
+
font-family: 'Inter';
|
|
287
|
+
font-style: normal;
|
|
288
|
+
font-display: swap;
|
|
289
|
+
font-weight: 400;
|
|
290
|
+
src: url('./files/inter-greek-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');
|
|
291
|
+
unicode-range: U+0370-03FF;
|
|
292
|
+
}
|
|
293
|
+
/* inter-vietnamese-400-normal*/
|
|
294
|
+
@font-face {
|
|
295
|
+
font-family: 'Inter';
|
|
296
|
+
font-style: normal;
|
|
297
|
+
font-display: swap;
|
|
298
|
+
font-weight: 400;
|
|
299
|
+
src: url('./files/inter-vietnamese-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');
|
|
300
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
|
|
301
|
+
}
|
|
302
|
+
/* inter-latin-ext-400-normal*/
|
|
303
|
+
@font-face {
|
|
304
|
+
font-family: 'Inter';
|
|
305
|
+
font-style: normal;
|
|
306
|
+
font-display: swap;
|
|
307
|
+
font-weight: 400;
|
|
308
|
+
src: url('./files/inter-latin-ext-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');
|
|
309
|
+
unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
|
310
|
+
}
|
|
311
|
+
/* inter-latin-400-normal*/
|
|
312
|
+
@font-face {
|
|
313
|
+
font-family: 'Inter';
|
|
314
|
+
font-style: normal;
|
|
315
|
+
font-display: swap;
|
|
316
|
+
font-weight: 400;
|
|
317
|
+
src: url('./files/inter-latin-400-normal.woff2') format('woff2'), url('./files/inter-all-400-normal.woff') format('woff');
|
|
318
|
+
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
|
319
|
+
}
|
|
320
|
+
|