@font-face {
    font-family: "vazir-font";
    src: url(../fonts/Vazir-Light.eot);
    src: url(../fonts/Vazir-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Vazir-Light.woff) format("woff"), url(../fonts/Vazir-Light.ttf) format("truetype"), url(../fonts/Vazir-Light.eot) format("svg");
    font-style: normal;
    font-weight: 400
}

body{
    font-family: "vazir-font";
}

.img-fluid{
    height: 400px;
}