@font-face {
    font-family: 'icomoon2';
    src:    url('../fonts/icomoon2/icomoon.eot?idwl0');
    src:    url('../fonts/icomoon2/icomoon.eot?idwl0#iefix') format('embedded-opentype'),
        url('../fonts/icomoon2/icomoon.ttf?idwl0') format('truetype'),
        url('../fonts/icomoon2/icomoon.woff?idwl0') format('woff'),
        url('../fonts/icomoon2/icomoon.svg?idwl0#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon2-"], [class*=" icon2-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon2' !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;
}

.icon2-arc:before {
    content: "\e900";
}
.icon2-atom:before {
    content: "\e901";
}
.icon2-bag:before {
    content: "\e902";
}
.icon2-ball:before {
    content: "\e903";
}
.icon2-book:before {
    content: "\e904";
}
.icon2-cap:before {
    content: "\e905";
}
.icon2-cup:before {
    content: "\e906";
}
.icon2-earth:before {
    content: "\e907";
}
.icon2-menu:before {
    content: "\e909";
}
.icon2-house:before {
    content: "\e908";
}
.icon2-calendar:before {
    content: "\e910";
}
.icon2-dates:before {
    content: "\e911";
}