@font-face {
    font-family: 'SimplerPro';
    src: url('SimplerPro_HLAR-Light.woff2') format('woff2'),
         url('SimplerPro_HLAR-Light.woff') format('woff'),
         url('SimplerPro_HLAR-Light.otf') format('opentype');
    font-weight: 300;
    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: 'SimplerPro';
    src: url('SimplerPro_HLAR-Regular.woff2') format('woff2'),
         url('SimplerPro_HLAR-Regular.woff') format('woff'),
         url('SimplerPro_HLAR-Regular.otf') format('opentype');
    font-weight: 400;
    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: 'SimplerPro';
    src: url('SimplerPro_HLAR-Semibold.woff2') format('woff2'),
         url('SimplerPro_HLAR-Semibold.woff') format('woff'),
         url('SimplerPro_HLAR-Semibold.otf') format('opentype');
    font-weight: 600;
    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: 'SimplerPro';
    src: url('SimplerPro_HLAR-Bold.woff2') format('woff2'),
         url('SimplerPro_HLAR-Bold.woff') format('woff'),
         url('SimplerPro_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: 'SimplerPro';
    src: url('SimplerPro_HLAR-Black.woff2') format('woff2'),
         url('SimplerPro_HLAR-Black.woff') format('woff'),
         url('SimplerPro_HLAR-Black.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;
}