@font-face {
    font-family: kid;
    font-style: normal;
    src: url('../fonts/kolooche.ttf');
}

@font-face {
    font-family: aviny;
    font-style: normal;
    src: url('../fonts/Aviny.ttf');
}

@font-face {
	font-family: iransansdn;
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/iransansDN/iransansdnweblightfn.ttf');
}
@font-face {
	font-family: iransansdn;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/iransansDN/iransansdnwebfn.ttf');
}
@font-face {
	font-family: iransansdn;
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/iransansDN/iransansdnwebboldfn.ttf');
}

@font-face {
	font-family: iransansdn;
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/iransansDN/iransansdnwebboldfn.ttf');
}


/* iran sans fonts  */

@font-face {
	font-family: iranSans;
	src: url('../fonts/IRANSans/eot/IRANSansWeb.eot');
	src: url('../fonts/IRANSans/ttf/IRANSansWeb.ttf') format('ttf'),
	url('../fonts/IRANSans/woff/IRANSansWeb.woff') format('woff');
url('../fonts/IRANSans/woff2/IRANSansWeb.woff2') format('woff2');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}


@font-face {
	font-family: iranSans-bold;
	src: url('../fonts/IRANSans/eot/IRANSansWeb_Light.eot');
	src: url('../fonts/IRANSans/ttf/IRANSansWeb_Light.ttf') format('ttf'),
	url('../fonts/IRANSans/woff/IRANSansWeb_Light.woff') format('woff');
url('../fonts/IRANSans/woff2/IRANSansWeb_Light.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}