@font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf") format("ttf"); } @font-face { font-family: Montserrat; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_i7.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } :root { --color-primary: #d5292a; --color-primary-rgb: 213, 41, 42; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #fef4f4; --color-background-rgb: 254, 244, 244; --color-background-brightness: 247; --color-on-background: #222222; --color-on-background-rgb: 34, 34, 34; --pale: #d2caca; --pale-background: #f5ecec; --pale-background-alpha: 0.04; --pale-background-hover: #ece3e3; --pale-border: #dbd2d2; --pale-text-color: #7a7676; --pale-primary-light: #dd5252; --button-background: #383737; --button-background-hover: #4e4c4c; --input-background: #fef4f4; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Montserrat, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: Montserrat;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 220px; }.turbolinks-progress-bar { color: #d5292a !important; }