@font-face {
    font-family: "Iran yekan";
    src: url('/static/fonts/Iranyekan black.ttf') format('truetype'),
         url('/static/fonts/Iranyekan bold.ttf') format('truetype'),
         url('/static/fonts/Iranyekan extrablack.ttf') format('truetype'),
         url('/static/fonts/Iranyekan extrabold.ttf') format('truetype'),
         url('/static/fonts/Iranyekan light.ttf') format('truetype'),
         url('/static/fonts/Iranyekan medium.ttf') format('truetype'),
         url('/static/fonts/Iranyekan thin.ttf') format('truetype'),
         url('/static/fonts/Iranyekan.ttf') format('truetype');

    font-weight: 100 800;
    font-style: normal;
}

@font-face{
   font-family: "Vazir";
   src: url( '/static/fonts/Vazir-Black.ttf') format('truetype'),
        url( '/static/fonts/Vazir-Light.ttf') format('truetype'),
        url( '/static/fonts/Vazir-Regular.ttf') format('truetype'),
      	url( '/static/fonts/Vazir-Variable.ttf') format('truetype'),
        url( '/static/fonts/Vazir-Bold.ttf') format('truetype'),
        url( '/static/fonts/Vazir-Medium.ttf') format('truetype'),
        url( '/static/fonts/Vazir-Thin.ttf') format('truetupe');
   font-weight: 100 800;
   font-style: normal;
}

@font-face{
   font-family: "Shabnam";
   src: url( '/static/fonts/shabnam-bold-fd.ttf') format('truetype'),
        url( '/static/fonts/shabnam-bold.ttf') format('truetype'),
        url( '/static/fonts/shabnam-fd.ttf') format('truetype'),
      	url( '/static/fonts/shabnam-light-fd.ttf') format('truetype'),
        url( '/static/fonts/shabnam-light.ttf') format('truetype'),
        url( '/static/fonts/shabnam.ttf') format('truetupe');
   font-weight: 100 800;
   font-style: normal;
}
