@font-face {
    font-family: "AA Open Sans Hebrew";
    src:
        url("../fonts/open/OpenSansHebrew-Regular.woff") format("woff"),
        url("../fonts/open/OpenSansHebrew-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "AA Open Sans Hebrew";
    src:
        url("../fonts/open/OpenSansHebrew-Light.woff") format("woff"),
        url("../fonts/open/OpenSansHebrew-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: "AA Open Sans Hebrew";
    src:
        url("../fonts/open/OpenSansHebrew-Bold.woff") format("woff"),
        url("../fonts/open/OpenSansHebrew-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}
