@font-face { font-family: REM; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rem_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rem_n5.ttf") format("ttf"); } @font-face { font-family: REM; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rem_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rem_i7.ttf") format("ttf"); } @font-face { font-family: REM; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rem_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rem_i9.ttf") format("ttf"); } :root { --color-primary: #ff6c00; --color-primary-rgb: 255, 108, 0; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #3c7d03; --color-background-rgb: 60, 125, 3; --color-background-brightness: 92; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #639735; --pale-background: #4c8717; --pale-background-alpha: 0.08; --pale-background-hover: #5b922b; --pale-border: #619633; --pale-text-color: #a5c38b; --pale-primary-light: #d86f01; --button-background: #ecf2e6; --button-background-hover: #d8e5cd; --input-background: #3c7d03; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: REM, sans-serif; --font-weight-base: 500; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: REM;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/rem_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/rem_n5.ttf; --font-family-heading: REM, sans-serif; --font-weight-heading: 900; --font-style-heading: italic; --text-transform-base: uppercase; --text-transform-heading: uppercase; --input-corner-radius: 18px; --image-corner-radius: 18px; --logo-width: 240px; }.turbolinks-progress-bar { color: #ff6c00 !important; }