@font-face {
    font-family: 'Heebo';
    src: url('Heebo-Bold.eot');
    src: url('Heebo-Bold.eot?#iefix') format('embedded-opentype'),
        url('Heebo-Bold.woff2') format('woff2'),
        url('Heebo-Bold.woff') format('woff'),
        url('Heebo-Bold.ttf') format('truetype'),
        url('Heebo-Bold.svg#Heebo-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Heebo';
    src: url('Heebo-Medium.eot');
    src: url('Heebo-Medium.eot?#iefix') format('embedded-opentype'),
        url('Heebo-Medium.woff2') format('woff2'),
        url('Heebo-Medium.woff') format('woff'),
        url('Heebo-Medium.ttf') format('truetype'),
        url('Heebo-Medium.svg#Heebo-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Heebo';
    src: url('Heebo-Black.eot');
    src: url('Heebo-Black.eot?#iefix') format('embedded-opentype'),
        url('Heebo-Black.woff2') format('woff2'),
        url('Heebo-Black.woff') format('woff'),
        url('Heebo-Black.ttf') format('truetype'),
        url('Heebo-Black.svg#Heebo-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

