@font-face {
    font-family: malgun-gothic;
    src: url(malgun-gothic.ttf);
    font-weight: normal;
    font-style: normal;
}

h1{
    font-family: malgun-gothic;
}
