@font-face {
    font-family: 'upshoticons';
    src:    url('upshoticons.eot?up9tjp');
    src:    url('upshoticons.eot?up9tjp#iefix') format('embedded-opentype'),
        url('upshoticons.ttf?up9tjp') format('truetype'),
        url('upshoticons.woff?up9tjp') format('woff'),
        url('upshoticons.svg?up9tjp#upshoticons') 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: 'upshoticons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    color: #FFF;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-prev:before {
    content: "\e918" !important;
}
.icon-next:before {
    content: "\e919" !important;
}
.icon-announce_outline:before {
    content: "\e900";
}
.icon-app_strategist:before {
    content: "\e901";
}
.icon-back:before {
    content: "\e902";
}
.icon-bullet:before {
    content: "\e903";
}
.icon-close:before {
    content: "\e904";
}
.icon-dropdown_arrow:before {
    content: "\e905";
}
.icon-email:before {
    content: "\e906";
}
.icon-engagement:before {
    content: "\e907";
}
.icon-equal_outline:before {
    content: "\e908";
}
.icon-facebook:before {
    content: "\e909";
}
.icon-feedback:before {
    content: "\e90a";
}
.icon-funnel_outline:before {
    content: "\e90b";
}
.icon-gamification:before {
    content: "\e90c";
}
.icon-godown_arrow:before {
    content: "\e90d";
}
.icon-hands_outline:before {
    content: "\e90e";
}
.icon-linkedin:before {
    content: "\e90f";
}
.icon-onboarding:before {
    content: "\e910";
}
.icon-phone:before {
    content: "\e911";
}
.icon-plus_outline:before {
    content: "\e912";
}
.icon-support:before {
    content: "\e913";
}
.icon-twitter:before {
    content: "\e914";
}
.icon-user_insight:before {
    content: "\e915";
}
.icon-user_target:before {
    content: "\e916";
}
.icon-user_target_outline:before {
    content: "\e917";
}

