@font-face { font-family: Inter; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n3.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"); } @font-face { font-family: "Inter Tight"; font-weight: 300; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_i3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_i3.ttf") format("ttf"); } :root { --color-primary: #f1eee8; --color-primary-rgb: 241, 238, 232; --color-on-primary: #1a1d1b; --color-on-primary-rgb: 26, 29, 27; --color-background: #f1eee8; --color-background-rgb: 241, 238, 232; --color-background-brightness: 238; --color-on-background: #1a1d1b; --color-on-background-rgb: 26, 29, 27; --pale: #c6c4bf; --pale-background: #e8e6e0; --pale-background-alpha: 0.04; --pale-background-hover: #e0ddd8; --pale-border: #cfcdc7; --pale-text-color: #72736f; --pale-primary-light: #f1eee8; --button-background: #303230; --button-background-hover: #454744; --input-background: #f1eee8; --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: 300; --font-weight-base-bold: 400; --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_n3.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n3.ttf; --font-family-heading: "Inter Tight", sans-serif; --font-weight-heading: 300; --font-style-heading: italic; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 400px; }.turbolinks-progress-bar { color: #f1eee8 !important; }