/* font Hilan */
@font-face {
font-family: Hilan;
 font-style: bold;
 font-weight: bold;
 src: url('fonts/hil/Hilan.ttf');
}


/* font GN*/
@font-face {
font-family: GN;
 font-style: normal;
 font-weight: normal;
 src: url('fonts/GN/GENUINE.ttf');
}

/* font Iransansx*/
@font-face {
font-family: iransansx;
 font-style: normal;
 font-weight: normal;
 src: url('fonts/IRANSansX.ttf');
}

/* font pf*/
@font-face {
font-family: pf;
 font-style: normal;
 font-weight: normal;
 src: url('fonts/Pacifico.ttf');
}

/* font GB*/
@font-face {
font-family: GB;
 font-style: normal;
 font-weight: normal;
 src: url('fonts/Gabriola.ttf');
}