@font-face {
  font-family: 'TimesNew';
  src: url('../fonts/timesbd.ttf') format('truetype');   
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Palatino';
  src: url('../fonts/Palatino Linotype.ttf') format('truetype');   
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Brad';
  src: url('../fonts/BRADHITC.TTF') format('truetype');   
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Sans';
  src: url('../fonts/SansSerifFLF.otf') format('truetype');   
  font-weight: normal;
  font-style: normal;
}