spoko-design-system 0.0.1 → 0.0.2
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/.astro/icon.d.ts +2199 -2192
- package/.github/workflows/deploy.yml +39 -39
- package/.stackblitzrc +5 -5
- package/.vscode/extensions.json +4 -4
- package/.vscode/launch.json +11 -11
- package/LICENSE +21 -21
- package/Layout/Header.astro +111 -89
- package/README.md +69 -69
- package/astro-i18next.config.mjs +17 -17
- package/astro-i18next.config.ts +10 -10
- package/astro.config.mjs +45 -42
- package/index.ts +6 -6
- package/package.json +75 -71
- package/public/astro-design-system-logo.svg +10 -10
- package/public/fonts/lg.svg +53 -53
- package/public/fonts/vwhead-bold-demo.html +549 -549
- package/public/fonts/vwhead-regular-demo.html +549 -549
- package/public/fonts/vwtext-bold-demo.html +549 -549
- package/public/fonts/vwtext-regular-demo.html +549 -549
- package/public/github.svg +3 -3
- package/public/grid_dot.svg +4 -4
- package/public/linkedin.svg +44 -44
- package/public/locales/en/translation.json +5 -5
- package/public/locales/pl/translation.json +5 -5
- package/public/make-scrollable-code-focusable.js +3 -3
- package/public/polo.blue.svg +29 -0
- package/public/spoko.space.svg +71 -0
- package/public/twitter.svg +46 -46
- package/sandbox.config.json +11 -11
- package/src/MyComponent.astro +8 -8
- package/src/components/Badge.vue +19 -19
- package/src/components/Badges.vue +24 -23
- package/src/components/Breadcrumbs.vue +108 -111
- package/src/components/Button.vue +28 -0
- package/src/components/CategoryLink.astro +18 -0
- package/src/components/Copyright.astro +11 -11
- package/src/components/Date.astro +7 -0
- package/src/components/FuckRussia.vue +65 -65
- package/src/components/HandDrive.astro +30 -30
- package/src/components/HeadCommon.astro +40 -40
- package/src/components/HeadSEO.astro +41 -41
- package/src/components/Header/AstroLogo.astro +7 -27
- package/src/components/Header/Header.astro +44 -48
- package/src/components/Header/SkipToContent.astro +1 -1
- package/src/components/Headline.vue +28 -0
- package/src/components/Jumbatron.vue +31 -31
- package/src/components/LeftSidebar.astro +44 -44
- package/src/components/MainColors.vue +29 -29
- package/src/components/MainInput.vue +18 -18
- package/src/components/MainTable.vue +40 -45
- package/src/components/Modal.astro +30 -0
- package/src/components/PageContent.astro +14 -14
- package/src/components/PostHeader.astro +104 -0
- package/src/components/RightSidebar.astro +15 -11
- package/src/components/SlimBanner.vue +59 -59
- package/src/components/TableOfContents.astro +11 -11
- package/src/components/Translations.vue +27 -0
- package/src/components/flags/FlagPL.vue +2 -2
- package/src/components/flags/FlagUA.vue +2 -2
- package/src/components/layout/Header.astro +50 -69
- package/src/config.ts +47 -42
- package/src/design.config.ts +73 -92
- package/src/env.d.ts +1 -1
- package/src/flag-poland.svg +1 -0
- package/src/flag-uk.svg +1 -0
- package/src/layouts/Layout.astro +51 -0
- package/src/layouts/MainLayout.astro +68 -50
- package/src/pages/components/badges.mdx +37 -35
- package/src/pages/components/breadcrumbs.mdx +100 -103
- package/src/pages/components/buttons.mdx +62 -60
- package/src/pages/components/copyright.mdx +41 -24
- package/src/pages/components/flags.mdx +40 -26
- package/src/pages/components/fuck-russia.mdx +39 -16
- package/src/pages/components/hand-drive.mdx +33 -27
- package/src/pages/components/headline.mdx +129 -0
- package/src/pages/components/icons.astro +52 -45
- package/src/pages/components/input.mdx +45 -14
- package/src/pages/components/jumbatron.mdx +48 -48
- package/src/pages/components/modal.mdx +58 -0
- package/src/pages/components/post-header.mdx +36 -0
- package/src/pages/components/slimbanner.mdx +29 -27
- package/src/pages/components/table.mdx +20 -20
- package/src/pages/core/colors.mdx +8 -8
- package/src/pages/core/introduction.mdx +74 -68
- package/src/pages/core/shadows.astro +20 -20
- package/src/pages/core/typography.astro +46 -46
- package/src/pages/index.astro +67 -52
- package/src/pages/patterns/introduction.mdx +60 -61
- package/src/styles/_variables.scss +75 -75
- package/src/styles/base/_base.scss +158 -158
- package/src/styles/base/_typography.scss +147 -147
- package/src/styles/content.scss +51 -72
- package/src/styles/main.scss +22 -22
- package/tailwind.config.cjs +8 -8
- package/tsconfig.json +11 -11
- package/uno.config.ts +227 -227
- package/src/components/MainButton.vue +0 -26
- package/src/components/MainStatusPill.vue +0 -32
- package/src/pages/components/status-pill.mdx +0 -22
|
@@ -1,158 +1,158 @@
|
|
|
1
|
-
* {
|
|
2
|
-
-webkit-font-smoothing: antialiased;
|
|
3
|
-
-moz-osx-font-smoothing: grayscale;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
body {
|
|
7
|
-
font-family: 'vw_textregular', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif;
|
|
8
|
-
overflow-y: scroll;
|
|
9
|
-
scrollbar-width: thin;
|
|
10
|
-
overflow-x: hidden;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
::-webkit-scrollbar {
|
|
14
|
-
width: 5px;
|
|
15
|
-
height: 3px;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
::-webkit-scrollbar-track {
|
|
19
|
-
background: rgba(0, 0, 0, 0.1); //$secondary;
|
|
20
|
-
border-radius: 0;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
::-webkit-scrollbar-thumb {
|
|
24
|
-
border-radius: 0;
|
|
25
|
-
background-color: $blue;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
*:focus {
|
|
29
|
-
outline: none !important;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
.bg-spoko {
|
|
34
|
-
background: radial-gradient(circle at 50% 85%, #00437A 0%, #001E50 100%);
|
|
35
|
-
color: #fff;
|
|
36
|
-
width: 100%;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.bg-vw {
|
|
40
|
-
background: radial-gradient(
|
|
41
|
-
circle at 50% 85%,
|
|
42
|
-
#00437A 0%,
|
|
43
|
-
#001E50 100%
|
|
44
|
-
);
|
|
45
|
-
color: #fff;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
.display-3 {
|
|
49
|
-
letter-spacing: -0.96px;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
&::-webkit-scrollbar
|
|
61
|
-
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
&::-webkit-scrollbar-
|
|
65
|
-
background
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
--swiper-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
.fade-
|
|
96
|
-
.
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
.
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
1
|
+
* {
|
|
2
|
+
-webkit-font-smoothing: antialiased;
|
|
3
|
+
-moz-osx-font-smoothing: grayscale;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
body {
|
|
7
|
+
font-family: 'vw_textregular', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif;
|
|
8
|
+
overflow-y: scroll;
|
|
9
|
+
scrollbar-width: thin;
|
|
10
|
+
overflow-x: hidden;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
::-webkit-scrollbar {
|
|
14
|
+
width: 5px;
|
|
15
|
+
height: 3px;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
::-webkit-scrollbar-track {
|
|
19
|
+
background: rgba(0, 0, 0, 0.1); //$secondary;
|
|
20
|
+
border-radius: 0;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
::-webkit-scrollbar-thumb {
|
|
24
|
+
border-radius: 0;
|
|
25
|
+
background-color: $blue;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
*:focus {
|
|
29
|
+
outline: none !important;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
.bg-spoko {
|
|
34
|
+
background: radial-gradient(circle at 50% 85%, #00437A 0%, #001E50 100%);
|
|
35
|
+
color: #fff;
|
|
36
|
+
width: 100%;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.bg-vw {
|
|
40
|
+
background: radial-gradient(
|
|
41
|
+
circle at 50% 85%,
|
|
42
|
+
#00437A 0%,
|
|
43
|
+
#001E50 100%
|
|
44
|
+
);
|
|
45
|
+
color: #fff;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.display-3 {
|
|
49
|
+
letter-spacing: -0.96px;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
code {
|
|
53
|
+
@apply font-novamono;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
html {
|
|
58
|
+
scroll-behavior: smooth;
|
|
59
|
+
|
|
60
|
+
&::-webkit-scrollbar {
|
|
61
|
+
width: 7px; /* width of the entire scrollbar */
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
&::-webkit-scrollbar-track {
|
|
65
|
+
background: #00437A; /* color of the tracking area */
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
&::-webkit-scrollbar-thumb {
|
|
69
|
+
background-color: $primary; /* color of the scroll thumb */
|
|
70
|
+
border-radius: 0; /* roundness of the scroll thumb */
|
|
71
|
+
border: 0 solid #00437A; /* creates padding around scroll thumb */
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
scrollbar-width: thin;
|
|
75
|
+
scrollbar-color: $primary #00437A;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
//Swiper styles
|
|
80
|
+
:root {
|
|
81
|
+
// --swiper-navigation-color: #0099da;
|
|
82
|
+
--swiper-navigation-size: 22px;
|
|
83
|
+
--swiper-scrollbar-drag-bg-color: #0099da;
|
|
84
|
+
--swiper-scrollbar-size: 1px;
|
|
85
|
+
--swiper-scrollbar-bottom: 0px;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
.swiper-horizontal{
|
|
89
|
+
&> .swiper-scrollbar {
|
|
90
|
+
height: 1px;
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
.fade-enter-active,
|
|
95
|
+
.fade-leave-active {
|
|
96
|
+
transition: opacity 0.5s ease;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
.fade-enter-from,
|
|
100
|
+
.fade-leave-to {
|
|
101
|
+
opacity: 0;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
.colon-after {
|
|
105
|
+
&:after {
|
|
106
|
+
content: ':'
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
.items {
|
|
111
|
+
& > .item {
|
|
112
|
+
&:not(:last-child) {
|
|
113
|
+
&:after {
|
|
114
|
+
content: ', '
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
/* override styles when printing */
|
|
121
|
+
@media print {
|
|
122
|
+
@page :footer {
|
|
123
|
+
display: none;
|
|
124
|
+
margin-top: 0;
|
|
125
|
+
margin-bottom: 0;
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
@page :header {
|
|
129
|
+
display: none;
|
|
130
|
+
margin-top: 0;
|
|
131
|
+
margin-bottom: 0;
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
.comma:not(:last-child) {
|
|
136
|
+
@apply mr-1;
|
|
137
|
+
|
|
138
|
+
&:after {
|
|
139
|
+
content: ','
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
#l-page {
|
|
144
|
+
table {
|
|
145
|
+
border-collapse: collapse;
|
|
146
|
+
border-color: inherit;
|
|
147
|
+
color: #212529;
|
|
148
|
+
margin-bottom: .875rem;
|
|
149
|
+
table-layout: fixed;
|
|
150
|
+
text-indent: 0;
|
|
151
|
+
width: 100%;
|
|
152
|
+
|
|
153
|
+
td, th {
|
|
154
|
+
border: 1px solid;
|
|
155
|
+
padding: 0.5em;
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
}
|
|
@@ -1,148 +1,148 @@
|
|
|
1
|
-
@font-face {
|
|
2
|
-
font-family: 'vw_textregular';
|
|
3
|
-
src: url('/fonts/vwtext-regular-webfont.woff2') format('woff2');
|
|
4
|
-
font-weight: normal;
|
|
5
|
-
font-style: normal;
|
|
6
|
-
font-display: swap;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
@font-face {
|
|
10
|
-
font-family: 'vw_textbold';
|
|
11
|
-
src: url('/fonts/vwtext-bold-webfont.woff2') format('woff2');
|
|
12
|
-
font-weight: normal;
|
|
13
|
-
font-style: normal;
|
|
14
|
-
font-display: fallback;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.font-vw-textbold {
|
|
18
|
-
font-family: 'vw_textbold';
|
|
19
|
-
font-display: fallback;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
@font-face {
|
|
23
|
-
font-family: 'vw_headbold';
|
|
24
|
-
src: url('/fonts/vwhead-bold-webfont.woff2') format('woff2');
|
|
25
|
-
font-weight: normal;
|
|
26
|
-
font-style: normal;
|
|
27
|
-
font-display: fallback;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.font-vw-headbold {
|
|
31
|
-
font-family: 'vw_headbold' !important;
|
|
32
|
-
font-display: fallback;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
@font-face {
|
|
36
|
-
font-family: 'vw_headregular';
|
|
37
|
-
src: url('/fonts/vwhead-regular-webfont.woff2') format('woff2');
|
|
38
|
-
font-weight: normal;
|
|
39
|
-
font-style: normal;
|
|
40
|
-
font-display: fallback;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
// .font-headregular {
|
|
44
|
-
// font-family: 'vw_headregular', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif;
|
|
45
|
-
// font-display: fallback;
|
|
46
|
-
// }
|
|
47
|
-
|
|
48
|
-
@font-face {
|
|
49
|
-
font-family: 'vw_headlight';
|
|
50
|
-
src: url('/fonts/vwhead-light-webfont.woff2') format('woff2'),;
|
|
51
|
-
font-weight: normal;
|
|
52
|
-
font-style: normal;
|
|
53
|
-
font-display: swap;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
// .font-headlight {
|
|
57
|
-
// font-family: 'vw_headlight';
|
|
58
|
-
// }
|
|
59
|
-
|
|
60
|
-
@font-face {
|
|
61
|
-
font-family: 'Nova Mono';
|
|
62
|
-
src: url('/fonts/nova-mono-v13-latin-regular.woff2') format('woff2');
|
|
63
|
-
font-weight: normal;
|
|
64
|
-
font-style: normal;
|
|
65
|
-
font-display: swap; //fallback;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
// .font-mono {
|
|
69
|
-
// font-family: 'Nova Mono';
|
|
70
|
-
// }
|
|
71
|
-
|
|
72
|
-
@font-face {
|
|
73
|
-
font-family: 'vw_textlight';
|
|
74
|
-
src: url('/fonts/vwtext-light-webfont.woff2') format('woff2');
|
|
75
|
-
font-weight: normal;
|
|
76
|
-
font-style: normal;
|
|
77
|
-
font-display: swap;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
// @font-face {
|
|
81
|
-
// font-family: 'swiper-icons';
|
|
82
|
-
// src: url('/fonts/swiper-icons.woff2') format('woff2');
|
|
83
|
-
// font-weight: normal;
|
|
84
|
-
// font-style: normal;
|
|
85
|
-
// font-display: swap;
|
|
86
|
-
// }
|
|
87
|
-
|
|
88
|
-
// .font-textlight {
|
|
89
|
-
// font-family: 'vw_textlight';
|
|
90
|
-
// }
|
|
91
|
-
|
|
92
|
-
// @font-face {
|
|
93
|
-
// font-family: 'vw-headline-ltab';
|
|
94
|
-
// src: url('/fonts/VWHeadline-LtTab.woff2') format('woff2');
|
|
95
|
-
// font-weight: normal;
|
|
96
|
-
// font-style: normal;
|
|
97
|
-
// font-display: swap;
|
|
98
|
-
// }
|
|
99
|
-
|
|
100
|
-
// .font-vw-headline-ltab {
|
|
101
|
-
// font-family: 'vw-headline-ltab';
|
|
102
|
-
// }
|
|
103
|
-
|
|
104
|
-
// @font-face {
|
|
105
|
-
// font-family: 'futura-book';
|
|
106
|
-
// src: url('/fonts/Futura-Book.woff2') format('woff2');
|
|
107
|
-
// font-weight: normal;
|
|
108
|
-
// font-style: normal;
|
|
109
|
-
// font-display: swap;
|
|
110
|
-
// }
|
|
111
|
-
|
|
112
|
-
// .font-futura-book {
|
|
113
|
-
// font-family: 'futura-book';
|
|
114
|
-
// }
|
|
115
|
-
|
|
116
|
-
// @font-face {
|
|
117
|
-
// font-family: 'futura-pt-light';
|
|
118
|
-
// src: url('/fonts/futura-pt-light.woff2') format('woff2');
|
|
119
|
-
// // src: url('/fonts/Futura-Book.woff2') format('woff2');
|
|
120
|
-
// font-weight: normal;
|
|
121
|
-
// font-style: normal;
|
|
122
|
-
// font-display: swap;
|
|
123
|
-
// }
|
|
124
|
-
|
|
125
|
-
// .font-futura-pt-light {
|
|
126
|
-
// font-family: 'futura-pt-light';
|
|
127
|
-
// }
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
// @font-face {
|
|
131
|
-
// font-family: 'futura-pt-medium';
|
|
132
|
-
// src: url('/fonts/futura-pt-medium.woff2') format('woff2');
|
|
133
|
-
// font-weight: normal;
|
|
134
|
-
// font-style: normal;
|
|
135
|
-
// font-display: swap;
|
|
136
|
-
// }
|
|
137
|
-
|
|
138
|
-
// .font-futura-pt-medium {
|
|
139
|
-
// font-family: 'futura-pt-medium';
|
|
140
|
-
// }
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
// src: url('/fonts/Futura-Book-BT.woff') format('woff');
|
|
144
|
-
// src: url('/fonts/futura-bk-bt-book_18979-webfont.woff2') format('woff2');
|
|
145
|
-
|
|
146
|
-
[data-text]:before {
|
|
147
|
-
content: attr(data-text);
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family: 'vw_textregular';
|
|
3
|
+
src: url('/fonts/vwtext-regular-webfont.woff2') format('woff2');
|
|
4
|
+
font-weight: normal;
|
|
5
|
+
font-style: normal;
|
|
6
|
+
font-display: swap;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
@font-face {
|
|
10
|
+
font-family: 'vw_textbold';
|
|
11
|
+
src: url('/fonts/vwtext-bold-webfont.woff2') format('woff2');
|
|
12
|
+
font-weight: normal;
|
|
13
|
+
font-style: normal;
|
|
14
|
+
font-display: fallback;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.font-vw-textbold {
|
|
18
|
+
font-family: 'vw_textbold';
|
|
19
|
+
font-display: fallback;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
@font-face {
|
|
23
|
+
font-family: 'vw_headbold';
|
|
24
|
+
src: url('/fonts/vwhead-bold-webfont.woff2') format('woff2');
|
|
25
|
+
font-weight: normal;
|
|
26
|
+
font-style: normal;
|
|
27
|
+
font-display: fallback;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.font-vw-headbold {
|
|
31
|
+
font-family: 'vw_headbold' !important;
|
|
32
|
+
font-display: fallback;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
@font-face {
|
|
36
|
+
font-family: 'vw_headregular';
|
|
37
|
+
src: url('/fonts/vwhead-regular-webfont.woff2') format('woff2');
|
|
38
|
+
font-weight: normal;
|
|
39
|
+
font-style: normal;
|
|
40
|
+
font-display: fallback;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
// .font-headregular {
|
|
44
|
+
// font-family: 'vw_headregular', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif;
|
|
45
|
+
// font-display: fallback;
|
|
46
|
+
// }
|
|
47
|
+
|
|
48
|
+
@font-face {
|
|
49
|
+
font-family: 'vw_headlight';
|
|
50
|
+
src: url('/fonts/vwhead-light-webfont.woff2') format('woff2'),;
|
|
51
|
+
font-weight: normal;
|
|
52
|
+
font-style: normal;
|
|
53
|
+
font-display: swap;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
// .font-headlight {
|
|
57
|
+
// font-family: 'vw_headlight';
|
|
58
|
+
// }
|
|
59
|
+
|
|
60
|
+
@font-face {
|
|
61
|
+
font-family: 'Nova Mono';
|
|
62
|
+
src: url('/fonts/nova-mono-v13-latin-regular.woff2') format('woff2');
|
|
63
|
+
font-weight: normal;
|
|
64
|
+
font-style: normal;
|
|
65
|
+
font-display: swap; //fallback;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
// .font-mono {
|
|
69
|
+
// font-family: 'Nova Mono';
|
|
70
|
+
// }
|
|
71
|
+
|
|
72
|
+
@font-face {
|
|
73
|
+
font-family: 'vw_textlight';
|
|
74
|
+
src: url('/fonts/vwtext-light-webfont.woff2') format('woff2');
|
|
75
|
+
font-weight: normal;
|
|
76
|
+
font-style: normal;
|
|
77
|
+
font-display: swap;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
// @font-face {
|
|
81
|
+
// font-family: 'swiper-icons';
|
|
82
|
+
// src: url('/fonts/swiper-icons.woff2') format('woff2');
|
|
83
|
+
// font-weight: normal;
|
|
84
|
+
// font-style: normal;
|
|
85
|
+
// font-display: swap;
|
|
86
|
+
// }
|
|
87
|
+
|
|
88
|
+
// .font-textlight {
|
|
89
|
+
// font-family: 'vw_textlight';
|
|
90
|
+
// }
|
|
91
|
+
|
|
92
|
+
// @font-face {
|
|
93
|
+
// font-family: 'vw-headline-ltab';
|
|
94
|
+
// src: url('/fonts/VWHeadline-LtTab.woff2') format('woff2');
|
|
95
|
+
// font-weight: normal;
|
|
96
|
+
// font-style: normal;
|
|
97
|
+
// font-display: swap;
|
|
98
|
+
// }
|
|
99
|
+
|
|
100
|
+
// .font-vw-headline-ltab {
|
|
101
|
+
// font-family: 'vw-headline-ltab';
|
|
102
|
+
// }
|
|
103
|
+
|
|
104
|
+
// @font-face {
|
|
105
|
+
// font-family: 'futura-book';
|
|
106
|
+
// src: url('/fonts/Futura-Book.woff2') format('woff2');
|
|
107
|
+
// font-weight: normal;
|
|
108
|
+
// font-style: normal;
|
|
109
|
+
// font-display: swap;
|
|
110
|
+
// }
|
|
111
|
+
|
|
112
|
+
// .font-futura-book {
|
|
113
|
+
// font-family: 'futura-book';
|
|
114
|
+
// }
|
|
115
|
+
|
|
116
|
+
// @font-face {
|
|
117
|
+
// font-family: 'futura-pt-light';
|
|
118
|
+
// src: url('/fonts/futura-pt-light.woff2') format('woff2');
|
|
119
|
+
// // src: url('/fonts/Futura-Book.woff2') format('woff2');
|
|
120
|
+
// font-weight: normal;
|
|
121
|
+
// font-style: normal;
|
|
122
|
+
// font-display: swap;
|
|
123
|
+
// }
|
|
124
|
+
|
|
125
|
+
// .font-futura-pt-light {
|
|
126
|
+
// font-family: 'futura-pt-light';
|
|
127
|
+
// }
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
// @font-face {
|
|
131
|
+
// font-family: 'futura-pt-medium';
|
|
132
|
+
// src: url('/fonts/futura-pt-medium.woff2') format('woff2');
|
|
133
|
+
// font-weight: normal;
|
|
134
|
+
// font-style: normal;
|
|
135
|
+
// font-display: swap;
|
|
136
|
+
// }
|
|
137
|
+
|
|
138
|
+
// .font-futura-pt-medium {
|
|
139
|
+
// font-family: 'futura-pt-medium';
|
|
140
|
+
// }
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
// src: url('/fonts/Futura-Book-BT.woff') format('woff');
|
|
144
|
+
// src: url('/fonts/futura-bk-bt-book_18979-webfont.woff2') format('woff2');
|
|
145
|
+
|
|
146
|
+
[data-text]:before {
|
|
147
|
+
content: attr(data-text);
|
|
148
148
|
}
|