@font-face {
  font-family: IRANSansWeb;
  src: url(Fonts/IRANSansWeb.woff); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  src: url(Fonts/IRANSansWeb.eot); format('embedded-opentype'),  /* IE6-8 */
  src: url(Fonts/IRANSansWeb.woff2); format('woff2');  /* FF39+,Chrome36+, Opera24+*/		  
  src: url(Fonts/IRANSansWeb.ttf); format('truetype');
}
body{
  font-family: IRANSansWeb;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: IRANSansWeb;
}
.container-header {
    position: relative;
    z-index: 10;
    margin-bottom: 0px;
    background-color: #434178;
    background: linear-gradient(to right, #660066 0%, #000066 100%);
   <!-- background: url(images/macos-ventura.jpg) no-repeat center; 
    background-size: cover;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.03) inset;
}
div.com-content-category-blog__item blog-item{

    box-shadow: 2px 2px 4px #000000;
    border-radius: 5px;
    background-color: #434178;
}
.container-footer {
    position: relative;
    z-index: 15;
    margin-top: 5px;
    background-color: #434178;
    background: linear-gradient(to right, #660066 0%, #000066 100%);
   <!-- background: url(images/macos-ventura.jpg) no-repeat center; 
    background-size: cover;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.03) inset;
}
.h1{
  font-family: IRANSansWeb;
}
.h2{
  font-family: IRANSansWeb;
}
.h3{
  font-family: IRANSansWeb;
}
a.brand-logo{
  text-decoration: none;
  font-family: IRANSansWeb;
  text-shadow: 2px 2px 4px #000000;
}

a:link {
  text-decoration: none;
}
div.item-content h2 {
  font-size: 1.3rem;
}
h2.page-header {
  
}
h2.card-header{
  text-align: center;
  font-family: IRANSansWeb;
}
h3.card-header{
  text-align: center;
  font-family: IRANSansWeb;
}
h4.card-header{
  text-align: center;
  font-family: IRANSansWeb;
}



