  @font-face {
  font-family: "Ghayaty";
  src: url('../fonts//DG-Ghayaty-Bold-F.ttf');
    
    }
@font-face {
    font-family: "Wahran";
  src: url('../fonts//Wahran-Bold.ttf');
      }
    @font-face {
    font-family: "NotoKufiArabic";
  src: url(‘../fonts//NotoKufiArabic.ttf’);
   
}
    @font-face {
    font-family: "Rajdhani";
  src: url(‘../fonts//Rajdhani.ttf’);
  
}
    @font-face {
    font-family: "BoutrosNewsH1Bold";
  src: url(‘../fonts//BoutrosNewsH1Bold.ttf’);
  
}



.maincontainer{
   
    
 }
 .maincontainerf{
        background-color: #a80d5b;
}
.maincontainer label {
    color: #272424;
}

body {
  background-color: #B4BEF5;
    /*padding-top: 20px;*/    
background-color: #cde1f3;
    background-image: url(../../uploads/ss.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: lighten;
}

.clock {
color: #fff;
    font-size: 74px;
    font-family: 'Ghayaty';
    letter-spacing: 1px;
    font-weight: bold;
    line-height: 2;

}
.headerh1{
  font-family: 'Ghayaty';
    color: #fff;
    font-size: 46px;
    font-style: normal;
    font-weight: 600;
}
.froncs{
    padding: 18px 41px;
     margin: 16% 0 0 0;
    background-color:  #aa35b973;
     border-radius: 15px;
        display: inline-block;
}

.froncs img{
width: 385px;
    height: 250;
     display: inline-block;

}