@font-face {
    font-family: 'Heebo Black';
    src: url('/assets/fonts/xboo-black-webfont.woff2') format('woff2'),
         url('/assets/fonts/xboo-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Heebo Bold';
    src: url('/assets/fonts/xboo-bold-webfont.woff2') format('woff2'),
         url('/assets/fonts/xboo-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Heebo ExtraBold';
    src: url('/assets/fonts/xboo-extrabold-webfont.woff2') format('woff2'),
         url('/assets/fonts/xboo-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Heebo Light';
    src: url('/assets/fonts/xboo-light-webfont.woff2') format('woff2'),
         url('/assets/fonts/xboo-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Heebo Medium';
    src: url('/assets/fonts/xboo-medium-webfont.woff2') format('woff2'),
         url('/assets/fonts/xboo-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Heebo Regular';
    src: url('/assets/fonts/xboo-regular-webfont.woff2') format('woff2'),
         url('/assets/fonts/xboo-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Heebo Thin';
    src: url('/assets/fonts/xboo-thin-webfont.woff2') format('woff2'),
         url('/assets/fonts/xboo-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}