@font-face {
    font-family: vazir;
    src: url('/font/vazir/Vazir-FD.eot');
    src: url('/font/vazir/Vazir-FD.eot?#iefix') format('embedded-opentype'), url('/font/vazir/Vazir-FD.woff2') format('woff2'), url('/font/vazir/Vazir-FD.woff') format('woff'), url('/font/vazir/Vazir-FD.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: Vazir;
    src: url('/font/vazir/Vazir-Bold-FD.eot');
    src: url('/font/vazir/Vazir-Bold-FD.eot?#iefix') format('embedded-opentype'), url('/font/vazir/Vazir-Bold-FD.woff2') format('woff2'), url('/font/vazir/Vazir-Bold-FD.woff') format('woff'), url('/font/vazir/Vazir-Bold-FD.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: vazir;
    src: url('/font/vazir/Vazir-Light-FD.eot');
    src: url('/font/vazir/Vazir-Light-FD.eot?#iefix') format('embedded-opentype'), url('/font/vazir/Vazir-Light-FD.woff2') format('woff2'), url('/font/vazir/Vazir-Light-FD.woff') format('woff'), url('/font/vazir/Vazir-Light-FD.ttf') format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: vazir;
    src: url('/font/vazir/Vazir-Medium-FD.eot');
    src: url('/font/vazir/Vazir-Medium-FD.eot?#iefix') format('embedded-opentype'), url('/font/vazir/Vazir-Medium-FD.woff2') format('woff2'), url('/font/vazir/Vazir-Medium-FD.woff') format('woff'), url('/font/vazir/Vazir-Medium-FD.ttf') format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: vazir;
    src: url('/font/vazir/Vazir-Thin-FD.eot');
    src: url('/font/vazir/Vazir-Thin-FD.eot?#iefix') format('embedded-opentype'), url('/font/vazir/Vazir-Thin-FD.woff2') format('woff2'), url('/font/vazir/Vazir-Thin-FD.woff') format('woff'), url('/font/vazir/Vazir-Thin-FD.ttf') format('truetype');
    font-weight: 100;
}

.margin-top{
    margin-top:20px;
}

.margin-bottom {
    margin-bottom: 10px;
}