diff --git a/assets/fonts/eb-garamond/eb-garamond-bold-italic.woff2 b/assets/fonts/eb-garamond/eb-garamond-bold-italic.woff2 new file mode 100644 index 0000000..5a7b261 Binary files /dev/null and b/assets/fonts/eb-garamond/eb-garamond-bold-italic.woff2 differ diff --git a/assets/fonts/eb-garamond/eb-garamond-bold.woff2 b/assets/fonts/eb-garamond/eb-garamond-bold.woff2 new file mode 100644 index 0000000..f60255a Binary files /dev/null and b/assets/fonts/eb-garamond/eb-garamond-bold.woff2 differ diff --git a/assets/fonts/eb-garamond/eb-garamond-extrabold-italic.woff2 b/assets/fonts/eb-garamond/eb-garamond-extrabold-italic.woff2 new file mode 100644 index 0000000..07103a9 Binary files /dev/null and b/assets/fonts/eb-garamond/eb-garamond-extrabold-italic.woff2 differ diff --git a/assets/fonts/eb-garamond/eb-garamond-extrabold.woff2 b/assets/fonts/eb-garamond/eb-garamond-extrabold.woff2 new file mode 100644 index 0000000..95a0d98 Binary files /dev/null and b/assets/fonts/eb-garamond/eb-garamond-extrabold.woff2 differ diff --git a/assets/fonts/eb-garamond/eb-garamond-italic.woff2 b/assets/fonts/eb-garamond/eb-garamond-italic.woff2 new file mode 100644 index 0000000..5d589e7 Binary files /dev/null and b/assets/fonts/eb-garamond/eb-garamond-italic.woff2 differ diff --git a/assets/fonts/eb-garamond/eb-garamond-medium-italic.woff2 b/assets/fonts/eb-garamond/eb-garamond-medium-italic.woff2 new file mode 100644 index 0000000..373f77f Binary files /dev/null and b/assets/fonts/eb-garamond/eb-garamond-medium-italic.woff2 differ diff --git a/assets/fonts/eb-garamond/eb-garamond-medium.woff2 b/assets/fonts/eb-garamond/eb-garamond-medium.woff2 new file mode 100644 index 0000000..bcee536 Binary files /dev/null and b/assets/fonts/eb-garamond/eb-garamond-medium.woff2 differ diff --git a/assets/fonts/eb-garamond/eb-garamond-semibold-italic.woff2 b/assets/fonts/eb-garamond/eb-garamond-semibold-italic.woff2 new file mode 100644 index 0000000..b2e22a7 Binary files /dev/null and b/assets/fonts/eb-garamond/eb-garamond-semibold-italic.woff2 differ diff --git a/assets/fonts/eb-garamond/eb-garamond-semibold.woff2 b/assets/fonts/eb-garamond/eb-garamond-semibold.woff2 new file mode 100644 index 0000000..3e20ecb Binary files /dev/null and b/assets/fonts/eb-garamond/eb-garamond-semibold.woff2 differ diff --git a/assets/fonts/eb-garamond/eb-garamond.css b/assets/fonts/eb-garamond/eb-garamond.css new file mode 100644 index 0000000..81c2242 --- /dev/null +++ b/assets/fonts/eb-garamond/eb-garamond.css @@ -0,0 +1,81 @@ +/* eb-garamond-bold-italic */ +@font-face { + font-family: EB Garamond; + font-style: italic; + font-weight: 700; + font-stretch: 100%; + src: local("EB Garamond Bold Italic"), local("EBGaramond-BoldItalic"), url(eb-garamond-bold-italic.woff2) format("woff2"); +} +/* eb-garamond-semibold-italic */ +@font-face { + font-family: EB Garamond; + font-style: italic; + font-weight: 600; + font-stretch: 100%; + src: local("EB Garamond SemiBold Italic"), local("EBGaramond-SemiBoldItalic"), url(eb-garamond-semibold-italic.woff2) format("woff2"); +} +/* eb-garamond-medium-italic */ +@font-face { + font-family: EB Garamond; + font-style: italic; + font-weight: 500; + font-stretch: 100%; + src: local("EB Garamond Medium Italic"), local("EBGaramond-MediumItalic"), url(eb-garamond-medium-italic.woff2) format("woff2"); +} +/* eb-garamond-extrabold */ +@font-face { + font-family: EB Garamond; + font-style: normal; + font-weight: 800; + font-stretch: 100%; + src: local("EB Garamond ExtraBold"), local("EBGaramond-ExtraBold"), url(eb-garamond-extrabold.woff2) format("woff2"); +} +/* eb-garamond-bold */ +@font-face { + font-family: EB Garamond; + font-style: normal; + font-weight: 700; + font-stretch: 100%; + src: local("EB Garamond Bold"), local("EBGaramond-Bold"), url(eb-garamond-bold.woff2) format("woff2"); +} +/* eb-garamond-semibold */ +@font-face { + font-family: EB Garamond; + font-style: normal; + font-weight: 600; + font-stretch: 100%; + src: local("EB Garamond SemiBold"), local("EBGaramond-SemiBold"), url(eb-garamond-semibold.woff2) format("woff2"); +} +/* eb-garamond-medium */ +@font-face { + font-family: EB Garamond; + font-style: normal; + font-weight: 500; + font-stretch: 100%; + src: local("EB Garamond Medium"), local("EBGaramond-Medium"), url(eb-garamond-medium.woff2) format("woff2"); +} +/* eb-garamond-extrabold-italic */ +@font-face { + font-family: EB Garamond; + font-style: italic; + font-weight: 800; + font-stretch: 100%; + src: local("EB Garamond ExtraBold Italic"), local("EBGaramond-ExtraBoldItalic"), url(eb-garamond-extrabold-italic.woff2) format("woff2"); +} +/* eb-garamond-italic */ +@font-face { + font-family: EB Garamond; + font-style: italic; + font-weight: 400; + font-stretch: 100%; + src: local("EB Garamond Italic"), local("EBGaramond-Italic"), url(eb-garamond-italic.woff2) format("woff2"); +} +/* eb-garamond */ +@font-face { + font-family: EB Garamond; + font-style: normal; + font-weight: 400; + font-stretch: 100%; + src: local("EB Garamond Regular"), local("EBGaramond-Regular"), url(eb-garamond.woff2) format("woff2"); +} + diff --git a/assets/fonts/eb-garamond/eb-garamond.woff2 b/assets/fonts/eb-garamond/eb-garamond.woff2 new file mode 100644 index 0000000..483bd2f Binary files /dev/null and b/assets/fonts/eb-garamond/eb-garamond.woff2 differ diff --git a/assets/fonts/jura/jura-bold.woff2 b/assets/fonts/jura/jura-bold.woff2 new file mode 100644 index 0000000..aac0a9f Binary files /dev/null and b/assets/fonts/jura/jura-bold.woff2 differ diff --git a/assets/fonts/jura/jura-light.woff2 b/assets/fonts/jura/jura-light.woff2 new file mode 100644 index 0000000..53a7568 Binary files /dev/null and b/assets/fonts/jura/jura-light.woff2 differ diff --git a/assets/fonts/jura/jura-medium.woff2 b/assets/fonts/jura/jura-medium.woff2 new file mode 100644 index 0000000..c002a7d Binary files /dev/null and b/assets/fonts/jura/jura-medium.woff2 differ diff --git a/assets/fonts/jura/jura-semibold.woff2 b/assets/fonts/jura/jura-semibold.woff2 new file mode 100644 index 0000000..8aaaa02 Binary files /dev/null and b/assets/fonts/jura/jura-semibold.woff2 differ diff --git a/assets/fonts/jura/jura.css b/assets/fonts/jura/jura.css new file mode 100644 index 0000000..256bf42 --- /dev/null +++ b/assets/fonts/jura/jura.css @@ -0,0 +1,41 @@ +/* jura-bold */ +@font-face { + font-family: Jura; + font-style: normal; + font-weight: 700; + font-stretch: 100%; + src: local("Jura Bold"), local("Jura-Bold"), url(jura-bold.woff2) format("woff2"); +} +/* jura-semibold */ +@font-face { + font-family: Jura; + font-style: normal; + font-weight: 600; + font-stretch: 100%; + src: local("Jura SemiBold"), local("Jura-SemiBold"), url(jura-semibold.woff2) format("woff2"); +} +/* jura-medium */ +@font-face { + font-family: Jura; + font-style: normal; + font-weight: 500; + font-stretch: 100%; + src: local("Jura Medium"), local("Jura-Medium"), url(jura-medium.woff2) format("woff2"); +} +/* jura */ +@font-face { + font-family: Jura; + font-style: normal; + font-weight: 400; + font-stretch: 100%; + src: local("Jura Regular"), local("Jura-Regular"), url(jura.woff2) format("woff2"); +} +/* jura-light */ +@font-face { + font-family: Jura; + font-style: normal; + font-weight: 300; + font-stretch: 100%; + src: local("Jura Light"), local("Jura-Light"), url(jura-light.woff2) format("woff2"); +} + diff --git a/assets/fonts/jura/jura.woff2 b/assets/fonts/jura/jura.woff2 new file mode 100644 index 0000000..ea0f1e8 Binary files /dev/null and b/assets/fonts/jura/jura.woff2 differ diff --git a/assets/fonts/sora/sora-bold.woff2 b/assets/fonts/sora/sora-bold.woff2 new file mode 100644 index 0000000..d0b3059 Binary files /dev/null and b/assets/fonts/sora/sora-bold.woff2 differ diff --git a/assets/fonts/sora/sora-extrabold.woff2 b/assets/fonts/sora/sora-extrabold.woff2 new file mode 100644 index 0000000..937f514 Binary files /dev/null and b/assets/fonts/sora/sora-extrabold.woff2 differ diff --git a/assets/fonts/sora/sora-extralight.woff2 b/assets/fonts/sora/sora-extralight.woff2 new file mode 100644 index 0000000..bb68558 Binary files /dev/null and b/assets/fonts/sora/sora-extralight.woff2 differ diff --git a/assets/fonts/sora/sora-light.woff2 b/assets/fonts/sora/sora-light.woff2 new file mode 100644 index 0000000..31e0762 Binary files /dev/null and b/assets/fonts/sora/sora-light.woff2 differ diff --git a/assets/fonts/sora/sora-medium.woff2 b/assets/fonts/sora/sora-medium.woff2 new file mode 100644 index 0000000..48295a5 Binary files /dev/null and b/assets/fonts/sora/sora-medium.woff2 differ diff --git a/assets/fonts/sora/sora-semibold.woff2 b/assets/fonts/sora/sora-semibold.woff2 new file mode 100644 index 0000000..a853c56 Binary files /dev/null and b/assets/fonts/sora/sora-semibold.woff2 differ diff --git a/assets/fonts/sora/sora-thin.woff2 b/assets/fonts/sora/sora-thin.woff2 new file mode 100644 index 0000000..790f380 Binary files /dev/null and b/assets/fonts/sora/sora-thin.woff2 differ diff --git a/assets/fonts/sora/sora.css b/assets/fonts/sora/sora.css new file mode 100644 index 0000000..945409b --- /dev/null +++ b/assets/fonts/sora/sora.css @@ -0,0 +1,65 @@ +/* sora-bold */ +@font-face { + font-family: Sora; + font-style: normal; + font-weight: 700; + font-stretch: 100%; + src: local("Sora Bold"), local("Sora-Bold"), url(sora-bold.woff2) format("woff2"); +} +/* sora-semibold */ +@font-face { + font-family: Sora; + font-style: normal; + font-weight: 600; + font-stretch: 100%; + src: local("Sora SemiBold"), local("Sora-SemiBold"), url(sora-semibold.woff2) format("woff2"); +} +/* sora-extrabold */ +@font-face { + font-family: Sora; + font-style: normal; + font-weight: 800; + font-stretch: 100%; + src: local("Sora ExtraBold"), local("Sora-ExtraBold"), url(sora-extrabold.woff2) format("woff2"); +} +/* sora-medium */ +@font-face { + font-family: Sora; + font-style: normal; + font-weight: 500; + font-stretch: 100%; + src: local("Sora Medium"), local("Sora-Medium"), url(sora-medium.woff2) format("woff2"); +} +/* sora */ +@font-face { + font-family: Sora; + font-style: normal; + font-weight: 400; + font-stretch: 100%; + src: local("Sora Regular"), local("Sora-Regular"), url(sora.woff2) format("woff2"); +} +/* sora-light */ +@font-face { + font-family: Sora; + font-style: normal; + font-weight: 300; + font-stretch: 100%; + src: local("Sora Light"), local("Sora-Light"), url(sora-light.woff2) format("woff2"); +} +/* sora-extralight */ +@font-face { + font-family: Sora; + font-style: normal; + font-weight: 200; + font-stretch: 100%; + src: local("Sora ExtraLight"), local("Sora-ExtraLight"), url(sora-extralight.woff2) format("woff2"); +} +/* sora-thin */ +@font-face { + font-family: Sora; + font-style: normal; + font-weight: 100; + font-stretch: 100%; + src: local("Sora Thin"), local("Sora-Thin"), url(sora-thin.woff2) format("woff2"); +} + diff --git a/assets/fonts/sora/sora.woff2 b/assets/fonts/sora/sora.woff2 new file mode 100644 index 0000000..f6d0613 Binary files /dev/null and b/assets/fonts/sora/sora.woff2 differ diff --git a/index.php b/parts/footer.html similarity index 100% rename from index.php rename to parts/footer.html diff --git a/parts/header.html b/parts/header.html new file mode 100644 index 0000000..e69de29 diff --git a/templates/front-page.html b/templates/front-page.html new file mode 100644 index 0000000..e69de29 diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..e69de29 diff --git a/theme.json b/theme.json new file mode 100644 index 0000000..e6ef915 --- /dev/null +++ b/theme.json @@ -0,0 +1,219 @@ +{ + "version": 3, + "$schema": "https://schemas.wp.org/trunk/theme.json", + "settings": { + "appearanceTools": true, + "color": { + "defaultDuotone": false, + "defaultGradients": false, + "defaultPalette": false, + "palette": [ + { + "color": "#040810", + "name": "Background", + "slug": "background" + }, + { + "color": "#FAF7EF", + "name": "Foreground", + "slug": "foreground" + }, + { + "color": "#8E9AEC", + "name": "Accent", + "slug": "accent" + } + ] + }, + "layout": { + "contentSize": "968px", + "wideSize": "1440px" + }, + "typography": { + "fontFamilies": [ + { + "fontFamily": "EB Garamond", + "slug": "eb-garamond", + "name": "EB Garamond", + "fontFace": [ + { + "fontFamily": "EB Garamond", + "fontWeight": "400", + "fontStyle": "normal", + "src": ["file:./assets/fonts/eb-garamond/EBGaramond-Regular.ttf"] + }, + { + "fontFamily": "EB Garamond", + "fontWeight": "400", + "fontStyle": "italic", + "src": ["file:./assets/fonts/eb-garamond/EBGaramond-Italic.ttf"] + }, + { + "fontFamily": "EB Garamond", + "fontWeight": "500", + "fontStyle": "normal", + "src": ["file:./assets/fonts/eb-garamond/EBGaramond-Medium.ttf"] + }, + { + "fontFamily": "EB Garamond", + "fontWeight": "500", + "fontStyle": "italic", + "src": ["file:./assets/fonts/eb-garamond/EBGaramond-MediumItalic.ttf"] + }, + { + "fontFamily": "EB Garamond", + "fontWeight": "600", + "fontStyle": "normal", + "src": ["file:./assets/fonts/eb-garamond/EBGaramond-SemiBold.ttf"] + }, + { + "fontFamily": "EB Garamond", + "fontWeight": "600", + "fontStyle": "italic", + "src": ["file:./assets/fonts/eb-garamond/EBGaramond-SemiBoldItalic.ttf"] + } + ] + }, + { + "fontFamily": "Jura", + "slug": "jura", + "name": "Jura", + "fontFace": [ + { + "fontFamily": "Jura", + "fontWeight": "300", + "fontStyle": "normal", + "src": ["file:./assets/fonts/jura/Jura-Light.ttf"] + }, + { + "fontFamily": "Jura", + "fontWeight": "400", + "fontStyle": "normal", + "src": ["file:./assets/fonts/jura/Jura-Regular.ttf"] + }, + { + "fontFamily": "Jura", + "fontWeight": "500", + "fontStyle": "normal", + "src": ["file:./assets/fonts/jura/Jura-Medium.ttf"] + }, + { + "fontFamily": "Jura", + "fontWeight": "600", + "fontStyle": "normal", + "src": ["file:./assets/fonts/jura/Jura-SemiBold.ttf"] + }, + { + "fontFamily": "Jura", + "fontWeight": "700", + "fontStyle": "normal", + "src": ["file:./assets/fonts/jura/Jura-Bold.ttf"] + } + ] + }, + { + "fontFamily": "Sora", + "slug": "sora", + "name": "Sora", + "fontFace": [ + { + "fontFamily": "Sora", + "fontWeight": "100", + "fontStyle": "normal", + "src": ["file:./assets/fonts/sora/Sora-Thin.ttf"] + }, + { + "fontFamily": "Sora", + "fontWeight": "200", + "fontStyle": "normal", + "src": ["file:./assets/fonts/sora/Sora-ExtraLight.ttf"] + }, + { + "fontFamily": "Sora", + "fontWeight": "300", + "fontStyle": "normal", + "src": ["file:./assets/fonts/sora/Sora-Light.ttf"] + }, + { + "fontFamily": "Sora", + "fontWeight": "400", + "fontStyle": "normal", + "src": ["file:./assets/fonts/sora/Sora-Regular.ttf"] + }, + { + "fontFamily": "Sora", + "fontWeight": "500", + "fontStyle": "normal", + "src": ["file:./assets/fonts/sora/Sora-Medium.ttf"] + }, + { + "fontFamily": "Sora", + "fontWeight": "600", + "fontStyle": "normal", + "src": ["file:./assets/fonts/sora/Sora-SemiBold.ttf"] + }, + { + "fontFamily": "Sora", + "fontWeight": "700", + "fontStyle": "normal", + "src": ["file:./assets/fonts/sora/Sora-Bold.ttf"] + }, + { + "fontFamily": "Sora", + "fontWeight": "800", + "fontStyle": "normal", + "src": ["file:./assets/fonts/sora/Sora-ExtraBold.ttf"] + } + ] + } + ], + "fontSizes": [ + { + "fluid": false, + "name": "Small", + "size": "14px", + "slug": "tiny" + }, + { + "fluid": false, + "name": "Medium", + "size": "16px", + "slug": "small" + }, + { + "fluid": false, + "name": "Standard", + "size": "18px", + "slug": "standard" + }, + { + "name": "Extra Large", + "size": "38px", + "slug": "x-large" + } + ] + } + }, + "styles": { + "color": { + "background": "var(--wp--preset--color--background)", + "text": "var(--wp--preset--color--foreground)" + }, + "typography": { + "fontFamily": "var(--wp--preset--font-family--sora)", + "fontSize": "var(--wp--preset--font-size--medium)" + } + }, + "templateParts": [ + { + "area": "header", + "name": "header", + "title": "Header" + }, + { + "area": "footer", + "name": "footer", + "title": "Footer" + } + ] +} \ No newline at end of file