@import url(../fonts/font.css);


*{
    font-family: yekanbakh; 
}

html, body{
    direction: rtl;
}