@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Alef';
    src: url('Alef-Bold.eot');
    src: url('Alef-Bold.eot?#iefix') format('embedded-opentype'),
        url('Alef-Bold.woff2') format('woff2'),
        url('Alef-Bold.woff') format('woff'),
        url('Alef-Bold.ttf') format('truetype'),
        url('Alef-Bold.svg#Alef-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alef';
    src: url('Alef-Regular.eot');
    src: url('Alef-Regular.eot?#iefix') format('embedded-opentype'),
        url('Alef-Regular.woff2') format('woff2'),
        url('Alef-Regular.woff') format('woff'),
        url('Alef-Regular.ttf') format('truetype'),
        url('Alef-Regular.svg#Alef-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Heebo';
    src: url('Heebo-SemiBold.eot');
    src: url('Heebo-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('Heebo-SemiBold.woff2') format('woff2'),
        url('Heebo-SemiBold.woff') format('woff'),
        url('Heebo-SemiBold.ttf') format('truetype'),
        url('Heebo-SemiBold.svg#Heebo-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Heebo';
    src: url('Heebo-Light.eot');
    src: url('Heebo-Light.eot?#iefix') format('embedded-opentype'),
        url('Heebo-Light.woff2') format('woff2'),
        url('Heebo-Light.woff') format('woff'),
        url('Heebo-Light.ttf') format('truetype'),
        url('Heebo-Light.svg#Heebo-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}




















