|
1 | 1 | @import url("../page-fade/page-fade.css"); |
2 | | -@import url("../project-display/project-tags.css"); |
3 | | - |
4 | | -/* fonts */ |
5 | | -@font-face { |
6 | | - font-family: "Sam Handwritten A"; |
7 | | - src: url("../font/SamHandwrittenA-Regular.woff2") format("woff2"); |
8 | | -} |
9 | | - |
10 | | -@font-face { |
11 | | - font-family: 'Noto Emoji'; |
12 | | - font-style: normal; |
13 | | - font-weight: 400; |
14 | | - src: url("../font/noto-emoji_5.2.11_emoji-400-normal.woff2") format('woff2'); |
15 | | -} |
16 | | - |
17 | | -@font-face { |
18 | | - font-family: Lexend; |
19 | | - font-style: normal; |
20 | | - font-weight: 400; |
21 | | - src: url("../font/lexend_5.2.10_latin-400-normal.woff2") format('woff2'); |
22 | | - 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+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD; |
23 | | -} |
24 | | - |
25 | | -@font-face { |
26 | | - font-family: Marcellus; |
27 | | - font-style: normal; |
28 | | - font-weight: 400; |
29 | | - src: url("../font/marcellus_5.2.6_latin-400-normal.woff2") format('woff2'); |
30 | | - 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+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD; |
31 | | -} |
32 | | - |
33 | | -@font-face { |
34 | | - font-family: Geologica; |
35 | | - font-style: normal; |
36 | | - font-weight: 400; |
37 | | - src: url("../font/geologica_5.2.7_latin-400-normal.woff2") format('woff2'); |
38 | | - 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+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD; |
39 | | -} |
| 2 | +@import url("./extra-fonts.css"); |
40 | 3 |
|
41 | 4 | /* Variables */ |
42 | 5 | :root, |
|
0 commit comments