@font-face {
   font-family: "B Nazanin";
   src: url("fonts/B-Nazanin.eot") format("embedded-opentype"),
       url("fonts/B-Nazanin.ttf") format("truetype"),
       url("fonts/B-Nazanin.woff") format("woff"),
       url("fonts/B-Nazanin.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "B Nazanin";
   src: url("fonts/B-Nazanin-Bold.eot") format("embedded-opentype"),
       url("fonts/B-Nazanin-Bold.ttf") format("truetype"),
       url("fonts/B-Nazanin-Bold.woff") format("woff"),
       url("fonts/B-Nazanin-Bold.svg") format("svg");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "B Titr";
   src: url("fonts/B-Titr-Bold.eot") format("embedded-opentype"),
       url("fonts/B-Titr-Bold.ttf") format("truetype"),
       url("fonts/B-Titr-Bold.woff") format("woff"),
       url("fonts/B-Titr-Bold.svg") format("svg");
   font-weight: bold;
   font-style: normal;
}