@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Karla; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n8.ttf") format("ttf"); } :root { --color-primary: #2E2E2E; --color-primary-rgb: 46, 46, 46; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #efefef; --color-background-rgb: 239, 239, 239; --color-background-brightness: 239; --color-on-background: #393939; --color-on-background-rgb: 57, 57, 57; --pale: #cbcbcb; --pale-background: #e8e8e8; --pale-background-alpha: 0.04; --pale-background-hover: #e0e0e0; --pale-border: #d2d2d2; --pale-text-color: #848484; --pale-primary-light: #555555; --button-background: #4b4b4b; --button-background-hover: #5d5d5d; --input-background: #efefef; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Inter, sans-serif; --font-weight-base: 500; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.ttf; --font-family-heading: Karla, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 1px; --input-corner-radius: 0px; --image-corner-radius: 0px; --logo-width: 80px; }.turbolinks-progress-bar { color: #2E2E2E !important; }