@font-face { font-family: "DM Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/dm_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/dm_sans_n4.ttf") format("ttf"); } @font-face { font-family: "DM Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/dm_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/dm_sans_n7.ttf") format("ttf"); } @font-face { font-family: "Fjalla One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fjalla_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fjalla_one_n4.ttf") format("ttf"); } :root { --color-primary: #0c0c0b; --color-primary-rgb: 12, 12, 11; --color-on-primary: #d5d5cb; --color-on-primary-rgb: 213, 213, 203; --color-background: #121111; --color-background-rgb: 18, 17, 17; --color-background-brightness: 17; --color-on-background: #e7e0e0; --color-on-background-rgb: 231, 224, 224; --pale: #3d3a3a; --pale-background: #272626; --pale-background-alpha: 0.1; --pale-background-hover: #3d3a3a; --pale-border: #3d3a3a; --pale-text-color: #7f7b7b; --pale-primary-light: #0d0d0c; --button-background: #d2cbcb; --button-background-hover: #bcb7b7; --input-background: #121111; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "DM 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: "DM Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/dm_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/dm_sans_n4.ttf; --font-family-heading: "Fjalla One", sans-serif; --font-weight-heading: 400; --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: 80px; }.turbolinks-progress-bar { color: #0c0c0b !important; }