/* Local Google Fonts - hosted locally for performance and privacy */

/* =============================================================================
   English Fonts (LTR)
   ============================================================================= */

/* Roboto - Light (300) */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('/libs/fonts/roboto-v50-latin-300.woff2') format('woff2');
}

/* Roboto - Regular (400) */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/libs/fonts/roboto-v50-latin-regular.woff2') format('woff2');
}

/* Roboto - Medium (500) */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/libs/fonts/roboto-v50-latin-500.woff2') format('woff2');
}

/* Roboto - Bold (700) */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/libs/fonts/roboto-v50-latin-700.woff2') format('woff2');
}

/* Roboto Slab - Regular (400) */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/libs/fonts/roboto-slab-v36-latin-regular.woff2') format('woff2');
}

/* Roboto Slab - Bold (700) */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/libs/fonts/roboto-slab-v36-latin-700.woff2') format('woff2');
}

/* Poppins - Regular (400) */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/libs/fonts/poppins-v24-latin-regular.woff2') format('woff2');
}

/* =============================================================================
   Hebrew Fonts (RTL)
   ============================================================================= */

/* Alef - Regular (400) */
@font-face {
    font-family: 'Alef';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/libs/fonts/alef-v24-hebrew_latin-regular.woff2') format('woff2');
}

/* Alef - Bold (700) */
@font-face {
    font-family: 'Alef';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/libs/fonts/alef-v24-hebrew_latin-700.woff2') format('woff2');
}

/* Arimo - Regular (400) */
@font-face {
    font-family: 'Arimo';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/libs/fonts/arimo-v35-hebrew_latin-regular.woff2') format('woff2');
}

/* Arimo - Bold (700) */
@font-face {
    font-family: 'Arimo';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/libs/fonts/arimo-v35-hebrew_latin-700.woff2') format('woff2');
}
