@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @font-face { font-family: "Architects Daughter"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/architects_daughter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/architects_daughter_n4.ttf") format("ttf"); } :root { --color-primary: #411452; --color-primary-rgb: 65, 20, 82; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #feb8da; --color-background-rgb: 254, 184, 218; --color-background-brightness: 209; --color-on-background: #23072a; --color-on-background-rgb: 35, 7, 42; --pale: #d295b7; --pale-background: #f3afd1; --pale-background-alpha: 0.05; --pale-background-hover: #e8a6c8; --pale-border: #d99abc; --pale-text-color: #7f5174; --pale-primary-light: #67356d; --button-background: #39193c; --button-background-hover: #4f2a4d; --input-background: #feb8da; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Cabin, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: "Architects Daughter", handwriting; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 10px; --input-corner-radius: 10px; --image-corner-radius: 10px; --logo-width: 160px; }.turbolinks-progress-bar { color: #411452 !important; }