@font-face { font-family: "Noto Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/noto_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Noto Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/noto_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_n7.ttf") format("ttf"); } @font-face { font-family: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.ttf") format("ttf"); } :root { --color-primary: #ff007c; --color-primary-rgb: 255, 0, 124; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #e7e7e7; --color-background-rgb: 231, 231, 231; --color-background-brightness: 231; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #b9b9b9; --pale-background: #dbdbdb; --pale-background-alpha: 0.05; --pale-background-hover: #d0d0d0; --pale-border: #c2c2c2; --pale-text-color: #5f5f5f; --pale-primary-light: #fa2e91; --button-background: #171717; --button-background-hover: #2e2e2e; --input-background: #e7e7e7; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Noto Sans", sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: "Noto Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/noto_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_n4.ttf; --font-family-heading: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 74px; --input-corner-radius: 12px; --image-corner-radius: 0px; --logo-width: 120px; }.turbolinks-progress-bar { color: #ff007c !important; }