@font-face { font-family: Nunito; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_i7.ttf") format("ttf"); } @font-face { font-family: Jua; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jua_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jua_n4.ttf") format("ttf"); } :root { --color-primary: #730a0c; --color-primary-rgb: 115, 10, 12; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #1c1e21; --color-background-rgb: 28, 30, 33; --color-background-brightness: 30; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #494b4d; --pale-background: #303235; --pale-background-alpha: 0.09; --pale-background-hover: #454749; --pale-border: #494b4d; --pale-text-color: #909192; --pale-primary-light: #620e10; --button-background: #e8e9e9; --button-background-hover: #d2d2d3; --input-background: #1c1e21; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Nunito, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: Nunito;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf; --font-family-heading: Jua, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 80px; --input-corner-radius: 12px; --image-corner-radius: 35px; --logo-width: 120px; }.turbolinks-progress-bar { color: #730a0c !important; }