@font-face { font-family: Poppins; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n3.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf") format("ttf"); } @font-face { font-family: Rubik; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n5.ttf") format("ttf"); } :root { --color-primary: #fe4837; --color-primary-rgb: 254, 72, 55; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #fefaf8; --color-background-rgb: 254, 250, 248; --color-background-brightness: 251; --color-on-background: #3f3f3f; --color-on-background-rgb: 63, 63, 63; --pale: #d8d5d3; --pale-background: #f6f3f1; --pale-background-alpha: 0.04; --pale-background-hover: #efebe9; --pale-border: #dfdcda; --pale-text-color: #8b8a89; --pale-primary-light: #fe6c5e; --button-background: #525252; --button-background-hover: #656464; --input-background: #fefaf8; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Poppins, sans-serif; --font-weight-base: 300; --font-weight-base-bold: 400; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Poppins;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/poppins_n3.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n3.ttf; --font-family-heading: Rubik, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 0px; --input-corner-radius: 0px; --image-corner-radius: 0px; --logo-width: 250px; }.turbolinks-progress-bar { color: #fe4837 !important; }