@font-face { 
	font-family: 'nixgonfonts'; 
	font-style: normal; 
	font-weight: 100; 
	src: 
	url(module/font/nixgon/NIXGONFONTS-L.ttf) format('truetype'), 
  url(module/font/nixgon/NIXGONFONTS-L.otf) format('opentype'); 
}

@font-face { 
	font-family: 'nixgonfonts'; 
	font-style: normal; 
	font-weight: 400; 
	src: 
	url(module/font/nixgon/NIXGONFONTS-M.ttf) format('truetype'), 
  url(module/font/nixgon/NIXGONFONTS-M.otf) format('opentype'); 
}

@font-face { 
	font-family: 'nixgonfonts'; 
	font-style: normal; 
	font-weight: 600; 
	src: 
	url(module/font/nixgon/NIXGONFONTS-B.ttf) format('truetype'), 
  url(module/font/nixgon/NIXGONFONTS-B.otf) format('opentype'); 
}