@font-face { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i7.ttf") format("ttf"); } @font-face { font-family: "Young Serif"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/young_serif_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/young_serif_n4.ttf") format("ttf"); } :root { --color-primary: #e3b649; --color-primary-rgb: 227, 182, 73; --color-on-primary: #230b1c; --color-on-primary-rgb: 35, 11, 28; --color-background: #230b1c; --color-background-rgb: 35, 11, 28; --color-background-brightness: 20; --color-on-background: #FFFFFF; --color-on-background-rgb: 255, 255, 255; --pale: #4f3c49; --pale-background: #392333; --pale-background-alpha: 0.1; --pale-background-hover: #4f3c49; --pale-border: #4f3c49; --pale-text-color: #938790; --pale-primary-light: #bd9440; --button-background: #e9e7e8; --button-background-hover: #d3ced2; --input-background: #230b1c; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "Open Sans", sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "Open Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf; --font-family-heading: "Young Serif", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 0px; --input-corner-radius: 0px; --image-corner-radius: 0px; --logo-width: 300px; }.turbolinks-progress-bar { color: #e3b649 !important; }