@font-face {
    font-family: Yekan;
    src: url(../font/Yekan.woff);
}
*{
    font-family: Yekan;
}