/* 아모레퍼시픽 아리따돋움체(돋움) */
@font-face {
    font-family: 'AritaDotum';
    font-style: normal;
    font-weight: 400;
    src: local('※'),
        url('../../font/AritaDotumMedium.woff2') format('woff2'), 
        url('../../font/AritaDotumMedium.woff') format('woff'),
        url('../../font/AritaDotumMedium.ttf') format('truetype'),
        url('../../font/AritaDotumMedium.otf') format('opentype'),
        url('../../font/AritaDotumMedium.eot') format('embedded-opentype');
}

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



/* 아모레퍼시픽 아리따부리체(명조) */
@font-face {
    font-family: 'AritaBuri';
    font-style: normal;
    font-weight: 400;
    src: local('※'),
        url('../../font/AritaBuriM.woff2') format('woff2'), 
        url('../../font/AritaBuriM.woff') format('woff'),
        url('../../font/AritaBuriM.ttf') format('truetype'),
        url('../../font/AritaBuriM.otf') format('opentype'),
        url('../../font/AritaBuriM.eot') format('embedded-opentype');
}

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

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