@font-face { font-family: Oswald; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n4.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"); } @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"); } :root { --color-primary: #eae1e1; --color-primary-rgb: 234, 225, 225; --color-on-primary: #075052; --color-on-primary-rgb: 7, 80, 82; --color-background: #0B1B26; --color-background-rgb: 11, 27, 38; --color-background-brightness: 23; --color-on-background: #F9F6F0; --color-on-background-rgb: 249, 246, 240; --pale: #3b474e; --pale-background: #202f38; --pale-background-alpha: 0.09; --pale-background-hover: #36424a; --pale-border: #3b474e; --pale-text-color: #848b8d; --pale-primary-light: #bdb9bc; --button-background: #e1e0dc; --button-background-hover: #c9cac8; --input-background: #0B1B26; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Oswald, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Oswald;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/oswald_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/oswald_n4.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 250px; }.turbolinks-progress-bar { color: #eae1e1 !important; }