@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: "Nerko One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nerko_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nerko_one_n4.ttf") format("ttf"); } :root { --color-primary: #363f6a; --color-primary-rgb: 54, 63, 106; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #75dbdb; --color-background-rgb: 117, 219, 219; --color-background-brightness: 189; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #5eafaf; --pale-background: #6ecece; --pale-background-alpha: 0.06; --pale-background-hover: #67c1c1; --pale-border: #61b6b6; --pale-text-color: #325e5e; --pale-primary-light: #435e81; --button-background: #0c1616; --button-background-hover: #172c2c; --input-background: #75dbdb; --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: "Nerko One", handwriting; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 99px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 250px; }.turbolinks-progress-bar { color: #363f6a !important; }