@charset "UTF-8";

@font-face {
    font-family: 'Nanum Myeongjo';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Nanum_Myeongjo/NanumMyeongjo-Regular.woff2) format('woff2'),
        url(../fonts/Nanum_Myeongjo/NanumMyeongjo-Regular.woff) format('woff'),
        url(../fonts/Nanum_Myeongjo/NanumMyeongjo-Regular.ttf) format('truetype');
}

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