@font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf") format("ttf"); } @font-face { font-family: Montserrat; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_i7.ttf") format("ttf"); } @font-face { font-family: Orbitron; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/orbitron_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/orbitron_n8.ttf") format("ttf"); } :root { --color-primary: #0f2428; --color-primary-rgb: 15, 36, 40; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #000000; --color-background-rgb: 0, 0, 0; --color-background-brightness: 0; --color-on-background: #17a9c4; --color-on-background-rgb: 23, 169, 196; --pale: #052227; --pale-background: #021114; --pale-background-alpha: 0.1; --pale-background-hover: #052227; --pale-border: #052227; --pale-text-color: #0c5562; --pale-primary-light: #0c1d20; --button-background: #1598b0; --button-background-hover: #12879d; --input-background: #000000; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Montserrat, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: Montserrat;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf; --font-family-heading: Orbitron, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 100px; }.turbolinks-progress-bar { color: #0f2428 !important; }