﻿@font-face {
    font-family: 'David Libre';
    src: url('DavidLibre_Arabic_Regular_Merged.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'David Libre';
    src: url('DavidLibre_Arabic_Regular_Merged.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'David Libre';
    src: url('DavidLibre_Arabic_Regular_Merged.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'David Libre';
    src: url('DavidLibre_Arabic_Regular_Merged.ttf') format('truetype');
    font-weight: 400; /* Actual Regular */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'David Libre';
    src: url('DavidLibre_Arabic_Regular_Merged.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* ==========================================
   SEMI-BOLD / BOLD / EXTRA-BOLD / BLACK (600 - 900)
   Mapped to the Bold font file
   ========================================== */
@font-face {
    font-family: 'David Libre';
    src: url('DavidLibre_Arabic_Bold_Merged.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'David Libre';
    src: url('DavidLibre_Arabic_Bold_Merged.ttf') format('truetype');
    font-weight: 700; /* Actual Bold */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'David Libre';
    src: url('DavidLibre_Arabic_Bold_Merged.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'David Libre';
    src: url('DavidLibre_Arabic_Bold_Merged.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
