@font-face { font-family: "Noto Sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/noto_sans_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_n5.ttf") format("ttf"); } @font-face { font-family: "Noto Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/noto_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_n7.ttf") format("ttf"); } @font-face { font-family: Overpass; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/overpass_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/overpass_n6.ttf") format("ttf"); } :root { --color-primary: #ff6800; --color-primary-rgb: 255, 104, 0; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #ffffff; --color-background-rgb: 255, 255, 255; --color-background-brightness: 255; --color-on-background: #160C09; --color-on-background-rgb: 22, 12, 9; --pale: #d0cece; --pale-background: #f6f5f5; --pale-background-alpha: 0.04; --pale-background-hover: #ececeb; --pale-border: #dad8d8; --pale-text-color: #736d6b; --pale-primary-light: #ff8633; --button-background: #2d2422; --button-background-hover: #453d3a; --input-background: #ffffff; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Noto Sans", sans-serif; --font-weight-base: 500; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: "Noto Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/noto_sans_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_n5.ttf; --font-family-heading: Overpass, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 0px; --input-corner-radius: 0px; --image-corner-radius: 0px; --logo-width: 230px; }.turbolinks-progress-bar { color: #ff6800 !important; }