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

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

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

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



