/*
 * Buri font (Korean)
 */

@font-face{
	font-family:'Buri';
  src: url('/fonts/Arita-buriM-subset.woff') format('woff');
	font-weight:400;
  font-style: normal;  
}