aiware-js 1.0.0-master.426 → 1.0.0-master.427

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/index.esm.css CHANGED
@@ -347,6 +347,98 @@
347
347
  background-color: #fff;
348
348
  }
349
349
 
350
+ /* dosis-200normal - latin */
351
+ @font-face {
352
+ font-family: 'Dosis';
353
+ font-style: normal;
354
+ font-display: swap;
355
+ font-weight: 200;
356
+ src:
357
+ local('Dosis Extra Light '),
358
+ local('Dosis-Extra Light'),
359
+ url('./files/dosis-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
360
+ url('./files/dosis-latin-200.woff') format('woff'); /* Modern Browsers */
361
+ }
362
+
363
+ /* dosis-300normal - latin */
364
+ @font-face {
365
+ font-family: 'Dosis';
366
+ font-style: normal;
367
+ font-display: swap;
368
+ font-weight: 300;
369
+ src:
370
+ local('Dosis Light '),
371
+ local('Dosis-Light'),
372
+ url('./files/dosis-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
373
+ url('./files/dosis-latin-300.woff') format('woff'); /* Modern Browsers */
374
+ }
375
+
376
+ /* dosis-400normal - latin */
377
+ @font-face {
378
+ font-family: 'Dosis';
379
+ font-style: normal;
380
+ font-display: swap;
381
+ font-weight: 400;
382
+ src:
383
+ local('Dosis Regular '),
384
+ local('Dosis-Regular'),
385
+ url('./files/dosis-latin-400.woff2') format('woff2'), /* Super Modern Browsers */
386
+ url('./files/dosis-latin-400.woff') format('woff'); /* Modern Browsers */
387
+ }
388
+
389
+ /* dosis-500normal - latin */
390
+ @font-face {
391
+ font-family: 'Dosis';
392
+ font-style: normal;
393
+ font-display: swap;
394
+ font-weight: 500;
395
+ src:
396
+ local('Dosis Medium '),
397
+ local('Dosis-Medium'),
398
+ url('./files/dosis-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
399
+ url('./files/dosis-latin-500.woff') format('woff'); /* Modern Browsers */
400
+ }
401
+
402
+ /* dosis-600normal - latin */
403
+ @font-face {
404
+ font-family: 'Dosis';
405
+ font-style: normal;
406
+ font-display: swap;
407
+ font-weight: 600;
408
+ src:
409
+ local('Dosis SemiBold '),
410
+ local('Dosis-SemiBold'),
411
+ url('./files/dosis-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
412
+ url('./files/dosis-latin-600.woff') format('woff'); /* Modern Browsers */
413
+ }
414
+
415
+ /* dosis-700normal - latin */
416
+ @font-face {
417
+ font-family: 'Dosis';
418
+ font-style: normal;
419
+ font-display: swap;
420
+ font-weight: 700;
421
+ src:
422
+ local('Dosis Bold '),
423
+ local('Dosis-Bold'),
424
+ url('./files/dosis-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
425
+ url('./files/dosis-latin-700.woff') format('woff'); /* Modern Browsers */
426
+ }
427
+
428
+ /* dosis-800normal - latin */
429
+ @font-face {
430
+ font-family: 'Dosis';
431
+ font-style: normal;
432
+ font-display: swap;
433
+ font-weight: 800;
434
+ src:
435
+ local('Dosis ExtraBold '),
436
+ local('Dosis-ExtraBold'),
437
+ url('./files/dosis-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
438
+ url('./files/dosis-latin-800.woff') format('woff'); /* Modern Browsers */
439
+ }
440
+
441
+
350
442
  /* nunito-200normal - latin */
351
443
  @font-face {
352
444
  font-family: 'Nunito';
@@ -530,98 +622,6 @@
530
622
  }
531
623
 
532
624
 
533
- /* dosis-200normal - latin */
534
- @font-face {
535
- font-family: 'Dosis';
536
- font-style: normal;
537
- font-display: swap;
538
- font-weight: 200;
539
- src:
540
- local('Dosis Extra Light '),
541
- local('Dosis-Extra Light'),
542
- url('./files/dosis-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
543
- url('./files/dosis-latin-200.woff') format('woff'); /* Modern Browsers */
544
- }
545
-
546
- /* dosis-300normal - latin */
547
- @font-face {
548
- font-family: 'Dosis';
549
- font-style: normal;
550
- font-display: swap;
551
- font-weight: 300;
552
- src:
553
- local('Dosis Light '),
554
- local('Dosis-Light'),
555
- url('./files/dosis-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
556
- url('./files/dosis-latin-300.woff') format('woff'); /* Modern Browsers */
557
- }
558
-
559
- /* dosis-400normal - latin */
560
- @font-face {
561
- font-family: 'Dosis';
562
- font-style: normal;
563
- font-display: swap;
564
- font-weight: 400;
565
- src:
566
- local('Dosis Regular '),
567
- local('Dosis-Regular'),
568
- url('./files/dosis-latin-400.woff2') format('woff2'), /* Super Modern Browsers */
569
- url('./files/dosis-latin-400.woff') format('woff'); /* Modern Browsers */
570
- }
571
-
572
- /* dosis-500normal - latin */
573
- @font-face {
574
- font-family: 'Dosis';
575
- font-style: normal;
576
- font-display: swap;
577
- font-weight: 500;
578
- src:
579
- local('Dosis Medium '),
580
- local('Dosis-Medium'),
581
- url('./files/dosis-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
582
- url('./files/dosis-latin-500.woff') format('woff'); /* Modern Browsers */
583
- }
584
-
585
- /* dosis-600normal - latin */
586
- @font-face {
587
- font-family: 'Dosis';
588
- font-style: normal;
589
- font-display: swap;
590
- font-weight: 600;
591
- src:
592
- local('Dosis SemiBold '),
593
- local('Dosis-SemiBold'),
594
- url('./files/dosis-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
595
- url('./files/dosis-latin-600.woff') format('woff'); /* Modern Browsers */
596
- }
597
-
598
- /* dosis-700normal - latin */
599
- @font-face {
600
- font-family: 'Dosis';
601
- font-style: normal;
602
- font-display: swap;
603
- font-weight: 700;
604
- src:
605
- local('Dosis Bold '),
606
- local('Dosis-Bold'),
607
- url('./files/dosis-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
608
- url('./files/dosis-latin-700.woff') format('woff'); /* Modern Browsers */
609
- }
610
-
611
- /* dosis-800normal - latin */
612
- @font-face {
613
- font-family: 'Dosis';
614
- font-style: normal;
615
- font-display: swap;
616
- font-weight: 800;
617
- src:
618
- local('Dosis ExtraBold '),
619
- local('Dosis-ExtraBold'),
620
- url('./files/dosis-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
621
- url('./files/dosis-latin-800.woff') format('woff'); /* Modern Browsers */
622
- }
623
-
624
-
625
625
  /* nunito-cyrillic-ext-300-normal*/
626
626
  @font-face {
627
627
  font-family: 'Nunito';
package/index.esm.css.gz CHANGED
Binary file