@import url(../css/fontiran.css);
*{ margin:0; padding:0;}

body,html{
    height: 100%;
}
body {
    font-family: IRANSans !important;

}
