@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?qtku7q');
    src:    url('fonts/icomoon.eot?qtku7q#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?qtku7q') format('truetype'),
        url('fonts/icomoon.woff?qtku7q') format('woff'),
        url('fonts/icomoon.svg?qtku7q#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-mail:before {
    content: "\e900";
}
.icon-email:before {
    content: "\e900";
}
.icon-letter:before {
    content: "\e900";
}
.icon-envelope:before {
    content: "\e900";
}
.icon-contact:before {
    content: "\e900";
}
.icon-printer:before {
    content: "\e901";
}
.icon-print:before {
    content: "\e901";
}
.icon-bars:before {
    content: "\e902";
}
.icon-navicon:before {
    content: "\e902";
}
.icon-reo:before {
    content: "\e902";
}
.icon-list:before {
    content: "\e902";
}
.icon-ico_save:before {
    content: "\e903";
}

