@font-face{
    font-family: 'font'; 
    src: url(https://media.game-tree.com/html/legaldoc/font/NanumGothic.ttf);
}
body{
	font-family: 'font';
}