@font-face {
    font-family: 'Yekan';
    src:url(../fonts/Yekan.woff);
}
body{
	font-family: Yekan !important;
}
