@font-face { font-family: Jost; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n4.ttf") format("ttf"); } @font-face { font-family: Jost; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n7.ttf") format("ttf"); } @font-face { font-family: Cousine; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_n7.ttf") format("ttf"); } :root { --color-primary: #ff1600; --color-primary-rgb: 255, 22, 0; --color-on-primary: #f7f7f7; --color-on-primary-rgb: 247, 247, 247; --color-background: #c95858; --color-background-rgb: 201, 88, 88; --color-background-brightness: 122; --color-on-background: #151313; --color-on-background-rgb: 21, 19, 19; --pale: #a54a4a; --pale-background: #bc5353; --pale-background-alpha: 0.07; --pale-background-hover: #b04e4e; --pale-border: #a94c4c; --pale-text-color: #663232; --pale-primary-light: #f42312; --button-background: #271a1a; --button-background-hover: #392121; --input-background: #c95858; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Jost, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Jost;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/jost_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/jost_n4.ttf; --font-family-heading: Cousine, monospace; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 240px; }.turbolinks-progress-bar { color: #ff1600 !important; }