@font-face { font-family: "Ubuntu Sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ubuntu_sans_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ubuntu_sans_n5.ttf") format("ttf"); } @font-face { font-family: "Ubuntu Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ubuntu_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ubuntu_sans_n7.ttf") format("ttf"); } @font-face { font-family: Anta; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anta_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anta_n4.ttf") format("ttf"); } :root { --color-primary: #15c3de; --color-primary-rgb: 21, 195, 222; --color-on-primary: #02303d; --color-on-primary-rgb: 2, 48, 61; --color-background: #131313; --color-background-rgb: 19, 19, 19; --color-background-brightness: 19; --color-on-background: #efefef; --color-on-background-rgb: 239, 239, 239; --pale: #3f3f3f; --pale-background: #292929; --pale-background-alpha: 0.1; --pale-background-hover: #3f3f3f; --pale-border: #3f3f3f; --pale-text-color: #838383; --pale-primary-light: #15a0b5; --button-background: #d9d9d9; --button-background-hover: #c3c3c3; --input-background: #131313; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "Ubuntu Sans", sans-serif; --font-weight-base: 500; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: "Ubuntu Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/ubuntu_sans_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/ubuntu_sans_n5.ttf; --font-family-heading: Anta, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 6px; --input-corner-radius: 6px; --image-corner-radius: 9px; --logo-width: 360px; }.turbolinks-progress-bar { color: #15c3de !important; }