@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n4.ttf") format("ttf"); } :root { --color-primary: #3d5d3f; --color-primary-rgb: 61, 93, 63; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #c4dbba; --color-background-rgb: 196, 219, 186; --color-background-brightness: 208; --color-on-background: #0B3D2E; --color-on-background-rgb: 11, 61, 46; --pale: #9fbb9e; --pale-background: #bbd3b3; --pale-background-alpha: 0.05; --pale-background-hover: #b2cbac; --pale-border: #a5c0a2; --pale-text-color: #597f69; --pale-primary-light: #587658; --button-background: #1e4d3c; --button-background-hover: #305d4a; --input-background: #c4dbba; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Lato, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 29px; --logo-width: 120px; }.turbolinks-progress-bar { color: #3d5d3f !important; }