/* Heebo 100 Thin */
@font-face {
    font-display: swap;
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 100;
    src: url('heebo-100-thin.woff2') format('woff2');
}

/* Heebo 200 Extralight */
@font-face {
    font-display: swap;
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 200;
    src: url('heebo-200-extralight.woff2') format('woff2');
}

/* Heebo 300 Light */
@font-face {
    font-display: swap;
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 300;
    src: url('heebo-300-light.woff2') format('woff2');
}

/* Heebo 400 Regular */
@font-face {
    font-display: swap;
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 400;
    src: url('heebo-400-regular.woff2') format('woff2');
}

/* Heebo 500 Medium */
@font-face {
    font-display: swap;
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    src: url('heebo-500-medium.woff2') format('woff2');
}

/* Heebo 600 Semibold */
@font-face {
    font-display: swap;
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 600;
    src: url('heebo-600-semibold.woff2') format('woff2');
}

/* Heebo 700 Bold */
@font-face {
    font-display: swap;
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 700;
    src: url('heebo-700-bold.woff2') format('woff2');
}

/* Heebo 800 Black */
@font-face {
    font-display: swap;
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 800;
    src: url('heebo-800-black.woff2') format('woff2');
}

/* Heebo 900 Extrablack */
@font-face {
    font-display: swap;
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 900;
    src: url('heebo-900-extrablack.woff2') format('woff2');
}
