@font-face { font-family: "Josefin Sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/josefin_sans_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_n5.ttf") format("ttf"); } @font-face { font-family: "Josefin Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/josefin_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_i7.ttf") format("ttf"); } @font-face { font-family: Coconat; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/coconat_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/coconat_n4.ttf") format("ttf"); } :root { --color-primary: #fefeea; --color-primary-rgb: 254, 254, 234; --color-on-primary: #927e0d; --color-on-primary-rgb: 146, 126, 13; --color-background: #0b0b0b; --color-background-rgb: 11, 11, 11; --color-background-brightness: 11; --color-on-background: #f5e9a6; --color-on-background-rgb: 245, 233, 166; --pale: #3a372a; --pale-background: #22211b; --pale-background-alpha: 0.1; --pale-background-hover: #3a372a; --pale-border: #3a372a; --pale-text-color: #807a59; --pale-primary-light: #cdcdbd; --button-background: #ded397; --button-background-hover: #c6bd87; --input-background: #0b0b0b; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "Josefin Sans", sans-serif; --font-weight-base: 500; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "Josefin Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/josefin_sans_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_n5.ttf; --font-family-heading: Coconat, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 245px; }.turbolinks-progress-bar { color: #fefeea !important; }