@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon-jjsemw.eot');
    src:    url('fonts/icomoon-jjsemw.eot#iefix') format('embedded-opentype'),
        url('fonts/icomoon-jjsemw.ttf') format('truetype'),
        url('fonts/icomoon-jjsemw.woff') format('woff'),
        url('fonts/icomoon-jjsemw.svg#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-allstate-horizontal:before {
  content: "\e909";
}

.icon-allstate-stacked:before {
    content: "\e908";
}
.icon-email-share:before {
    content: "\e901";
}
.icon-arrow-down:before {
    content: "\e609";
}
.icon-arrow-left:before {
    content: "\e60a";
}
.icon-arrow-right:before {
    content: "\e60b";
}
.icon-arrow-up:before {
    content: "\e60c";
}
.icon-allstate-short:before {
    content: "\e606";
}
.icon-allstate:before {
    content: "\e604";
}
.icon-menu:before {
    content: "\e607";
}
.icon-star-full:before {
    content: "\e900";
}
.icon-google-plus-share:before {
    content: "\e905";
}
.icon-facebook-share:before {
    content: "\e902";
}
.icon-twitter-share:before {
    content: "\e903";
}
.icon-linkedin-share:before {
    content: "\e904";
}
.icon-minus:before {
    content: "\e907";
}
.icon-plus:before {
    content: "\e906";
}
.icon-twitter:before {
    content: "\f081";
}
.icon-linkedin:before {
    content: "\f08c";
}
.icon-googleplus:before {
    content: "\f0d4";
}
.icon-rss:before {
    content: "\f143";
}
.icon-youtube:before {
    content: "\e605";
}
.icon-facebook:before {
    content: "\e608";
}

