@font-face {
    font-family: "Rubik";
    src: url("../fonts/rubik-400.woff") format("woff");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/rubik-500.woff") format("woff");
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/rubik-600.woff") format("woff");
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/rubik-700.woff") format("woff");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/rubik-800.woff") format("woff");
    font-style: normal;
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: "Heebo";
    src: url("../fonts/heebo-hebrew-400-900.woff2") format("woff2");
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
    unicode-range: U+0590-05FF, U+200C-200F, U+25CC, U+FB1D-FB4F;
}

@font-face {
    font-family: "Heebo";
    src: url("../fonts/heebo-latin-400-900.woff2") format("woff2");
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
    unicode-range: U+0000-024F, U+1E00-1EFF, U+2000-206F, U+20A0-20CF, U+2122;
}
