@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: Lora; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n6.ttf") format("ttf"); } :root { --color-primary: #0b0b0b; --color-primary-rgb: 11, 11, 11; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #e0dcd1; --color-background-rgb: 224, 220, 209; --color-background-brightness: 220; --color-on-background: #010102; --color-on-background-rgb: 1, 1, 2; --pale: #b3b0a8; --pale-background: #d5d1c7; --pale-background-alpha: 0.05; --pale-background-hover: #cac6bc; --pale-border: #bab7ae; --pale-text-color: #5c5b57; --pale-primary-light: #363533; --button-background: #171717; --button-background-hover: #2e2d2b; --input-background: #e0dcd1; --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: Lora, serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 9px; --image-corner-radius: 18px; --logo-width: 240px; }.turbolinks-progress-bar { color: #0b0b0b !important; }