@font-face { font-family: "Crimson Text"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/crimson_text_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/crimson_text_n4.ttf") format("ttf"); } @font-face { font-family: "Crimson Text"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/crimson_text_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/crimson_text_n7.ttf") format("ttf"); } @font-face { font-family: "Playfair Display"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n6.ttf") format("ttf"); } :root { --color-primary: #790e38; --color-primary-rgb: 121, 14, 56; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #2e2e2e; --color-background-rgb: 46, 46, 46; --color-background-brightness: 46; --color-on-background: #f6f6f6; --color-on-background-rgb: 246, 246, 246; --pale: #565656; --pale-background: #404040; --pale-background-alpha: 0.09; --pale-background-hover: #525252; --pale-border: #545454; --pale-text-color: #969696; --pale-primary-light: #6a1436; --button-background: #e2e2e2; --button-background-hover: #cecece; --input-background: #2e2e2e; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "Crimson Text", serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: "Crimson Text";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/crimson_text_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/crimson_text_n4.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 250px; }.turbolinks-progress-bar { color: #790e38 !important; }