@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?mztoi5');
    src: url('fonts/icomoon.eot?mztoi5#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?mztoi5') format('truetype'),
        url('fonts/icomoon.woff?mztoi5') format('woff'),
        url('fonts/icomoon.svg?mztoi5#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow02:before {
    content: "\e900";
}

.icon-arrow01:before {
    content: "\e901";
}

.icon-card:before {
    content: "\e902";
}

.icon-headphone:before {
    content: "\e903";
}

.icon-mic:before {
    content: "\e904";
}

.icon-note:before {
    content: "\e905";
}

.icon-hikoki:before {
    content: "\e906";
}

.icon-user:before {
    content: "\e907";
}

.icon-camera:before {
    content: "\e908";
}

.icon-earth:before {
    content: "\e90c";
}

.icon-home:before {
    content: "\e909";
}

.icon-pdf:before {
    content: "\e90a";
}

.icon-bag:before {
    content: "\e90b";
}

.icon-ir:before {
    content: "\e90d";
}

.icon-zigyo:before {
    content: "\e90e";
}

.icon-seihin:before {
    content: "\e90f";
}

.icon-megaCompany:before {
    content: "\e910";
}