@font-face { font-family: "Varela Round"; font-style: normal; font-weight: 400; font-display: swap; src: url('/static/autoglaz/fonts/varela-round-regular.woff2') format('woff2'); }
@font-face { font-family: "Oswald"; font-style: normal; font-weight: 200; font-display: swap; src: url('/static/autoglaz/fonts/oswald-extra_light.woff2') format('woff2'); }
@font-face { font-family: "Oswald"; font-style: normal; font-weight: 300; font-display: swap; src: url('/static/autoglaz/fonts/oswald-light.woff2') format('woff2'); }
@font-face { font-family: "Oswald"; font-style: normal; font-weight: 400; font-display: swap; src: url('/static/autoglaz/fonts/oswald-regular.woff2') format('woff2'); }
@font-face { font-family: "Oswald"; font-style: normal; font-weight: 500; font-display: swap; src: url('/static/autoglaz/fonts/oswald-medium.woff2') format('woff2'); }
@font-face { font-family: "Oswald"; font-style: normal; font-weight: 600; font-display: swap; src: url('/static/autoglaz/fonts/oswald-semi_bold.woff2') format('woff2'); }

:root {
    --color-primary: #651267;
    --color-primary-light: #f0d4f0;
    --color-dark: #0F2B57;
    --font-heading: 'Oswald', ui-sans-serif;
}
