@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: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n6.ttf") format("ttf"); } :root { --color-primary: #1e3a8a; --color-primary-rgb: 30, 58, 138; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #f8fafc; --color-background-rgb: 248, 250, 252; --color-background-brightness: 250; --color-on-background: #1f2937; --color-on-background-rgb: 31, 41, 55; --pale: #cdd0d5; --pale-background: #eff2f4; --pale-background-alpha: 0.04; --pale-background-hover: #e7e9ec; --pale-border: #d5d9dc; --pale-text-color: #767d86; --pale-primary-light: #4a60a1; --button-background: #353e4b; --button-background-hover: #4a535e; --input-background: #f8fafc; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --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: 600; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 0px; --input-corner-radius: 0px; --image-corner-radius: 0px; --logo-width: 120px; }.turbolinks-progress-bar { color: #1e3a8a !important; }