@font-face { font-family: Teko; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/teko_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/teko_n4.ttf") format("ttf"); } @font-face { font-family: Teko; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/teko_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/teko_n7.ttf") format("ttf"); } @font-face { font-family: Teko; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/teko_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/teko_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Teko, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Teko;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/teko_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/teko_n4.ttf; --font-family-heading: Teko, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #fdfaf2; --bg-primary-active: #fcf6eb; --bg-primary-invert: #de9c17; --bg-secondary: #fdfaf2; --bg-secondary-hover: #fcf6eb; --bg-secondary-active: #fbf2e0; --bg-tertiary: #fcf6eb; --bg-tertiary-hover: #fbf2e0; --bg-tertiary-active: #f5dfb5; --bg-quaternary: #f5dfb5; --bg-quaternary-hover: #efcf8f; --bg-quaternary-active: #eac16e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #de9c17; --text-primary-invert: #fffefc; --text-secondary: #eac16e; --text-secondary-invert: #f5dfb5; --border-primary: #f5dfb5; --border-primary-hover: #efcf8f; --border-secondary: #fbf2e0; --border-secondary-hover: #f5dfb5; --border-tertiary: #fdfaf2; --border-tertiary-hover: #fcf6eb; --border-active: #de9c17; --border-active-invert: #ffffff; --icon-primary: #de9c17; --icon-primary-invert: #fffefc; --icon-secondary: #eac16e; --input-bg: #ffffff; --input-border: #f5dfb5; --input-border-hover: #eac16e; --input-border-active: #de9c17; --bg-transparent: rgba(219, 146, 0, 0.05); --bg-transparent-strong: rgba(219, 146, 0, 0.08); --bg-transparent-strongest: rgba(219, 146, 0, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(219, 146, 0, 0.1); --border-transparent-strong: rgba(219, 146, 0, 0.12); --border-transparent-strongest: rgba(219, 146, 0, 0.16); --bg-brand: #00a3ed; --bg-brand-hover: #0080ba; --bg-brand-active: #005d87; --text-on-brand: #000000; --text-brand: #00a3ed; --text-brand-secondary: #003a54; --icon-on-brand: #000000; --icon-brand: #00a3ed; --icon-brand-secondary: #003a54; --border-brand: #00a3ed; --bg-brand-secondary: #e6f6fd; --bg-brand-secondary-hover: #ccedfb; --bg-brand-secondary-active: #b3e3fa; }