@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: "Permanent Marker"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/permanent_marker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/permanent_marker_n4.ttf") format("ttf"); } :root { --color-primary: #fffc61; --color-primary-rgb: 255, 252, 97; --color-on-primary: #000000; --color-on-primary-rgb: 0, 0, 0; --color-background: #bcfdff; --color-background-rgb: 188, 253, 255; --color-background-brightness: 234; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #96cacc; --pale-background: #b3f0f2; --pale-background-alpha: 0.05; --pale-background-hover: #a9e4e6; --pale-border: #9ed5d6; --pale-text-color: #4d6869; --pale-primary-light: #f2fc81; --button-background: #13191a; --button-background-hover: #263333; --input-background: #bcfdff; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --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: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 100px; --input-corner-radius: 8px; --image-corner-radius: 0px; --logo-width: 240px; }.turbolinks-progress-bar { color: #fffc61 !important; }