@font-face { font-family: Outfit; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n3.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } @font-face { font-family: "DM Serif Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/dm_serif_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/dm_serif_display_n4.ttf") format("ttf"); } :root { --color-primary: #ffc800; --color-primary-rgb: 255, 200, 0; --color-on-primary: #1c1c1c; --color-on-primary-rgb: 28, 28, 28; --color-background: #1c1c1c; --color-background-rgb: 28, 28, 28; --color-background-brightness: 28; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #494949; --pale-background: #303030; --pale-background-alpha: 0.09; --pale-background-hover: #454545; --pale-border: #494949; --pale-text-color: #909090; --pale-primary-light: #d2a606; --button-background: #e8e8e8; --button-background-hover: #d2d2d2; --input-background: #1c1c1c; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Outfit, sans-serif; --font-weight-base: 300; --font-weight-base-bold: 400; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n3.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n3.ttf; --font-family-heading: "DM Serif Display", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 80px; --input-corner-radius: 12px; --image-corner-radius: 20px; --logo-width: 100px; }.turbolinks-progress-bar { color: #ffc800 !important; }