@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: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } :root { --color-primary: #977716; --color-primary-rgb: 151, 119, 22; --color-on-primary: #000000; --color-on-primary-rgb: 0, 0, 0; --color-background: #060006; --color-background-rgb: 6, 0, 6; --color-background-brightness: 2; --color-on-background: #e2b242; --color-on-background-rgb: 226, 178, 66; --pale: #322412; --pale-background: #1c120c; --pale-background-alpha: 0.1; --pale-background-hover: #322412; --pale-border: #322412; --pale-text-color: #745924; --pale-primary-light: #7a5f13; --button-background: #cca03c; --button-background-hover: #b68e36; --input-background: #060006; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --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: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 100px; --input-corner-radius: 13px; --image-corner-radius: 40px; --logo-width: 100px; }.turbolinks-progress-bar { color: #977716 !important; }