@font-face { font-family: Lato; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n6.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i9.ttf") format("ttf"); } @font-face { font-family: "League Spartan"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/league_spartan_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/league_spartan_n6.ttf") format("ttf"); } :root { --color-primary: #e6c996; --color-primary-rgb: 230, 201, 150; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #fdf7f2; --color-background-rgb: 253, 247, 242; --color-background-brightness: 248; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #cac6c2; --pale-background: #f3ede8; --pale-background-alpha: 0.04; --pale-background-hover: #e9e3df; --pale-border: #d5cfcb; --pale-text-color: #656361; --pale-primary-light: #ebd2a8; --button-background: #191918; --button-background-hover: #333130; --input-background: #fdf7f2; --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: 600; --font-weight-base-bold: 900; --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_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n6.ttf; --font-family-heading: "League Spartan", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 100px; }.turbolinks-progress-bar { color: #e6c996 !important; }