@font-face { font-family: Lora; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n7.ttf") format("ttf"); } @font-face { font-family: Cinzel; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cinzel_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cinzel_n5.ttf") format("ttf"); } :root { --color-primary: #c88f21; --color-primary-rgb: 200, 143, 33; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #50495c; --color-background-rgb: 80, 73, 92; --color-background-brightness: 77; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #736d7d; --pale-background: #5e5869; --pale-background-alpha: 0.08; --pale-background-hover: #6c6676; --pale-border: #716c7b; --pale-text-color: #ada9b2; --pale-primary-light: #b0812d; --button-background: #eeedef; --button-background-hover: #dcdbde; --input-background: #50495c; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Lora, serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Lora;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf; --font-family-heading: Cinzel, serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 8px; --image-corner-radius: 0px; --logo-width: 198px; }.turbolinks-progress-bar { color: #c88f21 !important; }