@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: "Sedgwick Ave"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sedgwick_ave_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sedgwick_ave_n4.ttf") format("ttf"); } :root { --color-primary: #a2ceff; --color-primary-rgb: 162, 206, 255; --color-on-primary: #000000; --color-on-primary-rgb: 0, 0, 0; --color-background: #212121; --color-background-rgb: 33, 33, 33; --color-background-brightness: 33; --color-on-background: #d8dce2; --color-on-background-rgb: 216, 220, 226; --pale: #464648; --pale-background: #313232; --pale-background-alpha: 0.09; --pale-background-hover: #424344; --pale-border: #444546; --pale-text-color: #7e8083; --pale-primary-light: #88abd3; --button-background: #c6c9cf; --button-background-hover: #b3b7bb; --input-background: #212121; --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: "Sedgwick Ave", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 25px; --input-corner-radius: 12px; --image-corner-radius: 0px; --logo-width: 170px; }.turbolinks-progress-bar { color: #a2ceff !important; }