@font-face {
    font-family: Samim;
    src: url('../fonts/Samim.eot');
    src: url('../fonts/Samim.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Samim.woff') format('woff'),
        url('../fonts/Samim.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: Samim;
    src: url('../fonts/Samim-Bold.eot');
    src: url('../fonts/Samim-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Samim-Bold.woff') format('woff'),
        url('../fonts/Samim-Bold.ttf') format('truetype');
    font-weight: bold;
}

body {
    font-family: 'Samim';height: 1000px;
}
#mahdi{
    background-color: rgb(212, 215, 215);
}

#ali{
    width: 1450px;
    height: 400px;
    margin-top: 200px;
 background-color: rgb(228, 226, 224);
}
#taha{
    width: 1500px;
    height: auto;
}