/* ============================================================
   fonts.css = Local Font Definitions
   Shia Online Quran Academy
   ============================================================ */

/* Roboto Variable Font */
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-VariableFont.woff2') format('woff2-variations');
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
}

/* Roboto Slab Variable Font */
@font-face {
    font-family: 'Roboto Slab';
    src: url('../fonts/RobotoSlab-Var.woff2') format('woff2-variations');
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
}

/* Al Majeed Quranic (Arabic) */
@font-face {
    font-family: 'Al Majeed Quranic';
    src: url('../fonts/Al Majeed Quranic.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
    font-style: normal;
}
