
@import "./fonts/fontiran.css";
body{
    font-family: 'YekanBakh' !important;
}
  
.frotel-img{
    width: 40px;
    margin-left: 15px;
}
.first-row{
    margin-bottom: 5px;
}
    
.cards {
    width: 888px;
    border: 1px solid #E2E2E2;
    height: 200px;
    border-radius: 5px;
    cursor: pointer;
}
a:visited{
    text-decoration: none;
    color: #000;
}
a:active{
    text-decoration: none;
}
a:link{
    text-decoration: none;
}
.logos{
    width: 70px;
    margin-bottom: 15px;
    margin-left: 80px;
}
.e-icon1{
    width: 85px;
    height: 85px;
}
.e-icon2{
    width: 78.13px;
    height: 85px;
}
.e-icon3{
    width: 56.67px;
    height: 85px;
}
.text-link{
    color: #5c5c5c;
    text-align: right;
}
.second-row{
    margin-top: 70px;
}
.Third-row{
    margin-top: 25px;
}
.Fourth-row{
    margin-top: 60px;
}