@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: "Lilita One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lilita_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lilita_one_n4.ttf") format("ttf"); } :root { --color-primary: #668066; --color-primary-rgb: 102, 128, 102; --color-on-primary: #fdfdfd; --color-on-primary-rgb: 253, 253, 253; --color-background: #f5f5f5; --color-background-rgb: 245, 245, 245; --color-background-brightness: 245; --color-on-background: #242450; --color-on-background-rgb: 36, 36, 80; --pale: #cbcbd4; --pale-background: #ededee; --pale-background-alpha: 0.04; --pale-background-hover: #e4e4e8; --pale-border: #d4d4db; --pale-text-color: #787892; --pale-primary-light: #839783; --button-background: #393961; --button-background-hover: #4e4e71; --input-background: #f5f5f5; --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: "Lilita One", display; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 100px; --input-corner-radius: 19px; --image-corner-radius: 4px; --logo-width: 127px; }.turbolinks-progress-bar { color: #668066 !important; }