/* IRANSans */
@font-face {
    font-family: 'IRANSans';
    src: url('irsans.eot');
    src: url('irsans.eot?#iefix') format('embedded-opentype'),
         url('irsans.woff') format('woff'),
         url('irsans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Shabnam */
@font-face {
    font-family: 'Shabnam';
    src: url('shabnam.eot');
    src: url('shabnam.eot?#iefix') format('embedded-opentype'),
         url('shabnam.woff') format('woff'),
         url('shabnam.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Vazir */
@font-face {
    font-family: 'Vazir';
    src: url('vazir.eot');
    src: url('vazir.eot?#iefix') format('embedded-opentype'),
         url('vazir.woff') format('woff'),
         url('vazir.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Yekan */
@font-face {
    font-family: 'Yekan';
    src: url('yekan.eot');
    src: url('yekan.eot?#iefix') format('embedded-opentype'),
         url('yekan.woff') format('woff'),
         url('yekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Estedad Regular */
@font-face {
    font-family: 'Estedad';
    src: url('woff2/Estedad-Regular.woff2') format('woff2'),
         url('ttf/Estedad-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Estedad Medium */
@font-face {
    font-family: 'Estedad';
    src: url('woff2/Estedad-Medium.woff2') format('woff2'),
         url('ttf/Estedad-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Estedad Bold */
@font-face {
    font-family: 'Estedad';
    src: url('woff2/Estedad-Bold.woff2') format('woff2'),
         url('ttf/Estedad-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Estedad Black */
@font-face {
    font-family: 'Estedad';
    src: url('woff2/Estedad-Black.woff2') format('woff2'),
         url('ttf/Estedad-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Default Font for Site */
body {
    font-family: 'Estedad', 'IRANSans', 'Vazir', 'Shabnam', 'Yekan', sans-serif;
}
