@font-face { font-family: "Playfair Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n4.ttf") format("ttf"); } @font-face { font-family: "Playfair Display"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_i7.ttf") format("ttf"); } @font-face { font-family: "Abril Fatface"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/abril_fatface_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/abril_fatface_n4.ttf") format("ttf"); } :root { --color-primary: #ff84e8; --color-primary-rgb: 255, 132, 232; --color-on-primary: #7b435b; --color-on-primary-rgb: 123, 67, 91; --color-background: #0A2C2A; --color-background-rgb: 10, 44, 42; --color-background-brightness: 34; --color-on-background: #bcf8ec; --color-on-background-rgb: 188, 248, 236; --pale: #2e5551; --pale-background: #1a3e3b; --pale-background-alpha: 0.09; --pale-background-hover: #2a514d; --pale-border: #2c534f; --pale-text-color: #65948d; --pale-primary-light: #ce72c2; --button-background: #aae4d9; --button-background-hover: #98cfc5; --input-background: #0A2C2A; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "Playfair Display", serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "Playfair Display";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n4.ttf; --font-family-heading: "Abril Fatface", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 25px; --input-corner-radius: 11px; --image-corner-radius: 40px; --logo-width: 77px; }.turbolinks-progress-bar { color: #ff84e8 !important; }