@font-face { font-family: Oswald; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n4.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n7.ttf") format("ttf"); } @font-face { font-family: "Libre Baskerville"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/libre_baskerville_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/libre_baskerville_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Oswald, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Oswald;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/oswald_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/oswald_n4.ttf; --font-family-heading: "Libre Baskerville", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: none; --bg-primary: #fef7ee; --bg-primary-hover: #f4ede4; --bg-primary-active: #eee7dd; --bg-primary-invert: #4c3c32; --bg-secondary: #f4ede4; --bg-secondary-hover: #eee7dd; --bg-secondary-active: #e6ded5; --bg-tertiary: #eee7dd; --bg-tertiary-hover: #e6ded5; --bg-tertiary-active: #c5bbb2; --bg-quaternary: #c5bbb2; --bg-quaternary-hover: #a89c93; --bg-quaternary-active: #8e8278; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #4c3c32; --text-primary-invert: #fcf5ec; --text-secondary: #8e8278; --text-secondary-invert: #c5bbb2; --border-primary: #c5bbb2; --border-primary-hover: #a89c93; --border-secondary: #e6ded5; --border-secondary-hover: #c5bbb2; --border-tertiary: #f4ede4; --border-tertiary-hover: #eee7dd; --border-active: #4c3c32; --border-active-invert: #fef7ee; --icon-primary: #4c3c32; --icon-primary-invert: #fcf5ec; --icon-secondary: #8e8278; --input-bg: #fef7ee; --input-border: #c5bbb2; --input-border-hover: #8e8278; --input-border-active: #4c3c32; --bg-transparent: rgba(58, 41, 31, 0.05); --bg-transparent-strong: rgba(58, 41, 31, 0.08); --bg-transparent-strongest: rgba(58, 41, 31, 0.12); --bg-transparent-blur-base: rgba(254, 247, 238, 0.9); --border-transparent: rgba(58, 41, 31, 0.1); --border-transparent-strong: rgba(58, 41, 31, 0.12); --border-transparent-strongest: rgba(58, 41, 31, 0.16); --bg-brand: #7e9278; --bg-brand-hover: #657760; --bg-brand-active: #4d5b49; --text-on-brand: #fef7ee; --text-brand: #7e9278; --text-brand-secondary: #353f32; --icon-on-brand: #fef7ee; --icon-brand: #7e9278; --icon-brand-secondary: #353f32; --border-brand: #7e9278; --bg-brand-secondary: #f1ede2; --bg-brand-secondary-hover: #e4e3d6; --bg-brand-secondary-active: #d8d9cb; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }