﻿
@font-face {
    font-family: "Noto Naskh Arabic UI";
    font-style: normal;
    font-weight: 400;
    src: url("NotoNaskhArabicUI-Regular.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Noto Naskh Arabic UI";
    font-style: normal;
    font-weight: 700;
    src: url("NotoNaskhArabicUI-Bold.ttf") format("truetype");
    font-display: swap;
}
