@font-face {
    font-family: "Noto Sans Hebrew";
    src: url("../fonts/noto-sans-hebrew.ttf") format("truetype");
    font-weight: 100 900;
    font-style: normal;
}

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