@font-face {
    font-family: 'Nanum Myeongjo';
    font-style: normal;
    font-weight: 400;
    src: url(file/NanumMyeongjo.woff) format('woff2'),
        url(file/NanumMyeongjo.woff) format('woff'),
        url(//https://cdn.jsdelivr.net/gh/snz-hayden/toolo/fonts/nanum_myeongjo/file/NanumMyeongjo.otf) format('otf')
}

@font-face {
    font-family: 'Nanum Myeongjo';
    font-style: normal;
    font-weight: 700;
    src: url(file/NanumMyeongjoBold.woff) format('woff2'),
        url(file/NanumMyeongjoBold.woff) format('woff'),
        url(//https://cdn.jsdelivr.net/gh/snz-hayden/toolo/fonts/nanum_myeongjo/file/NanumMyeongjoBold.otf) format('otf')
}

@font-face {
    font-family: 'Nanum Myeongjo';
    font-style: normal;
    font-weight: 800;
    src: url(file/NanumMyeongjoExtraBold.woff) format('woff2'),
        url(file/NanumMyeongjoExtraBold.woff) format('woff'),
        url(//https://cdn.jsdelivr.net/gh/snz-hayden/toolo/fonts/nanum_myeongjo/file/NanumMyeongjoExtraBold.otf) format('otf')
}