@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?gqcmjr');
    src:    url('fonts/icomoon.eot?gqcmjr#iefix') format('embedded-opentype'),
        url('fonts/icomoon.woff2?gqcmjr') format('woff2'),
        url('fonts/icomoon.ttf?gqcmjr') format('truetype'),
        url('fonts/icomoon.woff?gqcmjr') format('woff'),
        url('fonts/icomoon.svg?gqcmjr#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-linkedin:before {
    content: "\e901";
}
.icon-support:before {
    content: "\e0d9";
}
.icon-print:before {
    content: "\e117";
}
.icon-close:before {
    content: "\e36b";
}
.icon-googleplus:before {
    content: "\e493";
}
.icon-facebook:before {
    content: "\e498";
}
.icon-pinterest:before {
    content: "\e900";
}
.icon-rss:before {
    content: "\e60d";
}
.icon-tag:before {
    content: "\e615";
}
.icon-phone:before {
    content: "\e616";
}
.icon-arrow-left:before {
    content: "\e600";
}
.icon-arrow-right:before {
    content: "\e601";
}
.icon-comment:before {
    content: "\e602";
}
.icon-external-link:before {
    content: "\e603";
}
.icon-twitter:before {
    content: "\e604";
}
.icon-calendar:before {
    content: "\e605";
}
.icon-easy-to-use:before {
    content: "\e606";
}
.icon-fast-secure:before {
    content: "\e607";
}
.icon-flexible:before {
    content: "\e608";
}
.icon-mobile:before {
    content: "\e609";
}
.icon-portable:before {
    content: "\e60a";
}
.icon-seo:before {
    content: "\e60b";
}
.icon-maintain:before {
    content: "\e60c";
}
.icon-email:before {
    content: "\e60e";
}
.icon-wordpress:before {
    content: "\e60f";
}
.icon-design:before {
    content: "\e610";
}
.icon-development:before {
    content: "\e611";
}
.icon-discovery:before {
    content: "\e612";
}
.icon-quote-close:before {
    content: "\e613";
}
.icon-quote-open:before {
    content: "\e614";
}

