﻿
@font-face {
    font-family: Shabnam;
    src: url('../fonts/Shabnam.eot');
    src: url('../fonts/Shabnam.eot?#iefix') format('embedded-opentype'), url('../fonts/Shabnam.woff') format('woff'), url('../fonts/Shabnam.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: Shabnam;
    src: url('../fonts/Shabnam-Bold.eot');
    src: url('../fonts/Shabnam-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Shabnam-Bold.woff') format('woff'), url('../fonts/Shabnam-Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: Shabnam;
    src: url('../fonts/Shabnam-Light.eot');
    src: url('../fonts/Shabnam-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Shabnam-Light.woff') format('woff'), url('../fonts/Shabnam-Light.ttf') format('truetype');
    font-weight: 300;
}

body {
    overflow-x: hidden;
    font-family: Shabnam, 'Segoe UI', Tahoma !important;
    direction: rtl;
}

div, button, p, div.text-info {
    font-family: Shabnam, 'Segoe UI', Tahoma !important;
}

@media (max-width: 780px) {
    .mt-sm-6{
        margin-top:100px !important;
    }
}