@font-face { font-family: Overpass; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/overpass_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/overpass_n4.ttf") format("ttf"); } @font-face { font-family: Overpass; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/overpass_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/overpass_n7.ttf") format("ttf"); } @font-face { font-family: Gabarito; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/gabarito_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/gabarito_n8.ttf") format("ttf"); } :root { --color-primary: #ff6000; --color-primary-rgb: 255, 96, 0; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #eeeeee; --color-background-rgb: 238, 238, 238; --color-background-brightness: 238; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #bebebe; --pale-background: #e4e4e4; --pale-background-alpha: 0.04; --pale-background-hover: #dbdbdb; --pale-border: #c8c8c8; --pale-text-color: #626262; --pale-primary-light: #fc7c30; --button-background: #181818; --button-background-hover: #303030; --input-background: #eeeeee; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Overpass, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Overpass;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/overpass_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/overpass_n4.ttf; --font-family-heading: Gabarito, display; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 80px; --input-corner-radius: 15px; --image-corner-radius: 5px; --logo-width: 60px; }.turbolinks-progress-bar { color: #ff6000 !important; }