@font-face { font-family: Poppins; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.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"); } @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"); } :root { --color-primary: #a9d7a9; --color-primary-rgb: 169, 215, 169; --color-on-primary: #333333; --color-on-primary-rgb: 51, 51, 51; --color-background: #fdf6e3; --color-background-rgb: 253, 246, 227; --color-background-brightness: 246; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #cac5b6; --pale-background: #f3ecda; --pale-background-alpha: 0.04; --pale-background-hover: #e9e2d1; --pale-border: #d5cfbf; --pale-text-color: #65625b; --pale-primary-light: #baddb5; --button-background: #191917; --button-background-hover: #33312d; --input-background: #fdf6e3; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Poppins, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Poppins;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf; --font-family-heading: Lato, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 0px; --input-corner-radius: 0px; --image-corner-radius: 0px; --logo-width: 40px; }.turbolinks-progress-bar { color: #a9d7a9 !important; }