@font-face { font-family: "IBM Plex Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_mono_n4.ttf") format("ttf"); } @font-face { font-family: "IBM Plex Mono"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_mono_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_mono_i7.ttf") format("ttf"); } @font-face { font-family: Shrikhand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/shrikhand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/shrikhand_n4.ttf") format("ttf"); } :root { --color-primary: #ffffb1; --color-primary-rgb: 255, 255, 177; --color-on-primary: #393737; --color-on-primary-rgb: 57, 55, 55; --color-background: #dee4db; --color-background-rgb: 222, 228, 219; --color-background-brightness: 225; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #b2b6af; --pale-background: #d3d9d0; --pale-background-alpha: 0.05; --pale-background-hover: #c8cdc5; --pale-border: #bac0b8; --pale-text-color: #5b5d5a; --pale-primary-light: #f8fab9; --button-background: #161716; --button-background-hover: #2c2e2c; --input-background: #dee4db; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "IBM Plex Mono", monospace; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "IBM Plex Mono";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_mono_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_mono_n4.ttf; --font-family-heading: Shrikhand, 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: 0px; --image-corner-radius: 0px; --logo-width: 180px; }.turbolinks-progress-bar { color: #ffffb1 !important; }