@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?fbywov');
    src:    url('fonts/icomoon.eot?fbywov#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?fbywov') format('truetype'),
        url('fonts/icomoon.woff?fbywov') format('woff'),
        url('fonts/icomoon.svg?fbywov#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-SP-Action:before {
    content: "\e90e";
}
.icon-SP-Coffee:before {
    content: "\e90f";
}
.icon-SP-Corporate-Videos:before {
    content: "\e910";
}
.icon-SP-Dollars:before {
    content: "\e911";
}
.icon-SP-Event-Videos:before {
    content: "\e912";
}
.icon-SP-Magic:before {
    content: "\e913";
}
.icon-SP-Premier:before {
    content: "\e914";
}
.icon-SP-Sales-Videos:before {
    content: "\e915";
}
.icon-SP-Training-Videos:before {
    content: "\e916";
}

