@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n7.ttf") format("ttf"); } :root { --color-primary: #00e5ff; --color-primary-rgb: 0, 229, 255; --color-on-primary: #000000; --color-on-primary-rgb: 0, 0, 0; --color-background: #121212; --color-background-rgb: 18, 18, 18; --color-background-brightness: 18; --color-on-background: #e0e0e0; --color-on-background-rgb: 224, 224, 224; --pale: #3b3b3b; --pale-background: #272727; --pale-background-alpha: 0.1; --pale-background-hover: #3b3b3b; --pale-border: #3b3b3b; --pale-text-color: #7b7b7b; --pale-primary-light: #04bbd0; --button-background: #cbcbcb; --button-background-hover: #b7b7b7; --input-background: #121212; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Roboto, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Oswald, sans-serif; --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: 200px; }.turbolinks-progress-bar { color: #00e5ff !important; }