/* ================================= IBMPlex =================================*/
@font-face {
    font-family: "IBMPlexSansHebrew";
    src: url("../fonts/IBMPlexSansHebrew/IBMPlexSansHebrew-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "IBMPlexSansHebrew";
    src: url("../fonts/IBMPlexSansHebrew/IBMPlexSansHebrew-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "IBMPlexSansHebrew";
    src: url("../fonts/IBMPlexSansHebrew/IBMPlexSansHebrew-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "IBMPlexSansHebrew";
    src: url("../fonts/IBMPlexSansHebrew/IBMPlexSansHebrew-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "IBMPlexSansHebrew";
    src: url("../fonts/IBMPlexSansHebrew/IBMPlexSansHebrew-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "IBMPlexSansHebrew";
    src: url("../fonts/IBMPlexSansHebrew/IBMPlexSansHebrew-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "IBMPlexSansHebrew";
    src: url("../fonts/IBMPlexSansHebrew/IBMPlexSansHebrew-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

/* ================================= Heebo =================================*/
@font-face {
    font-family: "Heebo";
    src: url("../fonts/Heebo/Heebo-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "Heebo";
    src: url("../fonts/Heebo/Heebo-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "Heebo";
    src: url("../fonts/Heebo/Heebo-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Heebo";
    src: url("../fonts/Heebo/Heebo-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Heebo";
    src: url("../fonts/Heebo/Heebo-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Heebo";
    src: url("../fonts/Heebo/Heebo-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Heebo";
    src: url("../fonts/Heebo/Heebo-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Heebo";
    src: url("../fonts/Heebo/Heebo-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "Heebo";
    src: url("../fonts/Heebo/Heebo-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
}