@font-face { font-family: Poppins; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_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: #f29b30; --color-primary-rgb: 242, 155, 48; --color-on-primary: #F9F8FF; --color-on-primary-rgb: 249, 248, 255; --color-background: #15191e; --color-background-rgb: 21, 25, 30; --color-background-brightness: 24; --color-on-background: #F9F8FF; --color-on-background-rgb: 249, 248, 255; --pale: #43464b; --pale-background: #2a2d32; --pale-background-alpha: 0.09; --pale-background-hover: #3e4147; --pale-border: #43464b; --pale-text-color: #898b91; --pale-primary-light: #c6812c; --button-background: #e2e2e9; --button-background-hover: #cbcbd2; --input-background: #15191e; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Poppins, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Poppins;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf; --font-family-heading: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 16px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 99px; }.turbolinks-progress-bar { color: #f29b30 !important; }