@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.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: Tanker; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/tanker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/tanker_n4.ttf") format("ttf"); } :root { --color-primary: #e40ad7; --color-primary-rgb: 228, 10, 215; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #05040F; --color-background-rgb: 5, 4, 15; --color-background-brightness: 6; --color-on-background: #F9F8FF; --color-on-background-rgb: 249, 248, 255; --pale: #36353f; --pale-background: #1d1c27; --pale-background-alpha: 0.1; --pale-background-hover: #36353f; --pale-border: #36353f; --pale-text-color: #7f7e87; --pale-primary-light: #b709af; --button-background: #e1e0e7; --button-background-hover: #c8c7cf; --input-background: #05040F; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Inter, sans-serif; --font-weight-base: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 5px; --input-corner-radius: 5px; --image-corner-radius: 5px; --logo-width: 140px; }.turbolinks-progress-bar { color: #e40ad7 !important; }