@font-face{
    font-family: IranNastaliq;
    src: url('../fonts/IranNastaliq\ NEW.ttf');
}
.certificate{
    /* font-family: IranNastaliq !important; */
    background-image: url('../img/Untitled-1.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding:50px !important;
    
}
.certificate span,p{
    font-size: 16px;
    font-family: IRANSans !important;
    font-weight: bold;
    margin-left: 15px;
    margin-right: 15px;
}
.certificate h4{
    font-size: 1.6275rem;
    font-weight: 500;
    line-height: 1.5;
}
.certificate h5{
    font-family: IranNastaliq !important;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1;
}
.certificate h2{
    font-weight: 500;
    
}
@page {
    size: A4;
  }
  
@media print {
    .btn{
        display: none;
    }
    @page { margin: 0; }
    body  { margin: 1.6cm; }
    .navbar-top.border-bottom.navbar-dark {display: none !important;}
    #sidenav-main{display: none !important;}
    @page {
        size: A4
    }
    .certificate {
        -ms-transform: rotate(0deg);
        /* IE 9 */
        -webkit-transform: rotate(0deg);
        /* Chrome, Safari, Opera */
        transform: rotate(0deg);
        top: 1in;
        left: -1in;
      }
}

.emza-all{
    width: 156px !important;
    float: left;
    position: absolute;
    left: 30px;
    top: -34px;
}

.relative{
    position: relative;
}
