@font-face { font-family: "Source Code Pro"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/source_code_pro_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/source_code_pro_n4.ttf") format("ttf"); } @font-face { font-family: "Source Code Pro"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/source_code_pro_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/source_code_pro_n7.ttf") format("ttf"); } @font-face { font-family: "Major Mono Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/major_mono_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/major_mono_display_n4.ttf") format("ttf"); } :root { --color-primary: #0b01ab; --color-primary-rgb: 11, 1, 171; --color-on-primary: #00ff08; --color-on-primary-rgb: 0, 255, 8; --color-background: #f4f4f4; --color-background-rgb: 244, 244, 244; --color-background-brightness: 244; --color-on-background: #060606; --color-on-background-rgb: 6, 6, 6; --pale: #c4c4c4; --pale-background: #eaeaea; --pale-background-alpha: 0.04; --pale-background-hover: #e1e1e1; --pale-border: #cecece; --pale-text-color: #656565; --pale-primary-light: #3a32ba; --button-background: #1e1e1e; --button-background-hover: #363636; --input-background: #f4f4f4; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Source Code Pro", monospace; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: "Source Code Pro";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/source_code_pro_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/source_code_pro_n4.ttf; --font-family-heading: "Major Mono Display", monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 100px; --input-corner-radius: 10px; --image-corner-radius: 10px; --logo-width: 130px; }.turbolinks-progress-bar { color: #0b01ab !important; }