@rolster/styles-foundations 2.3.2 → 2.3.3
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/fonts/mont/_mont.scss +69 -0
- package/fonts/mont/mont-bold.otf +0 -0
- package/fonts/mont/mont-light.otf +0 -0
- package/fonts/mont/mont-regular.otf +0 -0
- package/fonts/mont/mont-semibold.otf +0 -0
- package/fonts/poppins/_poppins.scss +69 -0
- package/fonts/poppins/poppins-bold.woff2 +0 -0
- package/fonts/poppins/poppins-light.woff2 +0 -0
- package/fonts/poppins/poppins-medium.woff2 +0 -0
- package/fonts/poppins/poppins-regular.woff2 +0 -0
- package/fonts/poppins/poppins-semibold.woff2 +0 -0
- package/fonts/space-grotesk/_space-grotesk.scss +69 -0
- package/fonts/space-grotesk/space-grotesk-bold.woff +0 -0
- package/fonts/space-grotesk/space-grotesk-light.woff +0 -0
- package/fonts/space-grotesk/space-grotesk-medium.woff +0 -0
- package/fonts/space-grotesk/space-grotesk-regular.woff +0 -0
- package/fonts/space-grotesk/space-grotesk-semibold.woff +0 -0
- package/icons/_rolster-icons.scss +776 -0
- package/icons/rolster-icons.eot +0 -0
- package/icons/rolster-icons.svg +258 -0
- package/icons/rolster-icons.ttf +0 -0
- package/icons/rolster-icons.woff +0 -0
- package/package.json +3 -1
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
// Rolster Technology Fonts Mont
|
|
2
|
+
// v2.0.0
|
|
3
|
+
// @license MIT
|
|
4
|
+
// Author: Rolster Developers
|
|
5
|
+
// Created: 19/Abr/2018
|
|
6
|
+
// Updated: 26/May/2024
|
|
7
|
+
|
|
8
|
+
@font-face {
|
|
9
|
+
font-family: -rolster-system-font;
|
|
10
|
+
font-style: normal;
|
|
11
|
+
font-weight: 100;
|
|
12
|
+
src: url('mont-light.otf') format('opentype');
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
@font-face {
|
|
16
|
+
font-family: -rolster-system-font;
|
|
17
|
+
font-style: normal;
|
|
18
|
+
font-weight: 200;
|
|
19
|
+
src: url('mont-light.otf') format('opentype');
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
@font-face {
|
|
23
|
+
font-family: -rolster-system-font;
|
|
24
|
+
font-style: normal;
|
|
25
|
+
font-weight: 300;
|
|
26
|
+
src: url('mont-light.otf') format('opentype');
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
@font-face {
|
|
30
|
+
font-family: -rolster-system-font;
|
|
31
|
+
font-style: normal;
|
|
32
|
+
font-weight: 400;
|
|
33
|
+
src: url('mont-regular.otf') format('opentype');
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
@font-face {
|
|
37
|
+
font-family: -rolster-system-font;
|
|
38
|
+
font-style: normal;
|
|
39
|
+
font-weight: 500;
|
|
40
|
+
src: url('mont-semibold.otf') format('opentype');
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
@font-face {
|
|
44
|
+
font-family: -rolster-system-font;
|
|
45
|
+
font-style: normal;
|
|
46
|
+
font-weight: 600;
|
|
47
|
+
src: url('mont-semibold.otf') format('opentype');
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
@font-face {
|
|
51
|
+
font-family: -rolster-system-font;
|
|
52
|
+
font-style: normal;
|
|
53
|
+
font-weight: 700;
|
|
54
|
+
src: url('mont-bold.otf') format('opentype');
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
@font-face {
|
|
58
|
+
font-family: -rolster-system-font;
|
|
59
|
+
font-style: normal;
|
|
60
|
+
font-weight: 800;
|
|
61
|
+
src: url('mont-bold.otf') format('opentype');
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
@font-face {
|
|
65
|
+
font-family: -rolster-system-font;
|
|
66
|
+
font-style: normal;
|
|
67
|
+
font-weight: 900;
|
|
68
|
+
src: url('mont-bold.otf') format('opentype');
|
|
69
|
+
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
// Rolster Technology Fonts Poppins
|
|
2
|
+
// v2.0.0
|
|
3
|
+
// @license MIT
|
|
4
|
+
// Author: Rolster Developers
|
|
5
|
+
// Created: 03/Mar/2018
|
|
6
|
+
// Updated: 26/May/2024
|
|
7
|
+
|
|
8
|
+
@font-face {
|
|
9
|
+
font-family: -rolster-system-font;
|
|
10
|
+
font-style: normal;
|
|
11
|
+
font-weight: 100;
|
|
12
|
+
src: url('poppins/poppins-light.woff2') format('woff2');
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
@font-face {
|
|
16
|
+
font-family: -rolster-system-font;
|
|
17
|
+
font-style: normal;
|
|
18
|
+
font-weight: 200;
|
|
19
|
+
src: url('poppins/poppins-light.woff2') format('woff2');
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
@font-face {
|
|
23
|
+
font-family: -rolster-system-font;
|
|
24
|
+
font-style: normal;
|
|
25
|
+
font-weight: 300;
|
|
26
|
+
src: url('poppins/poppins-light.woff2') format('woff2');
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
@font-face {
|
|
30
|
+
font-family: -rolster-system-font;
|
|
31
|
+
font-style: normal;
|
|
32
|
+
font-weight: 400;
|
|
33
|
+
src: url('poppins/poppins-regular.woff2') format('woff2');
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
@font-face {
|
|
37
|
+
font-family: -rolster-system-font;
|
|
38
|
+
font-style: normal;
|
|
39
|
+
font-weight: 500;
|
|
40
|
+
src: url('poppins/poppins-medium.woff2') format('woff2');
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
@font-face {
|
|
44
|
+
font-family: -rolster-system-font;
|
|
45
|
+
font-style: normal;
|
|
46
|
+
font-weight: 600;
|
|
47
|
+
src: url('poppins/poppins-semibold.woff2') format('woff2');
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
@font-face {
|
|
51
|
+
font-family: -rolster-system-font;
|
|
52
|
+
font-style: normal;
|
|
53
|
+
font-weight: 700;
|
|
54
|
+
src: url('poppins/poppins-bold.woff2') format('woff2');
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
@font-face {
|
|
58
|
+
font-family: -rolster-system-font;
|
|
59
|
+
font-style: normal;
|
|
60
|
+
font-weight: 800;
|
|
61
|
+
src: url('poppins/poppins-bold.woff2') format('woff2');
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
@font-face {
|
|
65
|
+
font-family: -rolster-system-font;
|
|
66
|
+
font-style: normal;
|
|
67
|
+
font-weight: 900;
|
|
68
|
+
src: url('poppins/poppins-bold.woff2') format('woff2');
|
|
69
|
+
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
// Rolster Technology Fonts SpaceGrotesk
|
|
2
|
+
// v2.0.0
|
|
3
|
+
// @license MIT
|
|
4
|
+
// Author: Rolster Developers
|
|
5
|
+
// Created: 03/Mar/2018
|
|
6
|
+
// Updated: 26/May/2024
|
|
7
|
+
|
|
8
|
+
@font-face {
|
|
9
|
+
font-family: -rolster-system-font;
|
|
10
|
+
font-style: normal;
|
|
11
|
+
font-weight: 100;
|
|
12
|
+
src: url('space-grotesk/space-grotesk-light.woff') format('woff');
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
@font-face {
|
|
16
|
+
font-family: -rolster-system-font;
|
|
17
|
+
font-style: normal;
|
|
18
|
+
font-weight: 200;
|
|
19
|
+
src: url('space-grotesk/space-grotesk-light.woff') format('woff');
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
@font-face {
|
|
23
|
+
font-family: -rolster-system-font;
|
|
24
|
+
font-style: normal;
|
|
25
|
+
font-weight: 300;
|
|
26
|
+
src: url('space-grotesk/space-grotesk-light.woff') format('woff');
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
@font-face {
|
|
30
|
+
font-family: -rolster-system-font;
|
|
31
|
+
font-style: normal;
|
|
32
|
+
font-weight: 400;
|
|
33
|
+
src: url('space-grotesk/space-grotesk-regular.woff') format('woff');
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
@font-face {
|
|
37
|
+
font-family: -rolster-system-font;
|
|
38
|
+
font-style: normal;
|
|
39
|
+
font-weight: 500;
|
|
40
|
+
src: url('space-grotesk/space-grotesk-medium.woff') format('woff');
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
@font-face {
|
|
44
|
+
font-family: -rolster-system-font;
|
|
45
|
+
font-style: normal;
|
|
46
|
+
font-weight: 600;
|
|
47
|
+
src: url('space-grotesk/space-grotesk-semibold.woff') format('woff');
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
@font-face {
|
|
51
|
+
font-family: -rolster-system-font;
|
|
52
|
+
font-style: normal;
|
|
53
|
+
font-weight: 700;
|
|
54
|
+
src: url('space-grotesk/space-grotesk-bold.woff') format('woff');
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
@font-face {
|
|
58
|
+
font-family: -rolster-system-font;
|
|
59
|
+
font-style: normal;
|
|
60
|
+
font-weight: 800;
|
|
61
|
+
src: url('space-grotesk/space-grotesk-bold.woff') format('woff');
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
@font-face {
|
|
65
|
+
font-family: -rolster-system-font;
|
|
66
|
+
font-style: normal;
|
|
67
|
+
font-weight: 900;
|
|
68
|
+
src: url('space-grotesk/space-grotesk-bold.woff') format('woff');
|
|
69
|
+
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|