/* 
   تعريف الخطوط الخاصة بمشروع الجاكيت
   ملاحظة: يجب وضع ملفات الخطوط داخل مجلد fonts لكي تعمل
*/

/* --- الخطوط الرياضية والإنجليزية --- */

@font-face {
    font-family: 'CollegiateFLF';
    src: url('fonts/CollegiateFLF.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CollegiateBlackFLF';
    src: url('fonts/CollegiateBlackFLF.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CollegiateBorderFLF';
    src: url('fonts/CollegiateBorderFLF.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CollegiateInsideFLF';
    src: url('fonts/CollegiateInsideFLF.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CollegiateOutlineFLF';
    src: url('fonts/CollegiateOutlineFLF.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Varsity';
    src: url('fonts/varsity_regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Superstar M54';
    src: url('fonts/Superstar M54.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Athletic';
    src: url('fonts/Athletic.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* --- الخطوط الجديدة (Western) --- */

@font-face {
    font-family: 'Amarillo';
    src: url('fonts/Amarillo.ttf') format('truetype');
}

@font-face {
    font-family: 'Bulletto Killa';
    src: url('fonts/Bulletto Killa.ttf') format('truetype');
}

@font-face {
    font-family: 'Krinkes Regular PERSONAL USE';
    src: url('fonts/KrinkesRegularPERSONAL.ttf') format('truetype');
}

@font-face {
    font-family: 'SignPainter HouseScript';
    src: url('fonts/Sign Paintoh.otf') format('opentype');
}

@font-face {
    font-family: 'College';
    src: url('fonts/college.ttf') format('truetype');
}

@font-face {
    font-family: 'Brannboll F PERSONAL USE ONLY';
    src: url('fonts/BrannbollFS_PERSONAL.ttf') format('truetype');
}

/* --- الخطوط العربية الخاصة --- */

@font-face {
    font-family: 'Nizar Cocon Kurdish';
    src: url('fonts/Nizar Cocon Kurdish Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Ferdaos Zd Normal';
    src: url('fonts/Ferdaos-Zd-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'B Shams';
    src: url('fonts/B Shams Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Sada';
    src: url('fonts/Sada Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Reqaa';
    src: url('fonts/ArefRuqaa-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Aktuelle';
    src: url('fonts/Aktuelle.ttf') format('truetype');
}

@font-face {
    font-family: 'TKD HomeRun Script';
    src: url('fonts/TKDHomeRunScript-roman.ttf') format('truetype');
}

@font-face {
    font-family: 'Diwani Letter';
    src: url('fonts/Diwani Letter.ttf') format('truetype');
}
