﻿@font-face {
    font-family: 'Noto Nastaliq Urdu';
    src: url('/fonts/NotoNastaliqUrdu-Regular.woff2') format('woff2'), url('/fonts/NotoNastaliqUrdu-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans Arabic';
    src: url('/fonts/NotoSansArabic-Regular.woff2') format('woff2'), url('/fonts/NotoSansArabic-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.urdu-text {
    font-family: 'Noto Nastaliq Urdu', serif;
}

.simple-urdu {
    font-family: 'Noto Sans Arabic', sans-serif;
}
