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

i {
    /* 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-contact:before {
    content: "\e900";
}
.icon-home:before {
    content: "\e902";
}
.icon-gallery:before {
    content: "\e90d";
}
.icon-youtube:before {
    content: "\e912";
}
.icon-wifi:before {
    content: "\e91b";
}
.icon-book:before {
    content: "\e91f";
}
.icon-file:before {
    content: "\e926";
}
.icon-tag:before {
    content: "\e935";
}
.icon-map:before {
    content: "\e94c";
}
.icon-desktop:before {
    content: "\e956";
}
.icon-mobile:before {
    content: "\e958";
}
.icon-user:before {
    content: "\e971";
}
.icon-settings:before {
    content: "\e994";
}
.icon-bug:before {
    content: "\e999";
}
.icon-web:before {
    content: "\e9ca";
}
.icon-checkbox-checked:before {
    content: "\ea52";
}
.icon-checkbox-unchecked:before {
    content: "\ea53";
}
.icon-radio-checked:before {
    content: "\ea54";
}
.icon-radio-unchecked:before {
    content: "\ea56";
}
.icon-google-plus:before {
    content: "\ea8b";
}
.icon-facebook:before {
    content: "\ea90";
}
.icon-instagram:before {
    content: "\ea92";
}
.icon-twitter:before {
    content: "\ea96";
}
.icon-vimeo:before {
    content: "\eaa0";
}
.icon-dribbble:before {
    content: "\eaa7";
}
.icon-github:before {
    content: "\eab0";
}
.icon-tumblr:before {
    content: "\eab9";
}
.icon-apple:before {
    content: "\eabe";
}
.icon-soundcloud:before {
    content: "\eac3";
}
.icon-linkedin:before {
    content: "\eaca";
}
.icon-paypal:before {
    content: "\ead8";
}

