@font-face { font-family: "DM Sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/dm_sans_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/dm_sans_n5.ttf") format("ttf"); } @font-face { font-family: "DM Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/dm_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/dm_sans_n7.ttf") format("ttf"); } @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"); } :root { --color-primary: #ff6600; --color-primary-rgb: 255, 102, 0; --color-on-primary: #0d0805; --color-on-primary-rgb: 13, 8, 5; --color-background: #0d0805; --color-background-rgb: 13, 8, 5; --color-background-brightness: 9; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #3d3937; --pale-background: #25211e; --pale-background-alpha: 0.1; --pale-background-hover: #3d3937; --pale-border: #3d3937; --pale-text-color: #868482; --pale-primary-light: #cf5301; --button-background: #e7e6e6; --button-background-hover: #cfcecd; --input-background: #0d0805; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "DM Sans", sans-serif; --font-weight-base: 500; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: "DM Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/dm_sans_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/dm_sans_n5.ttf; --font-family-heading: Inter, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 100px; --input-corner-radius: 8px; --image-corner-radius: 0px; --logo-width: 50px; }.turbolinks-progress-bar { color: #ff6600 !important; }