/* ===== Shabnam Regular ===== */
@font-face {
    font-family: 'Shabnam';
    src: url('Shabnam-FD.eot');
    src: url('Shabnam-FD.eot?#iefix') format('embedded-opentype'),
         url('Shabnam-FD.woff2') format('woff2'),
         url('Shabnam-FD.woff') format('woff'),
         url('Shabnam-FD.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* ===== Shabnam Bold ===== */
@font-face {
    font-family: 'Shabnam';
    src: url('Shabnam-Bold-FD.eot');
    src: url('Shabnam-Bold-FD.eot?#iefix') format('embedded-opentype'),
         url('Shabnam-Bold-FD.woff2') format('woff2'),
         url('Shabnam-Bold-FD.woff') format('woff'),
         url('Shabnam-Bold-FD.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

/* ===== Shabnam Light ===== */
@font-face {
    font-family: 'Shabnam';
    src: url('Shabnam-Light-FD.eot');
    src: url('Shabnam-Light-FD.eot?#iefix') format('embedded-opentype'),
         url('Shabnam-Light-FD.woff2') format('woff2'),
         url('Shabnam-Light-FD.woff') format('woff'),
         url('Shabnam-Light-FD.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

/* اعمال فونت روی کل سایت */
body, * {
    font-family: 'Shabnam', sans-serif !important;
}
