@font-face { font-family: "Josefin Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/josefin_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_n4.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: Sinistre; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sinistre_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sinistre_n4.ttf") format("ttf"); } :root { --color-primary: #d3b3d6; --color-primary-rgb: 211, 179, 214; --color-on-primary: #b6cab9; --color-on-primary-rgb: 182, 202, 185; --color-background: #314237; --color-background-rgb: 49, 66, 55; --color-background-brightness: 60; --color-on-background: #c0c7af; --color-on-background-rgb: 192, 199, 175; --pale: #4e5d4f; --pale-background: #3e4e42; --pale-background-alpha: 0.09; --pale-background-hover: #4b5a4d; --pale-border: #4c5b4e; --pale-text-color: #7b8775; --pale-primary-light: #b39cb6; --button-background: #b2baa3; --button-background-hover: #a3ac97; --input-background: #314237; --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: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_n4.ttf; --font-family-heading: Sinistre, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 71px; --input-corner-radius: 8px; --image-corner-radius: 5px; --logo-width: 120px; }.turbolinks-progress-bar { color: #d3b3d6 !important; }