@font-face { font-family: "Roboto Condensed"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_n4.ttf") format("ttf"); } @font-face { font-family: "Roboto Condensed"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_i7.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } :root { --color-primary: #fa94b7; --color-primary-rgb: 250, 148, 183; --color-on-primary: #F9F8FF; --color-on-primary-rgb: 249, 248, 255; --color-background: #131313; --color-background-rgb: 19, 19, 19; --color-background-brightness: 19; --color-on-background: #ffe1e8; --color-on-background-rgb: 255, 225, 232; --pale: #423c3e; --pale-background: #2b2828; --pale-background-alpha: 0.1; --pale-background-hover: #423c3e; --pale-border: #423c3e; --pale-text-color: #8b7c80; --pale-primary-light: #cc7a96; --button-background: #e7ccd3; --button-background-hover: #d0b8bd; --input-background: #131313; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "Roboto Condensed", sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "Roboto Condensed";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_n4.ttf; --font-family-heading: Roboto, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 4px; --input-corner-radius: 20px; --image-corner-radius: 4px; --logo-width: 150px; }.turbolinks-progress-bar { color: #fa94b7 !important; }