@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: "Libre Baskerville"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/libre_baskerville_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/libre_baskerville_n7.ttf") format("ttf"); } :root { --color-primary: #d8d2c2; --color-primary-rgb: 216, 210, 194; --color-on-primary: #121212; --color-on-primary-rgb: 18, 18, 18; --color-background: #121212; --color-background-rgb: 18, 18, 18; --color-background-brightness: 18; --color-on-background: #e3ded1; --color-on-background-rgb: 227, 222, 209; --pale: #3c3b38; --pale-background: #272625; --pale-background-alpha: 0.1; --pale-background-hover: #3c3b38; --pale-border: #3c3b38; --pale-text-color: #7d7a73; --pale-primary-light: #b0ac9f; --button-background: #cecabe; --button-background-hover: #b9b5ab; --input-background: #121212; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Inter, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: "Libre Baskerville", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 2px; --input-corner-radius: 2px; --image-corner-radius: 0px; --logo-width: 120px; }.turbolinks-progress-bar { color: #d8d2c2 !important; }