@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } :root { --color-primary: #092b9d; --color-primary-rgb: 9, 43, 157; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #040715; --color-background-rgb: 4, 7, 21; --color-background-brightness: 8; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #363944; --pale-background: #1d202c; --pale-background-alpha: 0.1; --pale-background-hover: #363944; --pale-border: #363944; --pale-text-color: #82838a; --pale-primary-light: #082482; --button-background: #e6e6e8; --button-background-hover: #cdcdd0; --input-background: #040715; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Lato, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 100px; --input-corner-radius: 8px; --image-corner-radius: 13px; --logo-width: 112px; }.turbolinks-progress-bar { color: #092b9d !important; }