﻿@font-face {
    font-family: "Rubik";
    src: url("/fonts/login/Rubik-VariableFont_wght.ttf") format("truetype");
    font-weight: 100 900; /* يدعم أوزان متعددة لأنه Variable Font */
    font-style: normal;
}
@font-face {
    font-family: "LutfeyArabic";
    src: url("/fonts/login/LutfeyArabic-Regular.otf") format("truetype");
    font-weight: 100 900; 
    font-style: normal;
}
