@font-face {
    font-family:'fatmeh';
    src: url(../font/Vazir.ttf) format('truetype'),
         url(../font/Vazir.woff) format('woff');
}
@font-face {
    font-family:'taha';
    src: url(../font/Parastoo-FD.ttf) format('truetype'),
         url(../font/Parastoo-Bold-FD.woff) format('woff')
}

body{
    background-color: rgb(250, 250, 250);

    color: rgb(1, 8, 14);
    font-family:'fatmeh';
    direction: rtl;
    font-family:'taha';
}
#tam{
    background-color: antiquewhite;

}
.tap{
    background-color: rgb(172, 119, 130);
    display: inline-block;
    padding: 100px;
}
.tek{
    background-color: antiquewhite;
    width: 50%;
}
#tep{
    background-color: rgb(169, 153, 129);
    color: rgb(66, 82, 82);
}
#pic{
    background-color: rgb(191, 214, 207);
    display: inline-block;
    padding: 50px;
}
#pak{
    background-color: rgb(213, 198, 228);
    width: 70%;
}
.c1{
    background-color: rgb(119, 159, 160);
    width: 50%;
}
#loc{
    background-color: rgb(220, 187, 163);
    display: inline-block;
    padding: 100px;
}
#pat{
    background-color: rgb(220, 175, 196);
    width: 30%;
} 
.r1{
    background-color: rgb(202, 224, 179);
}
.r2{
    background-color: rgb(190, 231, 231);
}
.r3{
    background-color:rgb(230, 60, 94); 

}
.r4{
    background-color: rgb(165, 215, 216);
}
.r5{
    background-color: rgb(216, 194, 136);
}
#pad{
    background-color: rgb(232, 236, 14);
}
#bas{
    background-color: rgb(213, 94, 50);
}
#lat{
    background-color: lightcoral;
}
#lat{
    background-color: forestgreen;
}
#kve{
    background-color: lightpink;
}
#faa{
    background-color: cornflowerblue;
}
#jdv{
    background-color: rgb(229, 196, 185);
    color: rgb(61, 50, 50);
    display: inline-block;
}
#vic{
    background-color: rgb(56, 64, 81);
    color: cadetblue;
}
#photo1{
    background-color: rgb(226, 245, 246);
    display: inline-block;
    padding: 100px;
}
#movie{
    background-color: rgb(158, 158, 227);
    display: inline-block;
    padding: 100px;
}
#aud{
    background-color: rgb(141, 74, 88);
    width: 40%;
}
header nav ul li{
    background-color: rgb(199, 232, 167);
    list-style: circle;
    width: 50%;
}