@font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: Poppins; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf") format("ttf"); } :root { --color-primary: #9abe55; --color-primary-rgb: 154, 190, 85; --color-on-primary: #000000; --color-on-primary-rgb: 0, 0, 0; --color-background: #161616; --color-background-rgb: 22, 22, 22; --color-background-brightness: 22; --color-on-background: #d8d8d8; --color-on-background-rgb: 216, 216, 216; --pale: #3d3d3d; --pale-background: #272727; --pale-background-alpha: 0.09; --pale-background-hover: #393939; --pale-border: #3d3d3d; --pale-text-color: #797979; --pale-primary-light: #809c48; --button-background: #c5c5c5; --button-background-hover: #b1b1b1; --input-background: #161616; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Arial, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 400; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Arial; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 0px; --input-corner-radius: 0px; --image-corner-radius: 0px; --logo-width: 120px; }.turbolinks-progress-bar { color: #9abe55 !important; }