@conduction/theme 1.0.24 → 1.0.26
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/README.md +7 -0
- package/conduction-design-tokens/README.md +3 -0
- package/conduction-design-tokens/dist/design-tokens.css +66 -67
- package/conduction-design-tokens/dist/index.js +70 -71
- package/conduction-design-tokens/dist/index.json +168 -187
- package/conduction-design-tokens/dist/index.less +66 -67
- package/conduction-design-tokens/dist/index.scss +66 -67
- package/conduction-design-tokens/dist/tokens.json +1956 -1981
- package/conduction-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +5 -12
- package/municipalities/dinkelland-design-tokens/README.md +3 -0
- package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +74 -76
- package/municipalities/dinkelland-design-tokens/dist/index.js +80 -82
- package/municipalities/dinkelland-design-tokens/dist/index.json +153 -191
- package/municipalities/dinkelland-design-tokens/dist/index.less +74 -76
- package/municipalities/dinkelland-design-tokens/dist/index.scss +74 -76
- package/municipalities/dinkelland-design-tokens/dist/tokens.json +2198 -2241
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/epe-design-tokens/README.md +3 -0
- package/municipalities/epe-design-tokens/dist/design-tokens.css +66 -73
- package/municipalities/epe-design-tokens/dist/index.js +75 -82
- package/municipalities/epe-design-tokens/dist/index.json +151 -298
- package/municipalities/epe-design-tokens/dist/index.less +66 -73
- package/municipalities/epe-design-tokens/dist/index.scss +66 -73
- package/municipalities/epe-design-tokens/dist/tokens.json +2134 -2281
- package/municipalities/epe-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/leiden-design-tokens/README.md +3 -0
- package/municipalities/leiden-design-tokens/dist/design-tokens.css +60 -61
- package/municipalities/leiden-design-tokens/dist/index.js +66 -67
- package/municipalities/leiden-design-tokens/dist/index.json +143 -162
- package/municipalities/leiden-design-tokens/dist/index.less +60 -61
- package/municipalities/leiden-design-tokens/dist/index.scss +60 -61
- package/municipalities/leiden-design-tokens/dist/tokens.json +1872 -1897
- package/municipalities/leiden-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +4 -11
- package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +129 -0
- package/municipalities/noaberkracht-design-tokens/dist/font.css +5 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.css +7 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.js +127 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.json +2458 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.less +126 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.scss +126 -0
- package/municipalities/noaberkracht-design-tokens/dist/tokens.json +2570 -0
- package/municipalities/noordwijk-design-tokens/LICENSE.md +17 -0
- package/municipalities/noordwijk-design-tokens/README.md +3 -0
- package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +309 -0
- package/municipalities/noordwijk-design-tokens/dist/font.css +318 -0
- package/municipalities/noordwijk-design-tokens/dist/index.css +7 -0
- package/municipalities/noordwijk-design-tokens/dist/index.js +307 -0
- package/municipalities/noordwijk-design-tokens/dist/index.json +6004 -0
- package/municipalities/noordwijk-design-tokens/dist/index.less +306 -0
- package/municipalities/noordwijk-design-tokens/dist/index.scss +306 -0
- package/municipalities/noordwijk-design-tokens/dist/tokens.json +6420 -0
- package/municipalities/noordwijk-design-tokens/package.json +40 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/color.tokens.json +99 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/font-size.tokens.json +17 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/size.tokens.json +17 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/typography.tokens.json +47 -0
- package/municipalities/noordwijk-design-tokens/src/common/utrecht/action.tokens.json +9 -0
- package/municipalities/noordwijk-design-tokens/src/common/utrecht/space.tokens.json +28 -0
- package/municipalities/noordwijk-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/noordwijk-design-tokens/src/component/conduction/select.tokens.json +15 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/button.tokens.json +152 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/code.tokens.json +27 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/document.tokens.json +12 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +44 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +11 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +10 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +24 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +44 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/heading.tokens.json +53 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/link.tokens.json +33 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/list.tokens.json +33 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/page.tokens.json +11 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/table.tokens.json +60 -0
- package/municipalities/noordwijk-design-tokens/src/config.json +7 -0
- package/municipalities/noordwijk-design-tokens/src/font.scss +385 -0
- package/municipalities/noordwijk-design-tokens/src/index.scss +8 -0
- package/municipalities/noordwijk-design-tokens/style-dictionary.config.js +6 -0
- package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +11 -0
- package/municipalities/rotterdam-design-tokens/dist/font.css +1 -0
- package/municipalities/rotterdam-design-tokens/dist/index.css +7 -0
- package/municipalities/rotterdam-design-tokens/dist/index.js +9 -0
- package/municipalities/rotterdam-design-tokens/dist/index.json +80 -0
- package/municipalities/rotterdam-design-tokens/dist/index.less +8 -0
- package/municipalities/rotterdam-design-tokens/dist/index.scss +8 -0
- package/municipalities/rotterdam-design-tokens/dist/tokens.json +90 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/custom.css +33 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/design-tokens.css +305 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/font/download.sh +18 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/font.css +36 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.css +33 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.js +303 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.json +6415 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.less +302 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.scss +302 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/tokens.json +6868 -0
- package/municipalities/tubbergen-design-tokens/README.md +3 -0
- package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +74 -76
- package/municipalities/tubbergen-design-tokens/dist/index.js +80 -82
- package/municipalities/tubbergen-design-tokens/dist/index.json +153 -191
- package/municipalities/tubbergen-design-tokens/dist/index.less +74 -76
- package/municipalities/tubbergen-design-tokens/dist/index.scss +74 -76
- package/municipalities/tubbergen-design-tokens/dist/tokens.json +2200 -2243
- package/municipalities/tubbergen-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/xxllnc-design-tokens/README.md +3 -0
- package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +64 -65
- package/municipalities/xxllnc-design-tokens/dist/index.js +66 -67
- package/municipalities/xxllnc-design-tokens/dist/index.json +162 -181
- package/municipalities/xxllnc-design-tokens/dist/index.less +64 -65
- package/municipalities/xxllnc-design-tokens/dist/index.scss +64 -65
- package/municipalities/xxllnc-design-tokens/dist/tokens.json +1885 -1910
- package/municipalities/xxllnc-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +5 -12
- package/package.json +3 -2
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card.tokens.json +0 -26
- package/municipalities/epe-design-tokens/src/component/conduction/card.tokens.json +0 -30
- package/municipalities/tubbergen-design-tokens/src/component/conduction/card.tokens.json +0 -26
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# Auteursrecht Gemeente Noordwijk
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2023 Gemeente Noordwijk
|
|
4
|
+
|
|
5
|
+
## Logo en huisstijl
|
|
6
|
+
|
|
7
|
+
Op het huisstijl en logo zijn auteursrechten van toepassing. Het gebruik van logo en huisstijl is alleen toegestaan voor gebruik door Gemeente Noordwijk.
|
|
8
|
+
|
|
9
|
+
Wanneer je een bewerking van de software wilt gebruiken voor andere doeleinden, mag je niet het logo van Gemeente Noordwijk gebruiken en je ontwerpt een eigen huisstijl.
|
|
10
|
+
|
|
11
|
+
## Lettertype
|
|
12
|
+
|
|
13
|
+
Lettertypes die worden gebruikt voor de huisstijl zijn niet allemaal gratis en open source. Let op dat bij gebruik van die bijgeleverde lettertypes je een (betaalde) licentie regelt. Pas anders de configuratie aan om minder of andere lettertypes te gebruiken.
|
|
14
|
+
|
|
15
|
+
## Toestemming
|
|
16
|
+
|
|
17
|
+
Wanneer je het logo of de huisstijl wilt gebruiken kun je voor toestemming contact opnemen met Gemeente Noordwijk.
|
|
@@ -0,0 +1,309 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly
|
|
3
|
+
* Generated on Tue, 22 Aug 2023 15:08:12 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
.noordwijk-theme {
|
|
7
|
+
--conduction-input-select-padding-block-start: 0;
|
|
8
|
+
--conduction-input-select-padding-block-end: 0;
|
|
9
|
+
--conduction-input-select-border-focus: unset;
|
|
10
|
+
--conduction-card-wrapper-border-radius: 5px;
|
|
11
|
+
--conduction-card-wrapper-border-width: unset;
|
|
12
|
+
--utrecht-paragraph-margin-block-end: 0;
|
|
13
|
+
--utrecht-paragraph-margin-block-start: 0;
|
|
14
|
+
--utrecht-paragraph-line-height: 1.5em;
|
|
15
|
+
--utrecht-page-max-inline-size: 1140px;
|
|
16
|
+
--utrecht-unordered-list-item-padding-inline-start: 1ch;
|
|
17
|
+
--utrecht-unordered-list-padding-inline-start: 2ch;
|
|
18
|
+
--utrecht-unordered-list-margin-block-end: 0;
|
|
19
|
+
--utrecht-ordered-list-item-padding-inline-start: 1ch;
|
|
20
|
+
--utrecht-link-hover-text-decoration-thickness: 0;
|
|
21
|
+
--utrecht-link-hover-text-decoration: underline;
|
|
22
|
+
--utrecht-link-text-underline-offset: 0.25em;
|
|
23
|
+
--utrecht-link-text-decoration-thickness: 0;
|
|
24
|
+
--utrecht-link-text-decoration-color: unset;
|
|
25
|
+
--utrecht-link-text-decoration: underline;
|
|
26
|
+
--utrecht-textbox-font-size: 15px;
|
|
27
|
+
--utrecht-table-header-cell-text-transform: unset;
|
|
28
|
+
--utrecht-table-margin-block-end: 0;
|
|
29
|
+
--utrecht-table-header-text-transform: unset;
|
|
30
|
+
--utrecht-page-header-logo-max-width: 120px;
|
|
31
|
+
--utrecht-page-footer-background-image: unset;
|
|
32
|
+
--utrecht-page-footer-logo-max-width: 150px;
|
|
33
|
+
--utrecht-form-input-font-size: 15px;
|
|
34
|
+
--utrecht-code-block-margin-inline-end: 0;
|
|
35
|
+
--utrecht-code-block-margin-inline-start: 0;
|
|
36
|
+
--utrecht-code-font-size: inherit;
|
|
37
|
+
--utrecht-button-primary-action-font-weight: inherit;
|
|
38
|
+
--utrecht-button-font-weight: 500;
|
|
39
|
+
--utrecht-button-font-size: inherit;
|
|
40
|
+
--utrecht-button-border-radius: 5px;
|
|
41
|
+
--utrecht-action-submit-cursor: pointer;
|
|
42
|
+
--utrecht-action-disabled-cursor: not-allowed;
|
|
43
|
+
--utrecht-action-busy-cursor: wait;
|
|
44
|
+
--noordwijk-typography-font-weight-light: 100;
|
|
45
|
+
--noordwijk-typography-font-weight-normal: 300;
|
|
46
|
+
--noordwijk-typography-font-weight-bold: 700;
|
|
47
|
+
--noordwijk-typography-monospace-font-family: Monospace, "Lucida Console";
|
|
48
|
+
--noordwijk-typography-roboto-slab-font-family: "Roboto Slab", Arial, sans-serif;
|
|
49
|
+
--noordwijk-typography-roboto-font-family: "Roboto", Arial, sans-serif;
|
|
50
|
+
--noordwijk-size-4xl: 96px;
|
|
51
|
+
--noordwijk-size-3xl: 72px;
|
|
52
|
+
--noordwijk-size-2xl: 48px;
|
|
53
|
+
--noordwijk-size-xl: 32px;
|
|
54
|
+
--noordwijk-size-lg: 24px;
|
|
55
|
+
--noordwijk-size-md: 18px;
|
|
56
|
+
--noordwijk-size-sm: 14px;
|
|
57
|
+
--noordwijk-size-xs: 8px;
|
|
58
|
+
--noordwijk-size-2xs: 4px;
|
|
59
|
+
--noordwijk-size-3xs: 2px;
|
|
60
|
+
--noordwijk-size-4xs: 1px;
|
|
61
|
+
--noordwijk-font-size-4xl: 58px;
|
|
62
|
+
--noordwijk-font-size-3xl: 48px;
|
|
63
|
+
--noordwijk-font-size-2xl: 32px;
|
|
64
|
+
--noordwijk-font-size-xl: 24px;
|
|
65
|
+
--noordwijk-font-size-lg: 18px;
|
|
66
|
+
--noordwijk-font-size-md: 16px;
|
|
67
|
+
--noordwijk-font-size-sm: 14px;
|
|
68
|
+
--noordwijk-font-size-xs: 12px;
|
|
69
|
+
--noordwijk-font-size-2xs: 10px;
|
|
70
|
+
--noordwijk-font-size-3xs: 8px;
|
|
71
|
+
--noordwijk-font-size-4xs: 5px;
|
|
72
|
+
--noordwijk-color-black-0: #000000; /* Base/Black */
|
|
73
|
+
--noordwijk-color-white-100: #ffffff; /* Base/White */
|
|
74
|
+
--noordwijk-color-white-98: #fafafa;
|
|
75
|
+
--noordwijk-color-blue-30: #2c2276; /* Base/Blue */
|
|
76
|
+
--noordwijk-color-blue-15: #16113b;
|
|
77
|
+
--noordwijk-color-light-blue-96: #f2f7fa;
|
|
78
|
+
--noordwijk-color-light-blue-58: #6096c7;
|
|
79
|
+
--noordwijk-color-light-blue-51: #4685be;
|
|
80
|
+
--noordwijk-color-light-grey-96: #f5f5f5; /* Base/LightGrey */
|
|
81
|
+
--noordwijk-color-light-grey-92: #ebebeb;
|
|
82
|
+
--noordwijk-color-grey-97: #f7f7f7;
|
|
83
|
+
--noordwijk-color-grey-82: #d1d1d1;
|
|
84
|
+
--noordwijk-color-grey-55: #8c8c8c;
|
|
85
|
+
--noordwijk-color-grey-50: #808080; /* Base/Grey */
|
|
86
|
+
--noordwijk-color-grey-46: #757575;
|
|
87
|
+
--noordwijk-color-grey-29: #4a4a4a;
|
|
88
|
+
--noordwijk-color-alert-info-background: #cce5ff;
|
|
89
|
+
--noordwijk-color-alert-info: #004085;
|
|
90
|
+
--noordwijk-color-alert-succes-background: #d4edda;
|
|
91
|
+
--noordwijk-color-alert-succes: #155724;
|
|
92
|
+
--noordwijk-color-succes: #28a745;
|
|
93
|
+
--noordwijk-color-alert-warning-background: #fff3cd;
|
|
94
|
+
--noordwijk-color-alert-warning: #856404;
|
|
95
|
+
--noordwijk-color-warning: #ffc107;
|
|
96
|
+
--noordwijk-color-alert-error-background: #f8d7da;
|
|
97
|
+
--noordwijk-color-alert-error: #721c24;
|
|
98
|
+
--noordwijk-color-error: #dc3545;
|
|
99
|
+
--conduction-input-select-invalid-border-color: var(--noordwijk-color-error);
|
|
100
|
+
--conduction-input-select-border-radius: [object Object];
|
|
101
|
+
--conduction-input-select-border: var(--noordwijk-size-4xs) solid var(--noordwijk-color-grey-46);
|
|
102
|
+
--conduction-input-select-background-color: var(--noordwijk-color-white-100);
|
|
103
|
+
--conduction-card-wrapper-padding-block-start: var(--noordwijk-size-md);
|
|
104
|
+
--conduction-card-wrapper-padding-block-end: var(--noordwijk-size-md);
|
|
105
|
+
--conduction-card-wrapper-padding-inline-start: var(--noordwijk-size-md);
|
|
106
|
+
--conduction-card-wrapper-padding-inline-end: var(--noordwijk-size-md);
|
|
107
|
+
--conduction-card-wrapper-color: var(--noordwijk-color-black-0);
|
|
108
|
+
--conduction-card-wrapper-background-color: var(--noordwijk-color-white-100);
|
|
109
|
+
--utrecht-paragraph-font-weight: var(--noordwijk-typography-font-weight-normal);
|
|
110
|
+
--utrecht-paragraph-font-size: var(--noordwijk-font-size-md);
|
|
111
|
+
--utrecht-paragraph-font-family: var(--noordwijk-typography-roboto-font-family);
|
|
112
|
+
--utrecht-page-margin-inline-end: var(--noordwijk-size-lg);
|
|
113
|
+
--utrecht-page-margin-inline-start: var(--noordwijk-size-lg);
|
|
114
|
+
--utrecht-unordered-list-marker-color: var(--noordwijk-color-light-blue-58);
|
|
115
|
+
--utrecht-unordered-list-item-margin-block-end: var(--noordwijk-size-xs);
|
|
116
|
+
--utrecht-unordered-list-item-margin-block-start: var(--noordwijk-size-xs);
|
|
117
|
+
--utrecht-unordered-list-margin-block-start: var(--noordwijk-size-md);
|
|
118
|
+
--utrecht-ordered-list-item-margin-block-end: var(--noordwijk-size-2xs);
|
|
119
|
+
--utrecht-ordered-list-item-margin-block-start: var(--noordwijk-size-2xs);
|
|
120
|
+
--utrecht-ordered-list-padding-inline-start: var(--noordwijk-size-xl);
|
|
121
|
+
--utrecht-ordered-list-margin-block-end: var(--noordwijk-size-sm);
|
|
122
|
+
--utrecht-ordered-list-margin-block-start: var(--noordwijk-size-sm);
|
|
123
|
+
--utrecht-link-icon-size: var(--noordwijk-size-md);
|
|
124
|
+
--utrecht-heading-5-margin-block-start: var(--noordwijk-size-md);
|
|
125
|
+
--utrecht-heading-5-margin-block-end: var(--noordwijk-size-lg);
|
|
126
|
+
--utrecht-heading-5-font-weight: var(--noordwijk-typography-font-weight-light);
|
|
127
|
+
--utrecht-heading-5-font-size: var(--noordwijk-font-size-sm);
|
|
128
|
+
--utrecht-heading-5-font-family: var(--noordwijk-typography-roboto-slab-font-family);
|
|
129
|
+
--utrecht-heading-4-margin-block-start: var(--noordwijk-size-md);
|
|
130
|
+
--utrecht-heading-4-margin-block-end: var(--noordwijk-size-lg);
|
|
131
|
+
--utrecht-heading-4-font-weight: var(--noordwijk-typography-font-weight-normal);
|
|
132
|
+
--utrecht-heading-4-font-size: var(--noordwijk-font-size-md);
|
|
133
|
+
--utrecht-heading-4-font-family: var(--noordwijk-typography-roboto-slab-font-family);
|
|
134
|
+
--utrecht-heading-3-margin-block-start: var(--noordwijk-size-md);
|
|
135
|
+
--utrecht-heading-3-margin-block-end: var(--noordwijk-size-xl);
|
|
136
|
+
--utrecht-heading-3-font-weight: var(--noordwijk-typography-font-weight-normal);
|
|
137
|
+
--utrecht-heading-3-font-size: var(--noordwijk-font-size-lg);
|
|
138
|
+
--utrecht-heading-3-font-family: var(--noordwijk-typography-roboto-slab-font-family);
|
|
139
|
+
--utrecht-heading-2-margin-block-start: var(--noordwijk-size-md);
|
|
140
|
+
--utrecht-heading-2-margin-block-end: var(--noordwijk-size-2xl);
|
|
141
|
+
--utrecht-heading-2-font-weight: var(--noordwijk-typography-font-weight-bold);
|
|
142
|
+
--utrecht-heading-2-font-size: var(--noordwijk-font-size-xl);
|
|
143
|
+
--utrecht-heading-2-font-family: var(--noordwijk-typography-roboto-slab-font-family);
|
|
144
|
+
--utrecht-heading-1-margin-block-start: var(--noordwijk-size-md);
|
|
145
|
+
--utrecht-heading-1-margin-block-end: var(--noordwijk-size-2xl);
|
|
146
|
+
--utrecht-heading-1-font-weight: var(--noordwijk-typography-font-weight-bold);
|
|
147
|
+
--utrecht-heading-1-font-size: var(--noordwijk-font-size-2xl);
|
|
148
|
+
--utrecht-heading-1-font-family: var(--noordwijk-typography-roboto-slab-font-family);
|
|
149
|
+
--utrecht-textbox-focus-background-color: var(--noordwijk-color-white-100);
|
|
150
|
+
--utrecht-textbox-placeholder-color: var(--noordwijk-color-grey-46);
|
|
151
|
+
--utrecht-textbox-padding-inline-start: var(--noordwijk-size-sm);
|
|
152
|
+
--utrecht-textbox-padding-inline-end: var(--noordwijk-size-sm);
|
|
153
|
+
--utrecht-textbox-padding-block-start: var(--noordwijk-size-xs);
|
|
154
|
+
--utrecht-textbox-padding-block-end: var(--noordwijk-size-xs);
|
|
155
|
+
--utrecht-textbox-font-family: var(--noordwijk-typography-roboto-font-family);
|
|
156
|
+
--utrecht-textbox-color: var(--noordwijk-color-grey-29);
|
|
157
|
+
--utrecht-textbox-border-width: var(--noordwijk-size-4xs);
|
|
158
|
+
--utrecht-textbox-border-color: var(--noordwijk-color-grey-55);
|
|
159
|
+
--utrecht-textbox-background-color: var(--noordwijk-color-white-100);
|
|
160
|
+
--utrecht-table-cell-padding-inline-start: var(--noordwijk-size-md);
|
|
161
|
+
--utrecht-table-cell-padding-inline-end: var(--noordwijk-size-md);
|
|
162
|
+
--utrecht-table-cell-padding-block-start: var(--noordwijk-size-md);
|
|
163
|
+
--utrecht-table-cell-padding-block-end: var(--noordwijk-size-md);
|
|
164
|
+
--utrecht-table-header-cell-font-weight: var(--noordwijk-typography-font-weight-bold);
|
|
165
|
+
--utrecht-table-margin-block-start: var(--noordwijk-size-md);
|
|
166
|
+
--utrecht-table-border-width: var(--noordwijk-size-4xs);
|
|
167
|
+
--utrecht-table-border-color: var(--noordwijk-color-black-0);
|
|
168
|
+
--utrecht-table-row-border-block-end-width: var(--noordwijk-size-4xs);
|
|
169
|
+
--utrecht-table-row-border-block-end-color: var(--noordwijk-color-black-0);
|
|
170
|
+
--utrecht-table-header-font-weight: var(--noordwijk-typography-font-weight-bold);
|
|
171
|
+
--utrecht-table-background-color: var(--noordwijk-color-white-100);
|
|
172
|
+
--utrecht-page-header-padding-block-end: var(--noordwijk-size-sm);
|
|
173
|
+
--utrecht-page-header-padding-block-start: var(--noordwijk-size-sm);
|
|
174
|
+
--utrecht-page-header-color: var(--noordwijk-color-blue-30);
|
|
175
|
+
--utrecht-page-header-background-color: var(--noordwijk-color-white-100);
|
|
176
|
+
--utrecht-page-footer-padding-block-start: var(--noordwijk-size-2xl);
|
|
177
|
+
--utrecht-page-footer-padding-block-end: var(--noordwijk-size-2xl);
|
|
178
|
+
--utrecht-page-footer-padding-inline-start: var(--noordwijk-size-sm);
|
|
179
|
+
--utrecht-page-footer-padding-inline-end: var(--noordwijk-size-sm);
|
|
180
|
+
--utrecht-page-footer-color: var(--noordwijk-color-black-0);
|
|
181
|
+
--utrecht-page-footer-background-color: var(--noordwijk-color-light-blue-96);
|
|
182
|
+
--utrecht-icon-gap: var(--noordwijk-size-xs);
|
|
183
|
+
--utrecht-form-input-focus-background-color: var(--noordwijk-color-white-100);
|
|
184
|
+
--utrecht-form-input-placeholder-color: var(--noordwijk-color-grey-46);
|
|
185
|
+
--utrecht-form-input-padding-inline-start: var(--noordwijk-size-sm);
|
|
186
|
+
--utrecht-form-input-padding-inline-end: var(--noordwijk-size-sm);
|
|
187
|
+
--utrecht-form-input-padding-block-start: var(--noordwijk-size-xs);
|
|
188
|
+
--utrecht-form-input-padding-block-end: var(--noordwijk-size-xs);
|
|
189
|
+
--utrecht-form-input-font-family: var(--noordwijk-typography-roboto-font-family);
|
|
190
|
+
--utrecht-form-input-color: var(--noordwijk-color-grey-29);
|
|
191
|
+
--utrecht-form-input-border-width: var(--noordwijk-size-4xs);
|
|
192
|
+
--utrecht-form-input-border-color: var(--noordwijk-color-grey-55);
|
|
193
|
+
--utrecht-form-input-background-color: var(--noordwijk-color-white-100);
|
|
194
|
+
--utrecht-document-font-size: var(--noordwijk-font-size-md);
|
|
195
|
+
--utrecht-document-font-family: var(--noordwijk-typography-roboto-font-family);
|
|
196
|
+
--utrecht-document-color: var(--noordwijk-color-black-0);
|
|
197
|
+
--utrecht-document-background-color: var(--noordwijk-color-light-blue-96);
|
|
198
|
+
--utrecht-code-block-padding-inline-end: var(--noordwijk-size-md);
|
|
199
|
+
--utrecht-code-block-padding-inline-start: var(--noordwijk-size-md);
|
|
200
|
+
--utrecht-code-block-padding-block-end: var(--noordwijk-size-md);
|
|
201
|
+
--utrecht-code-block-padding-block-start: var(--noordwijk-size-md);
|
|
202
|
+
--utrecht-code-block-margin-block-end: var(--noordwijk-size-md);
|
|
203
|
+
--utrecht-code-block-margin-block-start: var(--noordwijk-size-md);
|
|
204
|
+
--utrecht-code-block-line-height: var(--noordwijk-size-lg);
|
|
205
|
+
--utrecht-code-block-font-size: var(--noordwijk-font-size-md);
|
|
206
|
+
--utrecht-code-block-font-family: var(--noordwijk-typography-monospace-font-family);
|
|
207
|
+
--utrecht-code-block-color: var(--noordwijk-color-black-0);
|
|
208
|
+
--utrecht-code-block-background-color: var(--noordwijk-color-light-grey-92);
|
|
209
|
+
--utrecht-code-font-family: var(--noordwijk-typography-monospace-font-family);
|
|
210
|
+
--utrecht-code-color: var(--noordwijk-color-black-0);
|
|
211
|
+
--utrecht-code-background-color: var(--noordwijk-color-light-grey-92);
|
|
212
|
+
--utrecht-button-secondary-action-hover-background-color: var(--noordwijk-color-white-100);
|
|
213
|
+
--utrecht-button-secondary-action-font-weight: var(--noordwijk-typography-font-weight-normal);
|
|
214
|
+
--utrecht-button-secondary-action-border-width: var(--noordwijk-size-3xs);
|
|
215
|
+
--utrecht-button-secondary-action-background-color: var(--noordwijk-color-white-100);
|
|
216
|
+
--utrecht-button-primary-action-hover-color: var(--noordwijk-color-white-100);
|
|
217
|
+
--utrecht-button-primary-action-color: var(--noordwijk-color-white-100);
|
|
218
|
+
--utrecht-button-primary-action-border-width: var(--noordwijk-size-3xs);
|
|
219
|
+
--utrecht-button-hover-color: var(--noordwijk-color-white-100);
|
|
220
|
+
--utrecht-button-hover-border-color: var(--noordwijk-color-light-blue-51);
|
|
221
|
+
--utrecht-button-hover-background-color: var(--noordwijk-color-light-blue-51);
|
|
222
|
+
--utrecht-button-icon-gap: var(--noordwijk-size-xs);
|
|
223
|
+
--utrecht-button-padding-inline-end: var(--noordwijk-size-sm);
|
|
224
|
+
--utrecht-button-padding-inline-start: var(--noordwijk-size-sm);
|
|
225
|
+
--utrecht-button-padding-block-end: var(--noordwijk-size-2xs);
|
|
226
|
+
--utrecht-button-padding-block-start: var(--noordwijk-size-2xs);
|
|
227
|
+
--utrecht-button-font-family: var(--noordwijk-typography-roboto-slab-font-family);
|
|
228
|
+
--utrecht-button-color: var(--noordwijk-color-white-100);
|
|
229
|
+
--utrecht-button-border-width: var(--noordwijk-size-3xs);
|
|
230
|
+
--utrecht-button-border-color: var(--noordwijk-color-light-blue-58);
|
|
231
|
+
--utrecht-button-background-color: var(--noordwijk-color-light-blue-58);
|
|
232
|
+
--utrecht-blockquote-content-font-size: var(--noordwijk-font-size-md);
|
|
233
|
+
--utrecht-blockquote-content-color: var(--noordwijk-color-black-0);
|
|
234
|
+
--utrecht-blockquote-margin-inline-end: var(--noordwijk-size-xl);
|
|
235
|
+
--utrecht-blockquote-margin-inline-start: var(--noordwijk-size-xl);
|
|
236
|
+
--utrecht-alert-icon-gap: var(--noordwijk-size-xs);
|
|
237
|
+
--utrecht-alert-icon-ok-color: var(--noordwijk-color-alert-succes);
|
|
238
|
+
--utrecht-alert-icon-warning-color: var(--noordwijk-color-alert-warning);
|
|
239
|
+
--utrecht-alert-icon-error-color: var(--noordwijk-color-alert-error);
|
|
240
|
+
--utrecht-alert-icon-color: var(--noordwijk-color-alert-info);
|
|
241
|
+
--utrecht-alert-ok-color: var(--noordwijk-color-alert-succes);
|
|
242
|
+
--utrecht-alert-ok-background-color: var(--noordwijk-color-alert-succes-background);
|
|
243
|
+
--utrecht-alert-error-color: var(--noordwijk-color-alert-error);
|
|
244
|
+
--utrecht-alert-error-background-color: var(--noordwijk-color-alert-error-background);
|
|
245
|
+
--utrecht-alert-warning-color: var(--noordwijk-color-alert-warning);
|
|
246
|
+
--utrecht-alert-warning-background-color: var(--noordwijk-color-alert-warning-background);
|
|
247
|
+
--utrecht-alert-padding-inline-end: var(--noordwijk-size-lg);
|
|
248
|
+
--utrecht-alert-padding-inline-start: var(--noordwijk-size-lg);
|
|
249
|
+
--utrecht-alert-padding-block-end: var(--noordwijk-size-lg);
|
|
250
|
+
--utrecht-alert-padding-block-start: var(--noordwijk-size-lg);
|
|
251
|
+
--utrecht-alert-color: var(--noordwijk-color-alert-info);
|
|
252
|
+
--utrecht-alert-background-color: var(--noordwijk-color-alert-info-background);
|
|
253
|
+
--utrecht-space-inline-3xl: var(--noordwijk-size-3xl);
|
|
254
|
+
--utrecht-space-inline-2xl: var(--noordwijk-size-2xl);
|
|
255
|
+
--utrecht-space-inline-xl: var(--noordwijk-size-xl);
|
|
256
|
+
--utrecht-space-inline-lg: var(--noordwijk-size-lg);
|
|
257
|
+
--utrecht-space-inline-md: var(--noordwijk-size-md);
|
|
258
|
+
--utrecht-space-inline-sm: var(--noordwijk-size-sm);
|
|
259
|
+
--utrecht-space-inline-xs: var(--noordwijk-size-xs);
|
|
260
|
+
--utrecht-space-inline-2xs: var(--noordwijk-size-2xs);
|
|
261
|
+
--utrecht-space-inline-3xs: var(--noordwijk-size-3xs);
|
|
262
|
+
--utrecht-space-block-3xl: var(--noordwijk-size-3xl);
|
|
263
|
+
--utrecht-space-block-2xl: var(--noordwijk-size-2xl);
|
|
264
|
+
--utrecht-space-block-xl: var(--noordwijk-size-xl);
|
|
265
|
+
--utrecht-space-block-lg: var(--noordwijk-size-lg);
|
|
266
|
+
--utrecht-space-block-md: var(--noordwijk-size-md);
|
|
267
|
+
--utrecht-space-block-sm: var(--noordwijk-size-sm);
|
|
268
|
+
--utrecht-space-block-xs: var(--noordwijk-size-xs);
|
|
269
|
+
--utrecht-space-block-2xs: var(--noordwijk-size-2xs);
|
|
270
|
+
--utrecht-space-block-3xs: var(--noordwijk-size-3xs);
|
|
271
|
+
--noordwijk-typography-scale-4xl: var(--noordwijk-font-size-4xl);
|
|
272
|
+
--noordwijk-typography-scale-3xl: var(--noordwijk-font-size-3xl);
|
|
273
|
+
--noordwijk-typography-scale-2xl: var(--noordwijk-font-size-2xl);
|
|
274
|
+
--noordwijk-typography-scale-xl: var(--noordwijk-font-size-xl);
|
|
275
|
+
--noordwijk-typography-scale-lg: var(--noordwijk-font-size-lg);
|
|
276
|
+
--noordwijk-typography-scale-md: var(--noordwijk-font-size-md);
|
|
277
|
+
--noordwijk-typography-scale-sm: var(--noordwijk-font-size-sm);
|
|
278
|
+
--noordwijk-typography-scale-xs: var(--noordwijk-font-size-xs);
|
|
279
|
+
--noordwijk-typography-scale-2xs: var(--noordwijk-font-size-2xs);
|
|
280
|
+
--noordwijk-typography-scale-3xs: var(--noordwijk-font-size-3xs);
|
|
281
|
+
--noordwijk-typography-scale-4xs: var(--noordwijk-font-size-4xs);
|
|
282
|
+
--noordwijk-color-primary-hover: var(--noordwijk-color-blue-15);
|
|
283
|
+
--noordwijk-color-primary: var(--noordwijk-color-blue-30);
|
|
284
|
+
--utrecht-paragraph-color: var(--utrecht-document-color);
|
|
285
|
+
--utrecht-unordered-list-font-size: var(--utrecht-document-font-size);
|
|
286
|
+
--utrecht-ordered-list-font-size: var(--utrecht-document-font-size);
|
|
287
|
+
--utrecht-link-visited-color: var(--noordwijk-color-primary);
|
|
288
|
+
--utrecht-link-hover-color: var(--noordwijk-color-primary-hover);
|
|
289
|
+
--utrecht-link-color: var(--noordwijk-color-primary);
|
|
290
|
+
--utrecht-heading-5-color: var(--noordwijk-color-primary);
|
|
291
|
+
--utrecht-heading-4-color: var(--noordwijk-color-primary);
|
|
292
|
+
--utrecht-heading-3-color: var(--noordwijk-color-primary);
|
|
293
|
+
--utrecht-heading-2-color: var(--noordwijk-color-primary);
|
|
294
|
+
--utrecht-heading-1-color: var(--noordwijk-color-primary) !important;
|
|
295
|
+
--utrecht-table-header-cell-color: var(--utrecht-document-color);
|
|
296
|
+
--utrecht-table-header-cell-font-size: var(--utrecht-document-font-size);
|
|
297
|
+
--utrecht-table-font-size: var(--utrecht-document-font-size);
|
|
298
|
+
--utrecht-table-font-family: var(--utrecht-document-font-family);
|
|
299
|
+
--utrecht-table-header-color: var(--utrecht-document-color);
|
|
300
|
+
--utrecht-button-secondary-action-hover-color: var(--noordwijk-color-primary-hover);
|
|
301
|
+
--utrecht-button-secondary-action-hover-border-color: var(--noordwijk-color-primary-hover);
|
|
302
|
+
--utrecht-button-secondary-action-color: var(--noordwijk-color-primary);
|
|
303
|
+
--utrecht-button-secondary-action-border-color: var(--noordwijk-color-primary);
|
|
304
|
+
--utrecht-button-primary-action-hover-border-color: var(--noordwijk-color-primary);
|
|
305
|
+
--utrecht-button-primary-action-hover-background-color: var(--noordwijk-color-primary);
|
|
306
|
+
--utrecht-button-primary-action-border-color: var(--noordwijk-color-primary);
|
|
307
|
+
--utrecht-button-primary-action-background-color: var(--noordwijk-color-primary);
|
|
308
|
+
--noordwijk-color-info: var(--noordwijk-color-primary);
|
|
309
|
+
}
|
|
@@ -0,0 +1,318 @@
|
|
|
1
|
+
/* Place any @font-face definitions here */
|
|
2
|
+
/* Roboto Font-Family */
|
|
3
|
+
/* cyrillic-ext */
|
|
4
|
+
@font-face {
|
|
5
|
+
font-family: "Roboto";
|
|
6
|
+
font-style: normal;
|
|
7
|
+
font-weight: 300;
|
|
8
|
+
font-display: swap;
|
|
9
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format("woff2");
|
|
10
|
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
|
11
|
+
}
|
|
12
|
+
/* cyrillic */
|
|
13
|
+
@font-face {
|
|
14
|
+
font-family: "Roboto";
|
|
15
|
+
font-style: normal;
|
|
16
|
+
font-weight: 300;
|
|
17
|
+
font-display: swap;
|
|
18
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format("woff2");
|
|
19
|
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
20
|
+
}
|
|
21
|
+
/* greek-ext */
|
|
22
|
+
@font-face {
|
|
23
|
+
font-family: "Roboto";
|
|
24
|
+
font-style: normal;
|
|
25
|
+
font-weight: 300;
|
|
26
|
+
font-display: swap;
|
|
27
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format("woff2");
|
|
28
|
+
unicode-range: U+1F00-1FFF;
|
|
29
|
+
}
|
|
30
|
+
/* greek */
|
|
31
|
+
@font-face {
|
|
32
|
+
font-family: "Roboto";
|
|
33
|
+
font-style: normal;
|
|
34
|
+
font-weight: 300;
|
|
35
|
+
font-display: swap;
|
|
36
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format("woff2");
|
|
37
|
+
unicode-range: U+0370-03FF;
|
|
38
|
+
}
|
|
39
|
+
/* vietnamese */
|
|
40
|
+
@font-face {
|
|
41
|
+
font-family: "Roboto";
|
|
42
|
+
font-style: normal;
|
|
43
|
+
font-weight: 300;
|
|
44
|
+
font-display: swap;
|
|
45
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format("woff2");
|
|
46
|
+
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
|
|
47
|
+
}
|
|
48
|
+
/* latin-ext */
|
|
49
|
+
@font-face {
|
|
50
|
+
font-family: "Roboto";
|
|
51
|
+
font-style: normal;
|
|
52
|
+
font-weight: 300;
|
|
53
|
+
font-display: swap;
|
|
54
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format("woff2");
|
|
55
|
+
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
56
|
+
}
|
|
57
|
+
/* latin */
|
|
58
|
+
@font-face {
|
|
59
|
+
font-family: "Roboto";
|
|
60
|
+
font-style: normal;
|
|
61
|
+
font-weight: 300;
|
|
62
|
+
font-display: swap;
|
|
63
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format("woff2");
|
|
64
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
65
|
+
}
|
|
66
|
+
/* cyrillic-ext */
|
|
67
|
+
@font-face {
|
|
68
|
+
font-family: "Roboto";
|
|
69
|
+
font-style: normal;
|
|
70
|
+
font-weight: 400;
|
|
71
|
+
font-display: swap;
|
|
72
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format("woff2");
|
|
73
|
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
|
74
|
+
}
|
|
75
|
+
/* cyrillic */
|
|
76
|
+
@font-face {
|
|
77
|
+
font-family: "Roboto";
|
|
78
|
+
font-style: normal;
|
|
79
|
+
font-weight: 400;
|
|
80
|
+
font-display: swap;
|
|
81
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format("woff2");
|
|
82
|
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
83
|
+
}
|
|
84
|
+
/* greek-ext */
|
|
85
|
+
@font-face {
|
|
86
|
+
font-family: "Roboto";
|
|
87
|
+
font-style: normal;
|
|
88
|
+
font-weight: 400;
|
|
89
|
+
font-display: swap;
|
|
90
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format("woff2");
|
|
91
|
+
unicode-range: U+1F00-1FFF;
|
|
92
|
+
}
|
|
93
|
+
/* greek */
|
|
94
|
+
@font-face {
|
|
95
|
+
font-family: "Roboto";
|
|
96
|
+
font-style: normal;
|
|
97
|
+
font-weight: 400;
|
|
98
|
+
font-display: swap;
|
|
99
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format("woff2");
|
|
100
|
+
unicode-range: U+0370-03FF;
|
|
101
|
+
}
|
|
102
|
+
/* vietnamese */
|
|
103
|
+
@font-face {
|
|
104
|
+
font-family: "Roboto";
|
|
105
|
+
font-style: normal;
|
|
106
|
+
font-weight: 400;
|
|
107
|
+
font-display: swap;
|
|
108
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format("woff2");
|
|
109
|
+
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
|
|
110
|
+
}
|
|
111
|
+
/* latin-ext */
|
|
112
|
+
@font-face {
|
|
113
|
+
font-family: "Roboto";
|
|
114
|
+
font-style: normal;
|
|
115
|
+
font-weight: 400;
|
|
116
|
+
font-display: swap;
|
|
117
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format("woff2");
|
|
118
|
+
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
119
|
+
}
|
|
120
|
+
/* latin */
|
|
121
|
+
@font-face {
|
|
122
|
+
font-family: "Roboto";
|
|
123
|
+
font-style: normal;
|
|
124
|
+
font-weight: 400;
|
|
125
|
+
font-display: swap;
|
|
126
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2");
|
|
127
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
128
|
+
}
|
|
129
|
+
/* cyrillic-ext */
|
|
130
|
+
@font-face {
|
|
131
|
+
font-family: "Roboto";
|
|
132
|
+
font-style: normal;
|
|
133
|
+
font-weight: 700;
|
|
134
|
+
font-display: swap;
|
|
135
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format("woff2");
|
|
136
|
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
|
137
|
+
}
|
|
138
|
+
/* cyrillic */
|
|
139
|
+
@font-face {
|
|
140
|
+
font-family: "Roboto";
|
|
141
|
+
font-style: normal;
|
|
142
|
+
font-weight: 700;
|
|
143
|
+
font-display: swap;
|
|
144
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format("woff2");
|
|
145
|
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
146
|
+
}
|
|
147
|
+
/* greek-ext */
|
|
148
|
+
@font-face {
|
|
149
|
+
font-family: "Roboto";
|
|
150
|
+
font-style: normal;
|
|
151
|
+
font-weight: 700;
|
|
152
|
+
font-display: swap;
|
|
153
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format("woff2");
|
|
154
|
+
unicode-range: U+1F00-1FFF;
|
|
155
|
+
}
|
|
156
|
+
/* greek */
|
|
157
|
+
@font-face {
|
|
158
|
+
font-family: "Roboto";
|
|
159
|
+
font-style: normal;
|
|
160
|
+
font-weight: 700;
|
|
161
|
+
font-display: swap;
|
|
162
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format("woff2");
|
|
163
|
+
unicode-range: U+0370-03FF;
|
|
164
|
+
}
|
|
165
|
+
/* vietnamese */
|
|
166
|
+
@font-face {
|
|
167
|
+
font-family: "Roboto";
|
|
168
|
+
font-style: normal;
|
|
169
|
+
font-weight: 700;
|
|
170
|
+
font-display: swap;
|
|
171
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format("woff2");
|
|
172
|
+
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
|
|
173
|
+
}
|
|
174
|
+
/* latin-ext */
|
|
175
|
+
@font-face {
|
|
176
|
+
font-family: "Roboto";
|
|
177
|
+
font-style: normal;
|
|
178
|
+
font-weight: 700;
|
|
179
|
+
font-display: swap;
|
|
180
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format("woff2");
|
|
181
|
+
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
182
|
+
}
|
|
183
|
+
/* latin */
|
|
184
|
+
@font-face {
|
|
185
|
+
font-family: "Roboto";
|
|
186
|
+
font-style: normal;
|
|
187
|
+
font-weight: 700;
|
|
188
|
+
font-display: swap;
|
|
189
|
+
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format("woff2");
|
|
190
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
191
|
+
}
|
|
192
|
+
/* Roboto Slab Font-Family */
|
|
193
|
+
/* cyrillic-ext */
|
|
194
|
+
@font-face {
|
|
195
|
+
font-family: "Roboto Slab";
|
|
196
|
+
font-style: normal;
|
|
197
|
+
font-weight: 300;
|
|
198
|
+
font-display: swap;
|
|
199
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format("woff2");
|
|
200
|
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
|
201
|
+
}
|
|
202
|
+
/* cyrillic */
|
|
203
|
+
@font-face {
|
|
204
|
+
font-family: "Roboto Slab";
|
|
205
|
+
font-style: normal;
|
|
206
|
+
font-weight: 300;
|
|
207
|
+
font-display: swap;
|
|
208
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format("woff2");
|
|
209
|
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
210
|
+
}
|
|
211
|
+
/* greek-ext */
|
|
212
|
+
@font-face {
|
|
213
|
+
font-family: "Roboto Slab";
|
|
214
|
+
font-style: normal;
|
|
215
|
+
font-weight: 300;
|
|
216
|
+
font-display: swap;
|
|
217
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format("woff2");
|
|
218
|
+
unicode-range: U+1F00-1FFF;
|
|
219
|
+
}
|
|
220
|
+
/* greek */
|
|
221
|
+
@font-face {
|
|
222
|
+
font-family: "Roboto Slab";
|
|
223
|
+
font-style: normal;
|
|
224
|
+
font-weight: 300;
|
|
225
|
+
font-display: swap;
|
|
226
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format("woff2");
|
|
227
|
+
unicode-range: U+0370-03FF;
|
|
228
|
+
}
|
|
229
|
+
/* vietnamese */
|
|
230
|
+
@font-face {
|
|
231
|
+
font-family: "Roboto Slab";
|
|
232
|
+
font-style: normal;
|
|
233
|
+
font-weight: 300;
|
|
234
|
+
font-display: swap;
|
|
235
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format("woff2");
|
|
236
|
+
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
|
|
237
|
+
}
|
|
238
|
+
/* latin-ext */
|
|
239
|
+
@font-face {
|
|
240
|
+
font-family: "Roboto Slab";
|
|
241
|
+
font-style: normal;
|
|
242
|
+
font-weight: 300;
|
|
243
|
+
font-display: swap;
|
|
244
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");
|
|
245
|
+
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
246
|
+
}
|
|
247
|
+
/* latin */
|
|
248
|
+
@font-face {
|
|
249
|
+
font-family: "Roboto Slab";
|
|
250
|
+
font-style: normal;
|
|
251
|
+
font-weight: 300;
|
|
252
|
+
font-display: swap;
|
|
253
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");
|
|
254
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
255
|
+
}
|
|
256
|
+
/* cyrillic-ext */
|
|
257
|
+
@font-face {
|
|
258
|
+
font-family: "Roboto Slab";
|
|
259
|
+
font-style: normal;
|
|
260
|
+
font-weight: 500;
|
|
261
|
+
font-display: swap;
|
|
262
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format("woff2");
|
|
263
|
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
|
264
|
+
}
|
|
265
|
+
/* cyrillic */
|
|
266
|
+
@font-face {
|
|
267
|
+
font-family: "Roboto Slab";
|
|
268
|
+
font-style: normal;
|
|
269
|
+
font-weight: 500;
|
|
270
|
+
font-display: swap;
|
|
271
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format("woff2");
|
|
272
|
+
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
273
|
+
}
|
|
274
|
+
/* greek-ext */
|
|
275
|
+
@font-face {
|
|
276
|
+
font-family: "Roboto Slab";
|
|
277
|
+
font-style: normal;
|
|
278
|
+
font-weight: 500;
|
|
279
|
+
font-display: swap;
|
|
280
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format("woff2");
|
|
281
|
+
unicode-range: U+1F00-1FFF;
|
|
282
|
+
}
|
|
283
|
+
/* greek */
|
|
284
|
+
@font-face {
|
|
285
|
+
font-family: "Roboto Slab";
|
|
286
|
+
font-style: normal;
|
|
287
|
+
font-weight: 500;
|
|
288
|
+
font-display: swap;
|
|
289
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format("woff2");
|
|
290
|
+
unicode-range: U+0370-03FF;
|
|
291
|
+
}
|
|
292
|
+
/* vietnamese */
|
|
293
|
+
@font-face {
|
|
294
|
+
font-family: "Roboto Slab";
|
|
295
|
+
font-style: normal;
|
|
296
|
+
font-weight: 500;
|
|
297
|
+
font-display: swap;
|
|
298
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format("woff2");
|
|
299
|
+
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
|
|
300
|
+
}
|
|
301
|
+
/* latin-ext */
|
|
302
|
+
@font-face {
|
|
303
|
+
font-family: "Roboto Slab";
|
|
304
|
+
font-style: normal;
|
|
305
|
+
font-weight: 500;
|
|
306
|
+
font-display: swap;
|
|
307
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");
|
|
308
|
+
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
309
|
+
}
|
|
310
|
+
/* latin */
|
|
311
|
+
@font-face {
|
|
312
|
+
font-family: "Roboto Slab";
|
|
313
|
+
font-style: normal;
|
|
314
|
+
font-weight: 500;
|
|
315
|
+
font-display: swap;
|
|
316
|
+
src: url(https://fonts.gstatic.com/s/robotoslab/v25/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");
|
|
317
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
318
|
+
}
|