@font-face {
    font-family: IRANSans;
    src: url("fonts/IRANSans/IRANSansWeb_Light.woff");
}

* {
    font-family: IRANSans;
}