@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: "Abril Fatface"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/abril_fatface_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/abril_fatface_n4.ttf") format("ttf"); } :root { --color-primary: #fecc00; --color-primary-rgb: 254, 204, 0; --color-on-primary: #333333; --color-on-primary-rgb: 51, 51, 51; --color-background: #f8f8f8; --color-background-rgb: 248, 248, 248; --color-background-brightness: 248; --color-on-background: #333333; --color-on-background-rgb: 51, 51, 51; --pale: #d1d1d1; --pale-background: #f0f0f0; --pale-background-alpha: 0.04; --pale-background-hover: #e8e8e8; --pale-border: #d8d8d8; --pale-text-color: #828282; --pale-primary-light: #fdd532; --button-background: #474747; --button-background-hover: #5a5a5a; --input-background: #f8f8f8; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Lato, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: "Abril Fatface", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 100px; --input-corner-radius: 8px; --image-corner-radius: 5px; --logo-width: 50px; }.turbolinks-progress-bar { color: #fecc00 !important; }