@font-face {
    font-family:'AritaDotum';
    font-style:normal;
    font-weight: 100;
    src: local('../fonts'),
        url('../fonts/AritaDotumThin.woff2') format('woff2'), 
        url('../fonts/AritaDotumThin.woff') format('woff'),
        url('../fonts/AritaDotumThin.ttf') format('truetype'),
        url('../fonts/AritaDotumThin.otf') format('opentype'),
        url('../fonts/AritaDotumThin.eot') format('embedded-opentype');
}

@font-face {
    font-family:'AritaDotum';
    font-style: normal;
    font-weight: 400;
    src: local('../fonts'),
        url('../fonts/AritaDotumMedium.woff2') format('woff2'), 
        url('../fonts/AritaDotumMedium.woff') format('woff'),
        url('../fonts/AritaDotumMedium.ttf') format('truetype'),
        url('../fonts/AritaDotumMedium.otf') format('opentype'),
        url('../fonts/AritaDotumMedium.eot') format('embedded-opentype');
}

@font-face {
    font-family:'AritaDotum';
    font-style:normal;
    font-weight: 700;
    src: local('../fonts'),
        url('../fonts/AritaDotumSemiBold.woff2') format('woff2'), 
        url('../fonts/AritaDotumSemiBold.woff') format('woff'),
        url('../fonts/AritaDotumSemiBold.ttf') format('truetype'),
        url('../fonts/AritaDotumSemiBold.otf') format('opentype'),
        url('../fonts/AritaDotumSemiBold.eot') format('embedded-opentype');
}

@font-face {
    font-family:'AritaDotum';
    font-style: normal;
    font-weight: 900;
    src: local('../fonts'),
        url('../fonts/AritaDotumBold.woff2') format('woff2'), 
        url('../fonts/AritaDotumBold.woff') format('woff'),
        url('../fonts/AritaDotumBold.ttf') format('truetype'),
        url('../fonts/AritaDotumBold.otf') format('opentype'),
        url('../fonts/AritaDotumBold.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'AritaBuri';
    font-style: normal;
    font-weight: 100;
    src: local('※'),
        url('../fonts/AritaBuriL.woff2') format('woff2'), 
        url('../fonts/AritaBuriL.woff') format('woff'),
        url('../fonts/AritaBuriL.ttf') format('truetype'),
        url('../fonts/AritaBuriL.otf') format('opentype'),
        url('../fonts/AritaBuriL.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'AritaBuri';
    font-style: normal;
    font-weight: 400;
    src: local('※'),
        url('../fonts/AritaBuriM.woff2') format('woff2'), 
        url('../fonts/AritaBuriM.woff') format('woff'),
        url('../fonts/AritaBuriM.ttf') format('truetype'),
        url('../fonts/AritaBuriM.otf') format('opentype'),
        url('../fonts/AritaBuriM.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'AritaBuri';
    font-style: normal;
    font-weight: 700;
    src: local('※'),
        url('../fonts/AritaBuriSB.woff2') format('woff2'), 
        url('../fonts/AritaBuriSB.woff') format('woff'),
        url('../fonts/AritaBuriSB.ttf') format('truetype'),
        url('../fonts/AritaBuriSB.otf') format('opentype'),
        url('../fonts/AritaBuriSB.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'AritaBuri';
    font-style: normal;
    font-weight: 900;
    src: local('※'),
        url('../fonts/AritaBuriB.woff2') format('woff2'), 
        url('../fonts/AritaBuriB.woff') format('woff'),
        url('../fonts/AritaBuriB.ttf') format('truetype'),
        url('../fonts/AritaBuriB.otf') format('opentype'),
        url('../fonts/AritaBuriB.eot') format('embedded-opentype');
}

@font-face {
    font-family:'Noto Sans Korean';
    font-style:normal;
    font-weight:400;
    src: local('Noto Sans Regular'), local('NotoSans-Regular'),
    url(../fonts/NotoSansKR-Regular-Hestia.eot),
    url(../fonts/NotoSansKR-Regular-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NotoSansKR-Regular-Hestia.woff) format('woff'),
    url(../fonts/NotoSansKR-Regular-Hestia.otf) format('opentype');
}

@font-face {
    font-family:'NanumSquare';
    font-style:normal;
    font-weight:400;
    src: local('NanumSquare'), local('NanumSquare'),
    url(../fonts/NanumSquareR.eot),
    url(../fonts/NanumSquareR.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NanumSquareR.woff) format('woff'),
    url('../fonts/NanumSquareR.woff2') format('woff2');
}
