@font-face {
    font-family: 'EditorSansPro';
    src: url('EditorSans_PRO_HLAR-Bold.woff2') format('woff2'),
         url('EditorSans_PRO_HLAR-Bold.woff') format('woff'),
         url('EditorSans_PRO_HLAR-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    unicode-range:
    U+0590-05FF,     /* Hebrew */
    U+FB1D-FB4F,     /* Hebrew presentation forms */
    U+200C-200D,     /* ZWNJ/ZWJ */
    U+05BE, U+05C0, U+05C3, U+05F3, U+05F4;
}

@font-face {
    font-family: 'EditorSansPro';
    src: url('EditorSans_PRO_HLAR-Medium.woff2') format('woff2'),
         url('EditorSans_PRO_HLAR-Medium.woff') format('woff'),
         url('EditorSans_PRO_HLAR-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    unicode-range:
    U+0590-05FF,     /* Hebrew */
    U+FB1D-FB4F,     /* Hebrew presentation forms */
    U+200C-200D,     /* ZWNJ/ZWJ */
    U+05BE, U+05C0, U+05C3, U+05F3, U+05F4;
}

@font-face {
    font-family: 'EditorSansPro';
    src: url('EditorSans_PRO_HLAR-Ultra.woff2') format('woff2'),
         url('EditorSans_PRO_HLAR-Ultra.woff') format('woff'),
         url('EditorSans_PRO_HLAR-Ultra.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    unicode-range:
    U+0590-05FF,     /* Hebrew */
    U+FB1D-FB4F,     /* Hebrew presentation forms */
    U+200C-200D,     /* ZWNJ/ZWJ */
    U+05BE, U+05C0, U+05C3, U+05F3, U+05F4;
}