/**
 * FAWHMCSIR Notifier - Font Loader
 * بارگذاری فونت‌های فارسی
 */

@font-face {
    font-family: "Estedad-FD-Light";
    src: url("../fonts/Estedad-FD-Light.woff2") format("woff2"),
         url("../fonts/Estedad-FD-Light.woff") format("woff"),
         url("../fonts/Estedad-FD-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}