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

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

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

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