﻿@font-face {
    font-family: 'Vazir-Light';
    src: url('../../assets/fonts/Vazir-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SlimSansSerif';
    src: url('../../assets/fonts/SlimSansSerif.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}