@font-face {
	font-family: dustismo;
	src: url('../font/Dustismo.eot');
	src: url('../font/Dustismo.eot?#iefix') format("embedded-opentype"), url('../font/Dustismo.woff2') format("woff2"), url('../font/Dustismo.woff') format("woff"), url('../font/Dustismo.ttf') format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: dustismo;
	src: url('../font/DustismoBold.eot');
	src: url('../font/DustismoBold.eot?#iefix') format("embedded-opentype"), url('../font/DustismoBold.woff2') format("woff2"), url('../font/DustismoBold.woff') format("woff"), url('../font/DustismoBold.ttf') format("truetype");
	font-weight: 700;
	font-style: normal
}
@font-face {
    font-family: 'Yekan';
    src: url('../font/Yekan.eot');
    src: url('../font/Yekan.eot?#iefix') format("embedded-opentype"),
    url('../font/Yekan.woff2') format('woff2'),
    url('../font/Yekan.woff') format('woff'),
    url('../font/Yekan.ttf') format('truetype'),
	url('../font/Yekan.otf') format('opentype'),
    url('../font/Yekan.svg#Yekan') format('svg');
    font-weight: normal;
    font-style: normal;
}