
  
@font-face {
	font-family: 'OpenSans';
	src: url('fonts/OpenSans-Bold.ttf') format('truetype');
    font-weight: bold;

	
}
 
  
@font-face {
	font-family: 'OpenSans';
	src: url('fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;

	
	}
	
@font-face {
	font-family: 'NotoSansJP';
	src: url('fonts/NotoSansJP-Bold.ttf') format('truetype');
    font-weight: bold;

	
}
 
  
@font-face {
	font-family: 'NotoSansJP';
	src: url('fonts/NotoSansJP-Regular.ttf') format('truetype');
    font-weight: normal;

	
	}

@font-face {
	font-family: 'NotoSansSC';
	src: url('fonts/NotoSansSC-Bold.ttf') format('truetype');
    font-weight: bold;

	
}
 
  
@font-face {
	font-family: 'NotoSansSC';
	src: url('fonts/NotoSansSC-Regular.ttf') format('truetype');
    font-weight: normal;

	
	}
	
@font-face {
	font-family: 'NotoSansKR';
	src: url('fonts/NotoSansKR-Bold.ttf') format('truetype');
    font-weight: bold;

	
}
 
  
@font-face {
	font-family: 'NotoSansKR';
	src: url('fonts/NotoSansKR-Regular.ttf') format('truetype');
    font-weight: normal;

	
	}
	


