@font-face {
    font-family: vazirian;
    src: url(assets/font/Vazirmatn-Medium.ttf) format(truetype);
}
body{
    font-family: vazirian;

}