@font-face {
    font-family: 'icomoon';
    src:    url('https://s3.amazonaws.com/icomoon.io/42561/PSI/icomoon.eot?u267i2');
    src:    url('https://s3.amazonaws.com/icomoon.io/42561/PSI/icomoon.eot?u267i2#iefix') format('embedded-opentype'),
        url('https://s3.amazonaws.com/icomoon.io/42561/PSI/icomoon.woff2?u267i2') format('woff2'),
        url('https://s3.amazonaws.com/icomoon.io/42561/PSI/icomoon.ttf?u267i2') format('truetype'),
        url('https://s3.amazonaws.com/icomoon.io/42561/PSI/icomoon.woff?u267i2') format('woff'),
        url('https://s3.amazonaws.com/icomoon.io/42561/PSI/icomoon.svg?u267i2#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-search:before {
    content: "\f002";
}
.icon-stop:before {
    content: "\f04d";
}
.icon-chevron-left:before {
    content: "\f053";
}
.icon-chevron-right:before {
    content: "\f054";
}
.icon-arrow-right:before {
    content: "\f061";
}
.icon-twitter:before {
    content: "\f099";
}
.icon-facebook:before {
    content: "\f09a";
}
.icon-rss:before {
    content: "\f09e";
}
.icon-pinterest:before {
    content: "\f0d2";
}
.icon-linkedin:before {
    content: "\f0e1";
}
.icon-youtube:before {
    content: "\f167";
}

