@font-face {
    font-family: 'icon-font';
    src: url("../font/icon-font.9b267f468179.eot?34297");
    src: url("../font/icon-font.9b267f468179.eot?34297#iefix") format('embedded-opentype'),
    url("../font/icon-font.9d1c78ccdc12.woff2?34297") format('woff2'),
    url("../font/icon-font.13338e28a84d.woff?34297") format('woff'),
    url("../font/icon-font.c73c5be96a48.ttf?34297") format('truetype'),
    url("../font/icon-font.f3b2ea005f12.svg?34297#icon-font") format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: auto;
}


[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-lightbulb-outline:before {
    content: '\e800';
}

/* '' */
.icon-magnify:before {
    content: '\e801';
}

/* '' */
.icon-video:before {
    content: '\e802';
}

/* '' */
.icon-help:before {
    content: '\e803';
}

/* '' */
.icon-comment-question-outline:before {
    content: '\e804';
}

/* '' */
.icon-phone:before {
    content: '\e805';
}

/* '' */
.icon-facebook-box:before {
    content: '\e806';
}

/* '' */
.icon-youtube:before {
    content: '\e807';
}

/* '' */
.icon-email:before {
    content: '\e808';
}

/* '' */
.icon-map-marker:before {
    content: '\e809';
}

/* '' */
.icon-chevron-left:before {
    content: '\e80a';
}

/* '' */
.icon-check:before {
    content: '\e80b';
}

/* '' */
.icon-chevron-double-left:before {
    content: '\e80c';
}

/* '' */
.icon-lightbulb-on-outline:before {
    content: '\e80d';
}

/* '' */
.icon-home:before {
    content: '\e80e';
}

/* '' */
.icon-pinterest-squared:before {
    content: '\f0d3';
}

/* '' */
.icon-angle-double-right:before {
    content: '\f101';
}

/* '' */
.icon-angle-right:before {
    content: '\f105';
}

/* '' */
.icon-quote-left:before {
    content: '\f10d';
}

/* '' */
.icon-quote-right:before {
    content: '\f10e';
}

/* '' */
.icon-mail-squared:before {
    content: '\f199';
}

/* '' */
.icon-get-pocket:before {
    content: '\f265';
}

/* '' */
.icon-twitter-squared:before {
    content: '\f304';
}

/* '' */
.icon-linkedin-squared:before {
    content: '\f30c';
}

/* '' */

.icon-2x:before {
    font-size: 2rem;
    vertical-align: middle;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    vertical-align: middle;
}