@font-face {
 font-family : 'malgun';
 src:
 url('../fonts/malgun.woff2') format('woff2'), 
 url('../fonts/malgun.woff') format('woff'), 
 url('../fonts/malgun.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
 font-display: swap;
}


@font-face {
 font-family : 'Menlo-Regular-01';
 src:
 url('../fonts/Menlo-Regular-01.woff2') format('woff2'), 
 url('../fonts/Menlo-Regular-01.woff') format('woff'), 
 url('../fonts/Menlo-Regular-01.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
 font-display: swap;
}