@font-face {
    font-family: "vazir";
    font-style: normal;
    font-weight: bold;
    src: url("Vazir-Bold.eot?#iefix") format("embedded-opentype"), 
		url("Vazir-Bold.woff2") format("woff2"),
		url("Vazir-Bold.woff") format("woff"),
		url("Vazir-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "vazir";
    font-style: normal;
    font-weight: normal;
    src: url("Vazir-Regular.eot?#iefix") format("embedded-opentype"),
		url("Vazir-Regular.woff2") format("woff2"),
		url("Vazir-Regular.woff") format("woff"),
		url("Vazir-Regular.ttf") format("truetype");
}