/* font Iransansx*/
@font-face {
font-family: iransansx;
 font-style: normal;
 font-weight: normal;
 src: url('fonts/IRANSansX.ttf');
}
/* font Rounded*/
@font-face {
font-family: Rounded;
 font-style: normal;
 font-weight: normal;
 src: url('fonts/Rounded.otf');
}
/* font Rubik*/
@font-face {
    font-family: Rubik;
     font-style: normal;
     font-weight: normal;
     src: url('fonts/Rubik.ttf');
}