@font-face { font-family: Nunito; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_i7.ttf") format("ttf"); } @font-face { font-family: Fredoka; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fredoka_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fredoka_n5.ttf") format("ttf"); } :root { --color-primary: #de3732; --color-primary-rgb: 222, 55, 50; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #f5f5f5; --color-background-rgb: 245, 245, 245; --color-background-brightness: 245; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #c4c4c4; --pale-background: #ebebeb; --pale-background-alpha: 0.04; --pale-background-hover: #e1e1e1; --pale-border: #cecece; --pale-text-color: #626262; --pale-primary-light: #e35d59; --button-background: #191919; --button-background-hover: #313131; --input-background: #f5f5f5; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Nunito, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: Nunito;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf; --font-family-heading: Fredoka, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 120px; }.turbolinks-progress-bar { color: #de3732 !important; }