@font-face {
    font-family: 'Cabinet Grotesk';
    src: url(//www.zaczess.com/cdn/shop/t/69/assets/CabinetGrotesk-Regular.woff2?v=104012708887485261671726850684) format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cabinet Grotesk';
    src: url(//www.zaczess.com/cdn/shop/t/69/assets/CabinetGrotesk-Medium.woff2?v=130118293272281820281726850683) format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cabinet Grotesk';
    src: url(//www.zaczess.com/cdn/shop/t/69/assets/CabinetGrotesk-Bold.woff2?v=92187852541039140511726850682) format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

:root {
    --font-heading-family: "Cabinet Grotesk", system-ui, -apple-system,
    BlinkMacSystemFont, "Segoe UI", Roboto;
    --font-body-family: "Cabinet Grotesk", system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto;
    --logo-size:7.5rem;
    --button-bg-color:#232323;
    --button-text-color:white;
}
