@font-face { font-family: "Roboto Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_mono_n4.ttf") format("ttf"); } @font-face { font-family: "Roboto Mono"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_mono_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_mono_n7.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n9.ttf") format("ttf"); } :root { --color-primary: #e2b714; --color-primary-rgb: 226, 183, 20; --color-on-primary: #323437; --color-on-primary-rgb: 50, 52, 55; --color-background: #323437; --color-background-rgb: 50, 52, 55; --color-background-brightness: 52; --color-on-background: #e8e8dd; --color-on-background-rgb: 232, 232, 221; --pale: #565858; --pale-background: #424446; --pale-background-alpha: 0.09; --pale-background-hover: #535455; --pale-border: #555657; --pale-text-color: #91928d; --pale-primary-light: #bf9d1b; --button-background: #d6d6cc; --button-background-hover: #c4c4bc; --input-background: #323437; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "Roboto Mono", 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 Mono";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_mono_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_mono_n4.ttf; --font-family-heading: Nunito, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 10px; --input-corner-radius: 10px; --image-corner-radius: 10px; --logo-width: 240px; }.turbolinks-progress-bar { color: #e2b714 !important; }