
@font-face {
    font-family: nazanin;
    src: url(/css/font/IRANSans.ttf);
}

body{
    font-family: nazanin;
}


.imglogo{
    width:300px  !important;
    height: 150px !important;;
}