ros.grant.common 2.0.1116 → 2.0.1119
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/Shared/Fonts/FuturaBold.otf +0 -0
- package/Shared/Fonts/Montserrat-Black.ttf +0 -0
- package/Shared/Fonts/Montserrat-BlackItalic.ttf +0 -0
- package/Shared/Fonts/Montserrat-Bold.ttf +0 -0
- package/Shared/Fonts/Montserrat-BoldItalic.ttf +0 -0
- package/Shared/Fonts/Montserrat-ExtraBold.ttf +0 -0
- package/Shared/Fonts/Montserrat-ExtraBoldItalic.ttf +0 -0
- package/Shared/Fonts/Montserrat-ExtraLight.ttf +0 -0
- package/Shared/Fonts/Montserrat-ExtraLightItalic.ttf +0 -0
- package/Shared/Fonts/Montserrat-Italic.ttf +0 -0
- package/Shared/Fonts/Montserrat-Light.ttf +0 -0
- package/Shared/Fonts/Montserrat-LightItalic.ttf +0 -0
- package/Shared/Fonts/Montserrat-Medium.ttf +0 -0
- package/Shared/Fonts/Montserrat-MediumItalic.ttf +0 -0
- package/Shared/Fonts/Montserrat-Regular.ttf +0 -0
- package/Shared/Fonts/Montserrat-SemiBold.ttf +0 -0
- package/Shared/Fonts/Montserrat-SemiBoldItalic.ttf +0 -0
- package/Shared/Fonts/Montserrat-Thin.ttf +0 -0
- package/Shared/Fonts/Montserrat-ThinItalic.ttf +0 -0
- package/Shared/Fonts/OpenSans-Bold.ttf +0 -0
- package/Shared/Fonts/OpenSans-BoldItalic.ttf +0 -0
- package/Shared/Fonts/OpenSans-ExtraBold.ttf +0 -0
- package/Shared/Fonts/OpenSans-ExtraBoldItalic.ttf +0 -0
- package/Shared/Fonts/OpenSans-Italic.ttf +0 -0
- package/Shared/Fonts/OpenSans-Light.ttf +0 -0
- package/Shared/Fonts/OpenSans-LightItalic.ttf +0 -0
- package/Shared/Fonts/OpenSans-Medium.ttf +0 -0
- package/Shared/Fonts/OpenSans-MediumItalic.ttf +0 -0
- package/Shared/Fonts/OpenSans-Regular.ttf +0 -0
- package/Shared/Fonts/OpenSans-SemiBold.ttf +0 -0
- package/Shared/Fonts/OpenSans-SemiBoldItalic.ttf +0 -0
- package/Shared/Fonts/TenorSans-Regular.ttf +0 -0
- package/Shared/Styles/Base/Fonts.less +278 -34
- package/package.json +1 -1
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -220,34 +220,13 @@
|
|
|
220
220
|
|
|
221
221
|
// Tenor fonts
|
|
222
222
|
|
|
223
|
-
/* cyrillic */
|
|
224
223
|
@font-face {
|
|
225
|
-
font-family:
|
|
224
|
+
font-family: "Tenor Sans";
|
|
226
225
|
font-style: normal;
|
|
227
|
-
font-weight:
|
|
228
|
-
font-display: swap;
|
|
229
|
-
src: local('Tenor Sans'), local('TenorSans'), url(https://fonts.gstatic.com/s/tenorsans/v11/bx6ANxqUneKx06UkIXISn3F4Cl2I.woff2) format('woff2');
|
|
230
|
-
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
231
|
-
}
|
|
232
|
-
|
|
233
|
-
/* latin-ext */
|
|
234
|
-
@font-face {
|
|
235
|
-
font-family: 'Tenor Sans';
|
|
236
|
-
font-style: normal;
|
|
237
|
-
font-weight: 400;
|
|
238
|
-
font-display: swap;
|
|
239
|
-
src: local('Tenor Sans'), local('TenorSans'), url(https://fonts.gstatic.com/s/tenorsans/v11/bx6ANxqUneKx06UkIXISn3t4Cl2I.woff2) format('woff2');
|
|
240
|
-
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;
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
/* latin */
|
|
244
|
-
@font-face {
|
|
245
|
-
font-family: 'Tenor Sans';
|
|
246
|
-
font-style: normal;
|
|
247
|
-
font-weight: 400;
|
|
226
|
+
font-weight: normal;
|
|
248
227
|
font-display: swap;
|
|
249
|
-
src:
|
|
250
|
-
|
|
228
|
+
src: url('@{commonFontsRoot}/TenorSans-Regular.ttf');
|
|
229
|
+
src: url('@{commonFontsRoot}/TenorSans-Regular.ttf') format('truetype');
|
|
251
230
|
}
|
|
252
231
|
|
|
253
232
|
// Tenor fonts
|
|
@@ -653,6 +632,170 @@
|
|
|
653
632
|
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;
|
|
654
633
|
}
|
|
655
634
|
|
|
635
|
+
/* Montserrat local BEGIN */
|
|
636
|
+
@font-face {
|
|
637
|
+
font-family: 'Montserrat';
|
|
638
|
+
src: url('@{commonFontsRoot}/Montserrat-Black.ttf');
|
|
639
|
+
src: url('@{commonFontsRoot}/Montserrat-Black.ttf') format('truetype');
|
|
640
|
+
font-weight: normal;
|
|
641
|
+
font-style: normal;
|
|
642
|
+
font-display: swap;
|
|
643
|
+
}
|
|
644
|
+
|
|
645
|
+
@font-face {
|
|
646
|
+
font-family: 'Montserrat';
|
|
647
|
+
src: url('@{commonFontsRoot}/Montserrat-BlackItalic.ttf');
|
|
648
|
+
src: url('@{commonFontsRoot}/Montserrat-BlackItalic.ttf') format('truetype');
|
|
649
|
+
font-weight: normal;
|
|
650
|
+
font-style: normal;
|
|
651
|
+
font-display: swap;
|
|
652
|
+
}
|
|
653
|
+
|
|
654
|
+
@font-face {
|
|
655
|
+
font-family: 'Montserrat';
|
|
656
|
+
src: url('@{commonFontsRoot}/Montserrat-Bold.ttf');
|
|
657
|
+
src: url('@{commonFontsRoot}/Montserrat-Bold.ttf') format('truetype');
|
|
658
|
+
font-weight: normal;
|
|
659
|
+
font-style: normal;
|
|
660
|
+
font-display: swap;
|
|
661
|
+
}
|
|
662
|
+
|
|
663
|
+
@font-face {
|
|
664
|
+
font-family: 'Montserrat';
|
|
665
|
+
src: url('@{commonFontsRoot}/Montserrat-BoldItalic.ttf');
|
|
666
|
+
src: url('@{commonFontsRoot}/Montserrat-BoldItalic.ttf') format('truetype');
|
|
667
|
+
font-weight: normal;
|
|
668
|
+
font-style: normal;
|
|
669
|
+
font-display: swap;
|
|
670
|
+
}
|
|
671
|
+
|
|
672
|
+
@font-face {
|
|
673
|
+
font-family: 'Montserrat';
|
|
674
|
+
src: url('@{commonFontsRoot}/Montserrat-ExtraBold.ttf');
|
|
675
|
+
src: url('@{commonFontsRoot}/Montserrat-ExtraBold.ttf') format('truetype');
|
|
676
|
+
font-weight: normal;
|
|
677
|
+
font-style: normal;
|
|
678
|
+
font-display: swap;
|
|
679
|
+
}
|
|
680
|
+
|
|
681
|
+
@font-face {
|
|
682
|
+
font-family: 'Montserrat';
|
|
683
|
+
src: url('@{commonFontsRoot}/Montserrat-ExtraBoldItalic.ttf');
|
|
684
|
+
src: url('@{commonFontsRoot}/Montserrat-ExtraBoldItalic.ttf') format('truetype');
|
|
685
|
+
font-weight: normal;
|
|
686
|
+
font-style: normal;
|
|
687
|
+
font-display: swap;
|
|
688
|
+
}
|
|
689
|
+
|
|
690
|
+
@font-face {
|
|
691
|
+
font-family: 'Montserrat';
|
|
692
|
+
src: url('@{commonFontsRoot}/Montserrat-ExtraLight.ttf');
|
|
693
|
+
src: url('@{commonFontsRoot}/Montserrat-ExtraLight.ttf') format('truetype');
|
|
694
|
+
font-weight: normal;
|
|
695
|
+
font-style: normal;
|
|
696
|
+
font-display: swap;
|
|
697
|
+
}
|
|
698
|
+
|
|
699
|
+
@font-face {
|
|
700
|
+
font-family: 'Montserrat';
|
|
701
|
+
src: url('@{commonFontsRoot}/Montserrat-ExtraLightItalic.ttf');
|
|
702
|
+
src: url('@{commonFontsRoot}/Montserrat-ExtraLightItalic.ttf') format('truetype');
|
|
703
|
+
font-weight: normal;
|
|
704
|
+
font-style: normal;
|
|
705
|
+
font-display: swap;
|
|
706
|
+
}
|
|
707
|
+
|
|
708
|
+
@font-face {
|
|
709
|
+
font-family: 'Montserrat';
|
|
710
|
+
src: url('@{commonFontsRoot}/Montserrat-Italic.ttf');
|
|
711
|
+
src: url('@{commonFontsRoot}/Montserrat-Italic.ttf') format('truetype');
|
|
712
|
+
font-weight: normal;
|
|
713
|
+
font-style: normal;
|
|
714
|
+
font-display: swap;
|
|
715
|
+
}
|
|
716
|
+
|
|
717
|
+
@font-face {
|
|
718
|
+
font-family: 'Montserrat';
|
|
719
|
+
src: url('@{commonFontsRoot}/Montserrat-Light.ttf');
|
|
720
|
+
src: url('@{commonFontsRoot}/Montserrat-Light.ttf') format('truetype');
|
|
721
|
+
font-weight: normal;
|
|
722
|
+
font-style: normal;
|
|
723
|
+
font-display: swap;
|
|
724
|
+
}
|
|
725
|
+
|
|
726
|
+
@font-face {
|
|
727
|
+
font-family: 'Montserrat';
|
|
728
|
+
src: url('@{commonFontsRoot}/Montserrat-LightItalic.ttf');
|
|
729
|
+
src: url('@{commonFontsRoot}/Montserrat-LightItalic.ttf') format('truetype');
|
|
730
|
+
font-weight: normal;
|
|
731
|
+
font-style: normal;
|
|
732
|
+
font-display: swap;
|
|
733
|
+
}
|
|
734
|
+
|
|
735
|
+
@font-face {
|
|
736
|
+
font-family: 'Montserrat';
|
|
737
|
+
src: url('@{commonFontsRoot}/Montserrat-Medium.ttf');
|
|
738
|
+
src: url('@{commonFontsRoot}/Montserrat-Medium.ttf') format('truetype');
|
|
739
|
+
font-weight: normal;
|
|
740
|
+
font-style: normal;
|
|
741
|
+
font-display: swap;
|
|
742
|
+
}
|
|
743
|
+
|
|
744
|
+
@font-face {
|
|
745
|
+
font-family: 'Montserrat';
|
|
746
|
+
src: url('@{commonFontsRoot}/Montserrat-MediumItalic.ttf');
|
|
747
|
+
src: url('@{commonFontsRoot}/Montserrat-MediumItalic.ttf') format('truetype');
|
|
748
|
+
font-weight: normal;
|
|
749
|
+
font-style: normal;
|
|
750
|
+
font-display: swap;
|
|
751
|
+
}
|
|
752
|
+
|
|
753
|
+
@font-face {
|
|
754
|
+
font-family: 'Montserrat';
|
|
755
|
+
src: url('@{commonFontsRoot}/Montserrat-Regular.ttf');
|
|
756
|
+
src: url('@{commonFontsRoot}/Montserrat-Regular.ttf') format('truetype');
|
|
757
|
+
font-weight: normal;
|
|
758
|
+
font-style: normal;
|
|
759
|
+
font-display: swap;
|
|
760
|
+
}
|
|
761
|
+
|
|
762
|
+
@font-face {
|
|
763
|
+
font-family: 'Montserrat';
|
|
764
|
+
src: url('@{commonFontsRoot}/Montserrat-SemiBold.ttf');
|
|
765
|
+
src: url('@{commonFontsRoot}/Montserrat-SemiBold.ttf') format('truetype');
|
|
766
|
+
font-weight: normal;
|
|
767
|
+
font-style: normal;
|
|
768
|
+
font-display: swap;
|
|
769
|
+
}
|
|
770
|
+
|
|
771
|
+
@font-face {
|
|
772
|
+
font-family: 'Montserrat';
|
|
773
|
+
src: url('@{commonFontsRoot}/Montserrat-SemiBoldItalic.ttf');
|
|
774
|
+
src: url('@{commonFontsRoot}/Montserrat-SemiBoldItalic.ttf') format('truetype');
|
|
775
|
+
font-weight: normal;
|
|
776
|
+
font-style: normal;
|
|
777
|
+
font-display: swap;
|
|
778
|
+
}
|
|
779
|
+
|
|
780
|
+
@font-face {
|
|
781
|
+
font-family: 'Montserrat';
|
|
782
|
+
src: url('@{commonFontsRoot}/Montserrat-Thin.ttf');
|
|
783
|
+
src: url('@{commonFontsRoot}/Montserrat-Thin.ttf') format('truetype');
|
|
784
|
+
font-weight: normal;
|
|
785
|
+
font-style: normal;
|
|
786
|
+
font-display: swap;
|
|
787
|
+
}
|
|
788
|
+
|
|
789
|
+
@font-face {
|
|
790
|
+
font-family: 'Montserrat';
|
|
791
|
+
src: url('@{commonFontsRoot}/Montserrat-ThinItalic.ttf');
|
|
792
|
+
src: url('@{commonFontsRoot}/Montserrat-ThinItalic.ttf') format('truetype');
|
|
793
|
+
font-weight: normal;
|
|
794
|
+
font-style: normal;
|
|
795
|
+
font-display: swap;
|
|
796
|
+
}
|
|
797
|
+
/* Montserrat local END */
|
|
798
|
+
|
|
656
799
|
/* cyrillic-ext */
|
|
657
800
|
@font-face {
|
|
658
801
|
font-family: 'Open Sans';
|
|
@@ -1003,6 +1146,116 @@
|
|
|
1003
1146
|
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;
|
|
1004
1147
|
}
|
|
1005
1148
|
|
|
1149
|
+
/* Open Sans local BEGIN */
|
|
1150
|
+
@font-face {
|
|
1151
|
+
font-family: 'Open Sans';
|
|
1152
|
+
src: url('@{commonFontsRoot}/OpenSans-Bold.ttf');
|
|
1153
|
+
src: url('@{commonFontsRoot}/OpenSans-Bold.ttf') format('truetype');
|
|
1154
|
+
font-weight: normal;
|
|
1155
|
+
font-style: normal;
|
|
1156
|
+
font-display: swap;
|
|
1157
|
+
}
|
|
1158
|
+
|
|
1159
|
+
@font-face {
|
|
1160
|
+
font-family: 'Open Sans';
|
|
1161
|
+
src: url('@{commonFontsRoot}/OpenSans-BoldItalic.ttf');
|
|
1162
|
+
src: url('@{commonFontsRoot}/OpenSans-BoldItalic.ttf') format('truetype');
|
|
1163
|
+
font-weight: normal;
|
|
1164
|
+
font-style: normal;
|
|
1165
|
+
font-display: swap;
|
|
1166
|
+
}
|
|
1167
|
+
|
|
1168
|
+
@font-face {
|
|
1169
|
+
font-family: 'Open Sans';
|
|
1170
|
+
src: url('@{commonFontsRoot}/OpenSans-ExtraBold.ttf');
|
|
1171
|
+
src: url('@{commonFontsRoot}/OpenSans-ExtraBold.ttf') format('truetype');
|
|
1172
|
+
font-weight: normal;
|
|
1173
|
+
font-style: normal;
|
|
1174
|
+
font-display: swap;
|
|
1175
|
+
}
|
|
1176
|
+
|
|
1177
|
+
@font-face {
|
|
1178
|
+
font-family: 'Open Sans';
|
|
1179
|
+
src: url('@{commonFontsRoot}/OpenSans-ExtraBoldItalic.ttf');
|
|
1180
|
+
src: url('@{commonFontsRoot}/OpenSans-ExtraBoldItalic.ttf') format('truetype');
|
|
1181
|
+
font-weight: normal;
|
|
1182
|
+
font-style: normal;
|
|
1183
|
+
font-display: swap;
|
|
1184
|
+
}
|
|
1185
|
+
|
|
1186
|
+
@font-face {
|
|
1187
|
+
font-family: 'Open Sans';
|
|
1188
|
+
src: url('@{commonFontsRoot}/OpenSans-Italic.ttf');
|
|
1189
|
+
src: url('@{commonFontsRoot}/OpenSans-Italic.ttf') format('truetype');
|
|
1190
|
+
font-weight: normal;
|
|
1191
|
+
font-style: normal;
|
|
1192
|
+
font-display: swap;
|
|
1193
|
+
}
|
|
1194
|
+
|
|
1195
|
+
@font-face {
|
|
1196
|
+
font-family: 'Open Sans';
|
|
1197
|
+
src: url('@{commonFontsRoot}/OpenSans-Light.ttf');
|
|
1198
|
+
src: url('@{commonFontsRoot}/OpenSans-Light.ttf') format('truetype');
|
|
1199
|
+
font-weight: normal;
|
|
1200
|
+
font-style: normal;
|
|
1201
|
+
font-display: swap;
|
|
1202
|
+
}
|
|
1203
|
+
|
|
1204
|
+
@font-face {
|
|
1205
|
+
font-family: 'Open Sans';
|
|
1206
|
+
src: url('@{commonFontsRoot}/OpenSans-LightItalic.ttf');
|
|
1207
|
+
src: url('@{commonFontsRoot}/OpenSans-LightItalic.ttf') format('truetype');
|
|
1208
|
+
font-weight: normal;
|
|
1209
|
+
font-style: normal;
|
|
1210
|
+
font-display: swap;
|
|
1211
|
+
}
|
|
1212
|
+
|
|
1213
|
+
@font-face {
|
|
1214
|
+
font-family: 'Open Sans';
|
|
1215
|
+
src: url('@{commonFontsRoot}/OpenSans-Medium.ttf');
|
|
1216
|
+
src: url('@{commonFontsRoot}/OpenSans-Medium.ttf') format('truetype');
|
|
1217
|
+
font-weight: normal;
|
|
1218
|
+
font-style: normal;
|
|
1219
|
+
font-display: swap;
|
|
1220
|
+
}
|
|
1221
|
+
|
|
1222
|
+
@font-face {
|
|
1223
|
+
font-family: 'Open Sans';
|
|
1224
|
+
src: url('@{commonFontsRoot}/OpenSans-MediumItalic.ttf');
|
|
1225
|
+
src: url('@{commonFontsRoot}/OpenSans-MediumItalic.ttf') format('truetype');
|
|
1226
|
+
font-weight: normal;
|
|
1227
|
+
font-style: normal;
|
|
1228
|
+
font-display: swap;
|
|
1229
|
+
}
|
|
1230
|
+
|
|
1231
|
+
@font-face {
|
|
1232
|
+
font-family: 'Open Sans';
|
|
1233
|
+
src: url('@{commonFontsRoot}/OpenSans-Regular.ttf');
|
|
1234
|
+
src: url('@{commonFontsRoot}/OpenSans-Regular.ttf') format('truetype');
|
|
1235
|
+
font-weight: normal;
|
|
1236
|
+
font-style: normal;
|
|
1237
|
+
font-display: swap;
|
|
1238
|
+
}
|
|
1239
|
+
|
|
1240
|
+
@font-face {
|
|
1241
|
+
font-family: 'Open Sans';
|
|
1242
|
+
src: url('@{commonFontsRoot}/OpenSans-SemiBold.ttf');
|
|
1243
|
+
src: url('@{commonFontsRoot}/OpenSans-SemiBold.ttf') format('truetype');
|
|
1244
|
+
font-weight: normal;
|
|
1245
|
+
font-style: normal;
|
|
1246
|
+
font-display: swap;
|
|
1247
|
+
}
|
|
1248
|
+
|
|
1249
|
+
@font-face {
|
|
1250
|
+
font-family: 'Open Sans';
|
|
1251
|
+
src: url('@{commonFontsRoot}/OpenSans-SemiBoldItalic.ttf');
|
|
1252
|
+
src: url('@{commonFontsRoot}/OpenSans-SemiBoldItalic.ttf') format('truetype');
|
|
1253
|
+
font-weight: normal;
|
|
1254
|
+
font-style: normal;
|
|
1255
|
+
font-display: swap;
|
|
1256
|
+
}
|
|
1257
|
+
/* Open Sans local END */
|
|
1258
|
+
|
|
1006
1259
|
/** FuturaBold **/
|
|
1007
1260
|
@font-face {
|
|
1008
1261
|
font-family: 'FuturaBold';
|
|
@@ -1052,7 +1305,6 @@
|
|
|
1052
1305
|
/** Inter BEGIN**/
|
|
1053
1306
|
@font-face {
|
|
1054
1307
|
font-family: 'Inter';
|
|
1055
|
-
src: url('@{commonFontsRoot}/Inter-Black.ttf');
|
|
1056
1308
|
src: url('@{commonFontsRoot}/Inter-Black.ttf') format('truetype');
|
|
1057
1309
|
font-weight: normal;
|
|
1058
1310
|
font-style: normal;
|
|
@@ -1061,7 +1313,6 @@
|
|
|
1061
1313
|
|
|
1062
1314
|
@font-face {
|
|
1063
1315
|
font-family: 'Inter';
|
|
1064
|
-
src: url('@{commonFontsRoot}/Inter-Bold.ttf');
|
|
1065
1316
|
src: url('@{commonFontsRoot}/Inter-Bold.ttf') format('truetype');
|
|
1066
1317
|
font-weight: normal;
|
|
1067
1318
|
font-style: normal;
|
|
@@ -1070,7 +1321,6 @@
|
|
|
1070
1321
|
|
|
1071
1322
|
@font-face {
|
|
1072
1323
|
font-family: 'Inter';
|
|
1073
|
-
src: url('@{commonFontsRoot}/Inter-ExtraBold.ttf');
|
|
1074
1324
|
src: url('@{commonFontsRoot}/Inter-ExtraBold.ttf') format('truetype');
|
|
1075
1325
|
font-weight: normal;
|
|
1076
1326
|
font-style: normal;
|
|
@@ -1079,7 +1329,6 @@
|
|
|
1079
1329
|
|
|
1080
1330
|
@font-face {
|
|
1081
1331
|
font-family: 'Inter';
|
|
1082
|
-
src: url('@{commonFontsRoot}/Inter-ExtraLight.ttf');
|
|
1083
1332
|
src: url('@{commonFontsRoot}/Inter-ExtraLight.ttf') format('truetype');
|
|
1084
1333
|
font-weight: normal;
|
|
1085
1334
|
font-style: normal;
|
|
@@ -1088,7 +1337,6 @@
|
|
|
1088
1337
|
|
|
1089
1338
|
@font-face {
|
|
1090
1339
|
font-family: 'Inter';
|
|
1091
|
-
src: url('@{commonFontsRoot}/Inter-Light.ttf');
|
|
1092
1340
|
src: url('@{commonFontsRoot}/Inter-Light.ttf') format('truetype');
|
|
1093
1341
|
font-weight: normal;
|
|
1094
1342
|
font-style: normal;
|
|
@@ -1097,7 +1345,6 @@
|
|
|
1097
1345
|
|
|
1098
1346
|
@font-face {
|
|
1099
1347
|
font-family: 'Inter';
|
|
1100
|
-
src: url('@{commonFontsRoot}/Inter-Medium.ttf');
|
|
1101
1348
|
src: url('@{commonFontsRoot}/Inter-Medium.ttf') format('truetype');
|
|
1102
1349
|
font-weight: normal;
|
|
1103
1350
|
font-style: normal;
|
|
@@ -1106,7 +1353,6 @@
|
|
|
1106
1353
|
|
|
1107
1354
|
@font-face {
|
|
1108
1355
|
font-family: 'Inter';
|
|
1109
|
-
src: url('@{commonFontsRoot}/Inter-Regular.ttf');
|
|
1110
1356
|
src: url('@{commonFontsRoot}/Inter-Regular.ttf') format('truetype');
|
|
1111
1357
|
font-weight: normal;
|
|
1112
1358
|
font-style: normal;
|
|
@@ -1115,7 +1361,6 @@
|
|
|
1115
1361
|
|
|
1116
1362
|
@font-face {
|
|
1117
1363
|
font-family: 'Inter';
|
|
1118
|
-
src: url('@{commonFontsRoot}/Inter-SemiBold.ttf');
|
|
1119
1364
|
src: url('@{commonFontsRoot}/Inter-SemiBold.ttf') format('truetype');
|
|
1120
1365
|
font-weight: normal;
|
|
1121
1366
|
font-style: normal;
|
|
@@ -1124,7 +1369,6 @@
|
|
|
1124
1369
|
|
|
1125
1370
|
@font-face {
|
|
1126
1371
|
font-family: 'Inter';
|
|
1127
|
-
src: url('@{commonFontsRoot}/Inter-Thin.ttf');
|
|
1128
1372
|
src: url('@{commonFontsRoot}/Inter-Thin.ttf') format('truetype');
|
|
1129
1373
|
font-weight: normal;
|
|
1130
1374
|
font-style: normal;
|
package/package.json
CHANGED