@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: 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"); } @font-face { font-family: Chivo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/chivo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/chivo_n7.ttf") format("ttf"); } :root { --color-primary: #bb5709; --color-primary-rgb: 187, 87, 9; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #e1dbc9; --color-background-rgb: 225, 219, 201; --color-background-brightness: 219; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #b4afa1; --pale-background: #d6d0bf; --pale-background-alpha: 0.05; --pale-background-hover: #cbc5b5; --pale-border: #bbb6a7; --pale-text-color: #5c5a52; --pale-primary-light: #c3712f; --button-background: #171614; --button-background-hover: #2d2c28; --input-background: #e1dbc9; --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: 400; --font-weight-base-bold: 700; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf; --font-family-heading: Chivo, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 0px; --input-corner-radius: 0px; --image-corner-radius: 5px; --logo-width: 129px; }.turbolinks-progress-bar { color: #bb5709 !important; }