﻿@font-face {
    font-family: 'Tajawal';
    src: url('/Content/fonts/Tajawal-Regular.ttf') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Tajawal';
    src: url('/Content/fonts/Tajawal-Medium.ttf') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Tajawal';
    src: url('/Content/fonts/Tajawal-Bold.ttf') format('woff2');
    font-weight: 700;
    font-style: normal;
}
 