@font-face { font-family: "Noto Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/noto_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_n4.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: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.ttf") format("ttf"); } :root { --color-primary: #e22418; --color-primary-rgb: 226, 36, 24; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #F9F5F4; --color-background-rgb: 249, 245, 244; --color-background-brightness: 246; --color-on-background: #1A1A1A; --color-on-background-rgb: 26, 26, 26; --pale: #ccc9c8; --pale-background: #f0eceb; --pale-background-alpha: 0.04; --pale-background-hover: #e7e3e3; --pale-border: #d5d2d1; --pale-text-color: #737271; --pale-primary-light: #e74e44; --button-background: #303030; --button-background-hover: #474646; --input-background: #F9F5F4; --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: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_n4.ttf; --font-family-heading: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 103px; --input-corner-radius: 16px; --image-corner-radius: 15px; --logo-width: 140px; }.turbolinks-progress-bar { color: #e22418 !important; }