@font-face { font-family: Raleway; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_n7.ttf") format("ttf"); } @font-face { font-family: Raleway; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_i9.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: Raleway, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Raleway;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/raleway_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/raleway_n7.ttf; --font-family-heading: "Libre Baskerville", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #a7c7c7; --bg-primary-hover: #a0bdbd; --bg-primary-active: #9cb7b7; --bg-primary-invert: #261313; --bg-secondary: #a0bdbd; --bg-secondary-hover: #9cb7b7; --bg-secondary-active: #96afaf; --bg-tertiary: #9cb7b7; --bg-tertiary-hover: #96afaf; --bg-tertiary-active: #7e8e8e; --bg-quaternary: #7e8e8e; --bg-quaternary-hover: #697070; --bg-quaternary-active: #565656; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #261313; --text-primary-invert: #a6c5c5; --text-secondary: #565656; --text-secondary-invert: #7e8e8e; --border-primary: #7e8e8e; --border-primary-hover: #697070; --border-secondary: #96afaf; --border-secondary-hover: #7e8e8e; --border-tertiary: #a0bdbd; --border-tertiary-hover: #9cb7b7; --border-active: #261313; --border-active-invert: #a7c7c7; --icon-primary: #261313; --icon-primary-invert: #a6c5c5; --icon-secondary: #565656; --input-bg: #a7c7c7; --input-border: #7e8e8e; --input-border-hover: #565656; --input-border-active: #261313; --bg-transparent: rgba(25, 1, 1, 0.05); --bg-transparent-strong: rgba(25, 1, 1, 0.08); --bg-transparent-strongest: rgba(25, 1, 1, 0.12); --bg-transparent-blur-base: rgba(167, 199, 199, 0.9); --border-transparent: rgba(25, 1, 1, 0.1); --border-transparent-strong: rgba(25, 1, 1, 0.12); --border-transparent-strongest: rgba(25, 1, 1, 0.16); --bg-brand: #0d9278; --bg-brand-hover: #096352; --bg-brand-active: #05342b; --text-on-brand: #282525; --text-brand: #0d9278; --text-brand-secondary: #000605; --icon-on-brand: #282525; --icon-brand: #0d9278; --icon-brand-secondary: #000605; --border-brand: #0d9278; --bg-brand-secondary: #98c2bf; --bg-brand-secondary-hover: #88bcb7; --bg-brand-secondary-active: #79b7af; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }