@font-face { font-family: "Fira Code"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fira_code_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fira_code_n4.ttf") format("ttf"); } @font-face { font-family: "Fira Code"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fira_code_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fira_code_n7.ttf") format("ttf"); } @font-face { font-family: Coconat; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/coconat_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/coconat_n4.ttf") format("ttf"); } :root { --color-primary: #f1a4c8; --color-primary-rgb: 241, 164, 200; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #fdfcfd; --color-background-rgb: 253, 252, 253; --color-background-brightness: 252; --color-on-background: #f08fb3; --color-on-background-rgb: 240, 143, 179; --pale: #fae6ee; --pale-background: #fcf8fa; --pale-background-alpha: 0.04; --pale-background-hover: #fcf3f7; --pale-border: #fbebf1; --pale-text-color: #f5bbd1; --pale-primary-light: #f3b6d3; --button-background: #f19aba; --button-background-hover: #f3a5c2; --input-background: #fdfcfd; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Fira Code", monospace; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: "Fira Code";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/fira_code_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/fira_code_n4.ttf; --font-family-heading: Coconat, 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: 135px; }.turbolinks-progress-bar { color: #f1a4c8 !important; }