@font-face {
  font-family: 'Nexa Bold';
  src: url('../woff/nexa_bold.woff') format('woff'); 
}
	
@font-face {
  font-family: 'Nexa Book';
  src: url('../woff/nexa_book.woff') format('woff'); 
}

@font-face {
  font-family: 'Nexa Regular';
  src: url('../woff/nexa_regular.woff') format('woff'); 
}

@font-face {
  font-family: 'Nexa Light';
  src: url('../woff/nexa_light.woff') format('woff'); 
}

@font-face { 
  font-family: 'Nexa Heavy'; 
  src: url('../ttf/nexa_heavy.ttf'); 
}

@font-face { font-family: 'akhandsoft-bold'; src: url('../otf/akhandsoft-bold.otf'); font-weight:bold;}
@font-face { font-family: 'notosans'; src: url('../ttf/notosans-regular.ttf'); font-weight:normal; }
@font-face { font-family: 'notosans-bold'; src: url('../ttf/notosans-bold.ttf'); font-weight:bold; }
@font-face { font-family: 'notosanscond-light'; src: url('../ttf/notosans-condensedlight.ttf'); font-weight:lighter; }