@font-face {
    font-family: 'icon';
    src: url('../images/icon.woff2?28727407') format('woff2');
    font-weight: normal;
    font-style: normal
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "icon";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-menu:before { content: '\e801'; } /* '' */
.icon-check:before { content: '\f00c'; } /* '' */
.icon-cog:before { content: '\f013'; } /* '' */
.icon-facebook-1:before { content: '\f09a'; } /* '' */
.icon-magic:before { content: '\f0d0'; } /* '' */
.icon-envelope:before { content: '\f0e0'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-lightbulb:before { content: '\f0eb'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-chart:before { content: '\f201'; } /* '' */
.icon-phone:before { content: '\f2a0'; } /* '' */
.icon-long-arrow-up:before { content: '\f30c'; } /* '' */
.icon-slash:before { content: '\f4fa'; } /* '' */
.icon-user-clock:before { content: '\f4fd'; } /* '' */
.icon-brain:before { content: '\f5dc'; } /* '' */
.icon-tools:before { content: '\f7d9'; } /* '' */
.icon-mouse:before { content: '\f8cc'; } /* '' */
