diff --git a/themes/mytheme/assets/css/core/reset.css b/themes/mytheme/assets/css/core/reset.css index c37eaa0..03ebf81 100644 --- a/themes/mytheme/assets/css/core/reset.css +++ b/themes/mytheme/assets/css/core/reset.css @@ -1,5 +1,5 @@ @import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css"); -@import url("https://fonts.googleapis.com/css2?family=Gowun+Batang:wght@400;700&family=Gowun+Dodum&family=JetBrains+Mono&family=Source+Sans+3:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=Source+Serif+4:ital,opsz,wght@0,8..60,300;0,8..60,400;0,8..60,500;0,8..60,600;0,8..60,700;1,8..60,400"); +@import url("https://fonts.googleapis.com/css2?family=Gowun+Batang&family=Gowun+Dodum"); @font-face { font-family: "Line Sans"; @@ -18,6 +18,40 @@ font-weight: 300; } +@font-face { + font-family: "Source Sans 3"; + src: url("/SourceSans3-Regular.woff2"); +} + +@font-face { + font-family: "Source Sans 3"; + src: url("/SourceSans3-It.woff2"); + font-style: italic; +} + +@font-face { + font-family: "Source Sans 3"; + src: url("/SourceSans3-Bold.woff2"); + font-weight: bold; +} + +@font-face { + font-family: "Source Sans 3"; + src: url("/SourceSans3-Light.woff2"); + font-weight: 300; +} + +@font-face { + font-family: "Jetbrains Mono"; + src: url("/JetbrainsMono-Regular.woff2"); +} + +@font-face { + font-family: "Jetbrains Mono"; + src: url("/JetbrainsMono-Italic.woff2"); + font-style: italic; +} + *, ::after, ::before { diff --git a/themes/mytheme/static/JetBrainsMono-Bold.woff2 b/themes/mytheme/static/JetBrainsMono-Bold.woff2 new file mode 100644 index 0000000..4917f43 Binary files /dev/null and b/themes/mytheme/static/JetBrainsMono-Bold.woff2 differ diff --git a/themes/mytheme/static/JetBrainsMono-BoldItalic.woff2 b/themes/mytheme/static/JetBrainsMono-BoldItalic.woff2 new file mode 100644 index 0000000..536d3f7 Binary files /dev/null and b/themes/mytheme/static/JetBrainsMono-BoldItalic.woff2 differ diff --git a/themes/mytheme/static/JetBrainsMono-ExtraBold.woff2 b/themes/mytheme/static/JetBrainsMono-ExtraBold.woff2 new file mode 100644 index 0000000..8f88c54 Binary files /dev/null and b/themes/mytheme/static/JetBrainsMono-ExtraBold.woff2 differ diff --git a/themes/mytheme/static/JetBrainsMono-ExtraBoldItalic.woff2 b/themes/mytheme/static/JetBrainsMono-ExtraBoldItalic.woff2 new file mode 100644 index 0000000..d1478ba Binary files /dev/null and b/themes/mytheme/static/JetBrainsMono-ExtraBoldItalic.woff2 differ diff --git a/themes/mytheme/static/JetBrainsMono-ExtraLight.woff2 b/themes/mytheme/static/JetBrainsMono-ExtraLight.woff2 new file mode 100644 index 0000000..b97239f Binary files /dev/null and b/themes/mytheme/static/JetBrainsMono-ExtraLight.woff2 differ diff --git a/themes/mytheme/static/JetBrainsMono-ExtraLightItalic.woff2 b/themes/mytheme/static/JetBrainsMono-ExtraLightItalic.woff2 new file mode 100644 index 0000000..be01aac Binary files /dev/null and b/themes/mytheme/static/JetBrainsMono-ExtraLightItalic.woff2 differ diff --git a/themes/mytheme/static/JetBrainsMono-Italic.woff2 b/themes/mytheme/static/JetBrainsMono-Italic.woff2 new file mode 100644 index 0000000..d60c270 Binary files /dev/null and b/themes/mytheme/static/JetBrainsMono-Italic.woff2 differ diff --git a/themes/mytheme/static/JetBrainsMono-Light.woff2 b/themes/mytheme/static/JetBrainsMono-Light.woff2 new file mode 100644 index 0000000..6538498 Binary files /dev/null and b/themes/mytheme/static/JetBrainsMono-Light.woff2 differ diff --git a/themes/mytheme/static/JetBrainsMono-LightItalic.woff2 b/themes/mytheme/static/JetBrainsMono-LightItalic.woff2 new file mode 100644 index 0000000..66ca3d2 Binary files /dev/null and b/themes/mytheme/static/JetBrainsMono-LightItalic.woff2 differ diff --git a/themes/mytheme/static/JetBrainsMono-Medium.woff2 b/themes/mytheme/static/JetBrainsMono-Medium.woff2 new file mode 100644 index 0000000..669d04c Binary files /dev/null and b/themes/mytheme/static/JetBrainsMono-Medium.woff2 differ diff --git a/themes/mytheme/static/JetBrainsMono-MediumItalic.woff2 b/themes/mytheme/static/JetBrainsMono-MediumItalic.woff2 new file mode 100644 index 0000000..80cfd15 Binary files /dev/null and b/themes/mytheme/static/JetBrainsMono-MediumItalic.woff2 differ diff --git a/themes/mytheme/static/JetBrainsMono-Regular.woff2 b/themes/mytheme/static/JetBrainsMono-Regular.woff2 new file mode 100644 index 0000000..40da427 Binary files /dev/null and b/themes/mytheme/static/JetBrainsMono-Regular.woff2 differ diff --git a/themes/mytheme/static/JetBrainsMono-SemiBold.woff2 b/themes/mytheme/static/JetBrainsMono-SemiBold.woff2 new file mode 100644 index 0000000..5ead7b0 Binary files /dev/null and b/themes/mytheme/static/JetBrainsMono-SemiBold.woff2 differ diff --git a/themes/mytheme/static/JetBrainsMono-SemiBoldItalic.woff2 b/themes/mytheme/static/JetBrainsMono-SemiBoldItalic.woff2 new file mode 100644 index 0000000..c5dd294 Binary files /dev/null and b/themes/mytheme/static/JetBrainsMono-SemiBoldItalic.woff2 differ diff --git a/themes/mytheme/static/JetBrainsMono-Thin.woff2 b/themes/mytheme/static/JetBrainsMono-Thin.woff2 new file mode 100644 index 0000000..17270e4 Binary files /dev/null and b/themes/mytheme/static/JetBrainsMono-Thin.woff2 differ diff --git a/themes/mytheme/static/JetBrainsMono-ThinItalic.woff2 b/themes/mytheme/static/JetBrainsMono-ThinItalic.woff2 new file mode 100644 index 0000000..a643215 Binary files /dev/null and b/themes/mytheme/static/JetBrainsMono-ThinItalic.woff2 differ diff --git a/themes/mytheme/static/SourceSans3-Black.woff2 b/themes/mytheme/static/SourceSans3-Black.woff2 new file mode 100644 index 0000000..bda7d7d Binary files /dev/null and b/themes/mytheme/static/SourceSans3-Black.woff2 differ diff --git a/themes/mytheme/static/SourceSans3-BlackIt.woff2 b/themes/mytheme/static/SourceSans3-BlackIt.woff2 new file mode 100644 index 0000000..89be601 Binary files /dev/null and b/themes/mytheme/static/SourceSans3-BlackIt.woff2 differ diff --git a/themes/mytheme/static/SourceSans3-Bold.woff2 b/themes/mytheme/static/SourceSans3-Bold.woff2 new file mode 100644 index 0000000..24e9972 Binary files /dev/null and b/themes/mytheme/static/SourceSans3-Bold.woff2 differ diff --git a/themes/mytheme/static/SourceSans3-BoldIt.woff2 b/themes/mytheme/static/SourceSans3-BoldIt.woff2 new file mode 100644 index 0000000..50599a2 Binary files /dev/null and b/themes/mytheme/static/SourceSans3-BoldIt.woff2 differ diff --git a/themes/mytheme/static/SourceSans3-ExtraLight.woff2 b/themes/mytheme/static/SourceSans3-ExtraLight.woff2 new file mode 100644 index 0000000..e7c66f4 Binary files /dev/null and b/themes/mytheme/static/SourceSans3-ExtraLight.woff2 differ diff --git a/themes/mytheme/static/SourceSans3-ExtraLightIt.woff2 b/themes/mytheme/static/SourceSans3-ExtraLightIt.woff2 new file mode 100644 index 0000000..37b39dd Binary files /dev/null and b/themes/mytheme/static/SourceSans3-ExtraLightIt.woff2 differ diff --git a/themes/mytheme/static/SourceSans3-It.woff2 b/themes/mytheme/static/SourceSans3-It.woff2 new file mode 100644 index 0000000..39a71c1 Binary files /dev/null and b/themes/mytheme/static/SourceSans3-It.woff2 differ diff --git a/themes/mytheme/static/SourceSans3-Light.woff2 b/themes/mytheme/static/SourceSans3-Light.woff2 new file mode 100644 index 0000000..54022e5 Binary files /dev/null and b/themes/mytheme/static/SourceSans3-Light.woff2 differ diff --git a/themes/mytheme/static/SourceSans3-LightIt.woff2 b/themes/mytheme/static/SourceSans3-LightIt.woff2 new file mode 100644 index 0000000..d414940 Binary files /dev/null and b/themes/mytheme/static/SourceSans3-LightIt.woff2 differ diff --git a/themes/mytheme/static/SourceSans3-Medium.woff2 b/themes/mytheme/static/SourceSans3-Medium.woff2 new file mode 100644 index 0000000..276a29c Binary files /dev/null and b/themes/mytheme/static/SourceSans3-Medium.woff2 differ diff --git a/themes/mytheme/static/SourceSans3-MediumIt.woff2 b/themes/mytheme/static/SourceSans3-MediumIt.woff2 new file mode 100644 index 0000000..f9e6830 Binary files /dev/null and b/themes/mytheme/static/SourceSans3-MediumIt.woff2 differ diff --git a/themes/mytheme/static/SourceSans3-Regular.woff2 b/themes/mytheme/static/SourceSans3-Regular.woff2 new file mode 100644 index 0000000..47c936f Binary files /dev/null and b/themes/mytheme/static/SourceSans3-Regular.woff2 differ diff --git a/themes/mytheme/static/SourceSans3-Semibold.woff2 b/themes/mytheme/static/SourceSans3-Semibold.woff2 new file mode 100644 index 0000000..f39c23c Binary files /dev/null and b/themes/mytheme/static/SourceSans3-Semibold.woff2 differ diff --git a/themes/mytheme/static/SourceSans3-SemiboldIt.woff2 b/themes/mytheme/static/SourceSans3-SemiboldIt.woff2 new file mode 100644 index 0000000..9895b3a Binary files /dev/null and b/themes/mytheme/static/SourceSans3-SemiboldIt.woff2 differ