@font-face { font-family: "General Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i7.ttf") format("ttf"); } @font-face { font-family: "Playfair Display"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n6.ttf") format("ttf"); } :root { --color-primary: #8d9d3e; --color-primary-rgb: 141, 157, 62; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #fee9d0; --color-background-rgb: 254, 233, 208; --color-background-brightness: 236; --color-on-background: #371f00; --color-on-background-rgb: 55, 31, 0; --pale: #d6c1a6; --pale-background: #f6e1c8; --pale-background-alpha: 0.04; --pale-background-hover: #eed9bf; --pale-border: #dec9af; --pale-text-color: #897255; --pale-primary-light: #a4ac5b; --button-background: #4b3315; --button-background-hover: #5f472a; --input-background: #fee9d0; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "General Sans", serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "General Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 185px; }.turbolinks-progress-bar { color: #8d9d3e !important; }