@font-face {
    font-family: 'Scamp-Player';
    src:
        url('Scamp-Player.ttf') format('truetype'),
        url('Scamp-Player.woff') format('woff'),
        url('Scamp-Player.svg#Scamp-Player') 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: 'Scamp-Player' !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-close:before {
    content: "\f00d";
}
.icon-remove:before {
    content: "\f00d";
}
.icon-times:before {
    content: "\f00d";
}
.icon-download:before {
    content: "\f019";
}
.icon-repeat:before {
    content: "\f01e";
}
.icon-rotate-right:before {
    content: "\f01e";
}
.icon-refresh:before {
    content: "\f021";
}
.icon-volume-off:before {
    content: "\f026";
}
.icon-volume-down:before {
    content: "\f027";
}
.icon-volume-up:before {
    content: "\f028";
}
.icon-step-backward:before {
    content: "\f048";
}
.icon-play:before {
    content: "\f04b";
}
.icon-pause:before {
    content: "\f04c";
}
.icon-step-forward:before {
    content: "\f051";
}
.icon-random:before {
    content: "\f074";
}
.icon-retweet:before {
    content: "\f079";
}
.icon-bars:before {
    content: "\f0c9";
}
.icon-navicon:before {
    content: "\f0c9";
}
.icon-reorder:before {
    content: "\f0c9";
}
.icon-spinner:before {
    content: "\f110";
}
.icon-shopping-basket:before {
    content: "\f291";
}
.icon-loop:before {
    content: "\e600";
}
.icon-shuffle:before {
    content: "\e601";
}
.icon-add-shopping-cart:before {
    content: "\e609";
}
.icon-highlight-remove:before {
    content: "\e60b";
}
.icon-pause-circle-outline:before {
    content: "\e611";
}
.icon-play-arrow:before {
    content: "\e612";
}
.icon-play-circle-outline:before {
    content: "\e613";
}
.icon-queue-mus:before {
    content: "\e614";
}
.icon-skip-next:before {
    content: "\e616";
}
.icon-skip-previous:before {
    content: "\e617";
}
.icon-volume-down2:before {
    content: "\e618";
}
.icon-volume-mute:before {
    content: "\e619";
}
.icon-volume-off2:before {
    content: "\e61a";
}
.icon-volume-up2:before {
    content: "\e61b";
}
.icon-remove-circle-outline:before {
    content: "\e61c";
}
.icon-cancel:before {
    content: "\e61e";
}
.icon-menu:before {
    content: "\e61f";
}
.icon-sync:before {
    content: "\e620";
}
.icon-share:before {
    content: "\e621";
}
.icon-download2:before {
    content: "\e900";
}

