@font-face { font-family: "neuzeit-grotesk"; font-style: normal; font-weight: 300; font-display: swap; src: url('/static/steiger/fonts/neuzeit-grotesk-light.woff2') format('woff2'); }
@font-face { font-family: "neuzeit-grotesk"; font-style: normal; font-weight: 400; font-display: swap; src: url('/static/steiger/fonts/neuzeit-grotesk-medium.woff2') format('woff2'); }
@font-face { font-family: "neuzeit-grotesk"; font-style: normal; font-weight: 700; font-display: swap; src: url('/static/steiger/fonts/neuzeit-grotesk-bold.woff2') format('woff2'); }
@font-face { font-family: "neuzeit-grotesk"; font-style: normal; font-weight: 900; font-display: swap; src: url('/static/steiger/fonts/neuzeit-grotesk-black.woff2') format('woff2'); }

:root {
    --color-primary: #feba0d;
    --color-primary-light: #fef3cc;
    --color-dark: #333333;
    --font-heading: 'neuzeit-grotesk', ui-sans-serif;
}
