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