@font-face { font-family: "Playfair Display"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n5.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: Gambarino; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/gambarino_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/gambarino_n4.ttf") format("ttf"); } :root { --color-primary: #090026; --color-primary-rgb: 9, 0, 38; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #000250; --color-background-rgb: 0, 2, 80; --color-background-brightness: 10; --color-on-background: #fffafa; --color-on-background-rgb: 255, 250, 250; --pale: #333472; --pale-background: #1a1b61; --pale-background-alpha: 0.1; --pale-background-hover: #333472; --pale-border: #333472; --pale-text-color: #807ea5; --pale-primary-light: #07002e; --button-background: #e6e1e9; --button-background-hover: #ccc8d8; --input-background: #000250; --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: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n5.ttf; --font-family-heading: Gambarino, serif; --font-weight-heading: 400; --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: 120px; }.turbolinks-progress-bar { color: #090026 !important; }