@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf") format("ttf"); } :root { --color-primary: #fff9e2; --color-primary-rgb: 255, 249, 226; --color-on-primary: #153e40; --color-on-primary-rgb: 21, 62, 64; --color-background: #153e40; --color-background-rgb: 21, 62, 64; --color-background-brightness: 50; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #446566; --pale-background: #2a4f51; --pale-background-alpha: 0.09; --pale-background-hover: #3f6162; --pale-border: #416364; --pale-text-color: #8fa2a3; --pale-primary-light: #d0d4c2; --button-background: #e8ecec; --button-background-hover: #d0d8d9; --input-background: #153e40; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Inter, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: Lora, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 44px; --input-corner-radius: 44px; --image-corner-radius: 39px; --logo-width: 240px; }.turbolinks-progress-bar { color: #fff9e2 !important; }