﻿@font-face {
    font-family: IRANSansDn;
    font-style: normal;
    font-weight: bold;
    src: url('./iransansdnbold.ttf');
}

@font-face {
    font-family: IRANSansDn;
    font-style: normal;
    font-weight: 500;
    src: url('./iransansdn.ttf');
}

@font-face {
    font-family: IRANSansDn;
    font-style: normal;
    font-weight: 300;
    src: url('./iransansdnlight.ttf');
}


@font-face {
    font-family: IRANSansDn;
    font-style: normal;
    font-weight: normal;
    src: url('./iransansdn.ttf');
}