*{
    font-family: Vazir;
    margin: 0;
}
@font-face {
    font-family: vazir;
    src: url(Vazir.woff);
}
  
@font-face {
    font-family: lalzar;
    src: url(Lalezar-Regular.woff);
}
  
#h1{
    text-align: center;
    font-family: lalzar;
    font-size: 3.5rem;
    padding: 2rem;
    color: rgb(219, 233, 188);
}
  
#header{
    background-color: rgb(119, 193, 206);
  
}
  
#nav{
    background-color:rgb(74, 146, 159);
}
  
#list{
    list-style: none;
    direction: rtl;
}
  
.li{
    display: inline-block;
    margin: 20px;
    font-size:1.5rem;     
}
  
.li:hover{
    color: white;
    text-shadow: 3px 2px rgb(0, 0, 0);
}

.p{
    text-align: center;
    font-size: 1.2rem;
}
  
#h2{
    font-size: 2rem;
}
  
#footer{
    background-color: rgb(92, 137, 137);
    margin-top: 2px;
}
  
.p2{
    text-align: center;
    font-size: 1.2rem;
}
  
#section{
    width: 100%;
    height:50rem;
}

#aside{
    width: 30%;
    text-align: center;
}

#matn{
    width: 70%;
    float:  left;
}

#image{
    height: 90%;
    float: left;
    margin: 5px;
}

#div1{
    margin-bottom: 1%;
    border: 5px rgb(142, 97, 187) solid;
    border-radius: 20px;
    background-color: rgb(252, 252, 247);
    height: 150px;
    margin-left: 10%;
    margin-top: 10px;
}

#div2{
    margin-bottom: 1%;
    border: 5px rgb(142, 97, 187) solid;
    border-radius: 20px;
    height: 150px;    
    background-color: rgb(252, 252, 247);
    margin-left: 10%;

}

#div3{
    margin-bottom: 1%;
    border: 5px rgb(142, 97, 187) solid;
    border-radius: 20px;
    background-color: rgb(252, 252, 247);
    height: 150px;
    margin-left: 10%;

}

.h2{
    margin: 5px;
}

.li{
    text-decoration: none;
}

.hs:hover{
    color: red;
}*{
    font-family: Vazir;
    margin: 0;
}
@font-face {
    font-family: vazir;
    src: url(Vazir.woff);
}
  
@font-face {
    font-family: lalzar;
    src: url(Lalezar-Regular.woff);
}
  
#h1{
    text-align: center;
    font-family: lalzar;
    font-size: 3.5rem;
    padding: 2rem;
    color: rgb(219, 233, 188);
}
  
#header{
    background-color: rgb(119, 193, 206);
  
}
  
#nav{
    background-color:rgb(74, 146, 159);
}
  
#list{
    list-style: none;
    direction: rtl;
}
  
.li{
    display: inline-block;
    margin: 20px;
    font-size:1.5rem;     
}
  
.li:hover{
    color: white;
    text-shadow: 3px 2px rgb(0, 0, 0);
}
  
/* img{
    text-align: center;
    border-radius: 50%;
    border: 20px gold outset;
    width: 20%;
    box-sizing: border-box;
    margin: 1% 40%;
}
   */
.p{
    text-align: center;
    font-size: 1.2rem;
}
  
#h2{
    font-size: 2rem;
}
  
#footer{
    background-color: rgb(92, 137, 137);
    margin-top: 2px;
}
  
.p2{
    text-align: center;
    font-size: 1.2rem;
}
  
#section{
    width: 100%;
    height:50rem;
}

#aside{
    width: 30%;
    text-align: center;
}

#matn{
    width: 70%;
    float:  left;
}

#image{
    height: 90%;
    float: left;
    margin: 5px;
}

#div1{
    margin-bottom: 1%;
    border: 5px rgb(142, 97, 187) solid;
    border-radius: 20px;
    background-color: rgb(252, 252, 247);
    height: 150px;
    margin-left: 10%;
    margin-top: 10px;
}

#div2{
    margin-bottom: 1%;
    border: 5px rgb(142, 97, 187) solid;
    border-radius: 20px;
    height: 150px;    
    background-color: rgb(252, 252, 247);
    margin-left: 10%;

}

#div3{
    margin-bottom: 1%;
    border: 5px rgb(142, 97, 187) solid;
    border-radius: 20px;
    background-color: rgb(252, 252, 247);
    height: 150px;
    margin-left: 10%;

}

.h2{
    margin: 5px;
}

.li{
    text-decoration: none;
}

.hs:hover{
    color: red;
}