@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: 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: #462d2d; --color-primary-rgb: 70, 45, 45; --color-on-primary: #ccdcff; --color-on-primary-rgb: 204, 220, 255; --color-background: #fff7d5; --color-background-rgb: 255, 247, 213; --color-background-brightness: 246; --color-on-background: #462d2d; --color-on-background-rgb: 70, 45, 45; --pale: #dacfb3; --pale-background: #f8efce; --pale-background-alpha: 0.04; --pale-background-hover: #f0e7c8; --pale-border: #e1d7ba; --pale-text-color: #907e70; --pale-primary-light: #6b554f; --button-background: #59413e; --button-background-hover: #6b554f; --input-background: #fff7d5; --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: Coconat, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 120px; }.turbolinks-progress-bar { color: #462d2d !important; }