@font-face {
  font-family: 'razi';

  src:  url('Vazir-Variable.eot?') format('eot'),
        url('Vazir-Variable.woff') format('woff'),
        url('Vazir-Variable.ttf') format('truetype');
        
}



@font-face{
 font-family: 'raz';
 src: url('fonts/BBadr.ttf') format('ttf'),
 url('fonts/BBadr.eot') format('eot'),
 url('fonts/BBadr.woff') format('woff'),
 url('fonts/BBadr.woff2') format('woff2');
}



th,td{
    background-color: lightblue;
    font-family: raz;}
    body {
        font-family: raz;    background-color: lightblue;

    }
