@font-face { 
	font-family: 'gongGothic'; 
	font-style: normal; 
	font-weight: 100; 
	src: 
		url('gonggothic/esamanruLight.woff2') format('woff2'), 
		url('gonggothic/esamanruLight.woff') format('woff'), 
		url('gonggothic/esamanruOTFLight.otf') format('opentype'),
		url('gonggothic/esamanruLight.ttf') format('truetype'); 
	}
	@font-face { 
    font-family: 'gongGothic'; 
	font-style: normal; 
	font-weight: 300; 
	src: 
		url('gonggothic/esamanruMedium.woff2') format('woff2'), 
		url('gonggothic/esamanruMedium.woff') format('woff'), 
		url('gonggothic/esamanruOTFMedium.otf') format('opentype'),
		url('gonggothic/esamanruMedium.ttf') format('truetype'); 
	}
	@font-face { 
    font-family: 'gongGothic'; 
	font-style: normal; 
	font-weight: 600; 
	src: 
		url('gonggothic/esamanruBold.woff2') format('woff2'), 
		url('gonggothic/esamanruBold.woff') format('woff'), 
		url('gonggothic/esamanruOTFBold.otf') format('opentype'),
		url('gonggothic/esamanruBold.ttf') format('truetype'); 
	}