@font-face { 
  font-family: 'Cevcon'; 
  src:  url('../fonts/Cevcon.eot?') format('eot'), 
        url('../fonts/Cevcon.woff') format('woff'), 
        url('../fonts/Cevcon.ttf') format('truetype'), 
        url('../fonts/Cevcon.svg#Cevcon') format('svg'); 
}

@font-face {
  font-family: 'NotoSerif';
  src: url('../fonts/NotoSerif.eot?') format('eot'), 
       url('../fonts/NotoSerif.woff') format('woff'), 
       url('../fonts/NotoSerif.ttf')  format('truetype'),
       url('../fonts/NotoSerif.svg#NotoSerif') format('svg');
}

@font-face { 
  font-family: 'DV'; 
  src:  url('../fonts/DV.eot?') format('eot'), 
        url('../fonts/DV.woff') format('woff'), 
        url('../fonts/DV.ttf') format('truetype'), 
        url('../fonts/DV.svg#DV') format('svg'); 
}

h2,h3{
    text-align: center;    
}

.table-nonfluid {
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e5e5e5;   
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e5e5e5;   
  border-bottom: solid;
  border-bottom-style-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e5e5e5;   
   width: auto;
}

#titel{
    color: #002369;
    font-family: DV;
    font-size: 200px;
}

.farvemoerk{
    color: #0D47A1;
}

.farvelys{
    color: #E1F5FE;
}

#today-hicri, #today-miladi, #today-vakits {
    color: #E1F5FE;
}
