﻿@font-face {
    font-family: iran;
    src: url('../fonts/IRANSANS/IRANSANS.TTF') format("truetype");
}

* {
    font-family: iran, serif;
}