@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: 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"); } :root { --color-primary: #f15a2c; --color-primary-rgb: 241, 90, 44; --color-on-primary: #f2ece3; --color-on-primary-rgb: 242, 236, 227; --color-background: #f2ece3; --color-background-rgb: 242, 236, 227; --color-background-brightness: 237; --color-on-background: #1a1a1a; --color-on-background-rgb: 26, 26, 26; --pale: #c7c2bb; --pale-background: #e9e4db; --pale-background-alpha: 0.04; --pale-background-hover: #e1dbd3; --pale-border: #cfcac3; --pale-text-color: #73706c; --pale-primary-light: #f17751; --button-background: #302f2e; --button-background-hover: #454442; --input-background: #f2ece3; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --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: Roboto, 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: #f15a2c !important; }