@font-face {
    font-family:"Yekan";
    src: url("../fonts/FarYekan.eot");
    src: url("../fonts/FarYekan.eot?#iefix") format('embedded-opentype'),
        url("../fonts/FarYekan.woff2") format('woff2'),
        url("../fonts/FarYekan.woff") format('woff'),
        url("../fonts/FarYekan.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Homa';
    src: url("../fonts/FarHoma.eot");
    src: url("../fonts/FarHoma.eot?#iefix") format('embedded-opentype'),
        url("../fonts/FarHoma.woff2") format('woff2'),
        url("../fonts/FarHoma.woff") format('woff'),
        url("../fonts/FarHoma.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'roboto';
    src: url("../fonts/Roboto-Medium.eot");
    src: url("../fonts/Roboto-Medium.eot?#iefix") format('embedded-opentype'),
        url("../fonts/Roboto-Medium.woff2") format('woff2'),
        url("../fonts/Roboto-Medium.woff") format('woff'),
        url("../fonts/Roboto-Medium.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ubuntu';
    src: url("../fonts/Ubuntu-Medium.eot");
    src: url("../fonts/Ubuntu-Medium.eot?#iefix") format('embedded-opentype'),
        url("../fonts/Ubuntu-Medium.woff2") format('woff2'),
        url("../fonts/Ubuntu-Medium.woff") format('woff'),
        url("../fonts/Ubuntu-Medium.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Markazi';
    src: url("../fonts/MarkaziText-Regular.eot");
    src: url("../fonts/MarkaziText-Regular.eot?#iefix") format('embedded-opentype'),
        url("../fonts/MarkaziText-Regular.woff2") format('woff2'),
        url("../fonts/MarkaziText-Regular.woff") format('woff'),
        url("../fonts/MarkaziText-Regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body{
    margin: 0;
    padding: 0;
}