@font-face {
    font-family: 'Neue Haas Grotesk';
    font-weight: 400; /* Normal weight */
    src: url('https://res.cloudinary.com/shoptet/raw/upload/v1732634319/fonts/neue-haas-grotesk-45.otf') format('opentype');
}

@font-face {
    font-family: 'Neue Haas Grotesk';
    font-weight: 500; /* Medium weight */
    src: url('https://res.cloudinary.com/shoptet/raw/upload/v1732634319/fonts/neue-haas-grotesk-55.otf') format('opentype');
}

@font-face {
    font-family: 'Neue Haas Grotesk';
    font-weight: 600; /* Semi-bold weight */
    src: url('https://res.cloudinary.com/shoptet/raw/upload/v1732634319/fonts/neue-haas-grotesk-65.otf') format('opentype');
}

@font-face {
    font-family: 'Neue Haas Grotesk';
    font-weight: 700; /* Bold weight */
    src: url('https://res.cloudinary.com/shoptet/raw/upload/v1732634319/fonts/neue-haas-grotesk-75.otf') format('opentype');
}