@font-face { font-family: Lato; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n7.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i9.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: #e7cad1; --color-primary-rgb: 231, 202, 209; --color-on-primary: #000000; --color-on-primary-rgb: 0, 0, 0; --color-background: #9099a2; --color-background-rgb: 144, 153, 162; --color-background-brightness: 151; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #a6adb5; --pale-background: #979fa8; --pale-background-alpha: 0.06; --pale-background-hover: #9da5ad; --pale-border: #a4abb3; --pale-text-color: #ced2d6; --pale-primary-light: #d6c0c8; --button-background: #f4f5f6; --button-background-hover: #e9ebec; --input-background: #9099a2; --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: 700; --font-weight-base-bold: 900; --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_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n7.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 59px; --input-corner-radius: 7px; --image-corner-radius: 14px; --logo-width: 240px; }.turbolinks-progress-bar { color: #e7cad1 !important; }