@font-face {
    font-family: "icons";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/icons_v1.eot?#iefix-gywss6") format("embedded-opentype"), url("../fonts/icons_v1.woff?-gywss6") format("woff"), url("../fonts/icons_v1.ttf?-gywss6") format("truetype"), url("../fonts/icons_v1.svg?-gywss6#icons_v1") format("svg");
}
.icon::before, .nav.pagination .back a::before, .nav.pagination .next a::before, .news .full .meta .time::before, .awards .thing::before, #featured_video .close::before, .media .footer .actions .prev a::before, .media .footer .actions .next a::before {
    font-family: "icons";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}
.icon-twitter::before {
    content: "";
}
.icon-google-plus::before {
    content: "";
}
.icon-rdio::before {
    content: "";
}
.icon-youtube::before {
    content: "";
}
.nav.pagination .back a::before, .icon-arrow-left::before, .media .footer .actions .prev a::before {
    content: "";
}
.nav.pagination .next a::before, .icon-arrow-right::before, .media .footer .actions .next a::before {
    content: "";
}
.icon-arrow-up::before {
    content: "";
}
.icon-arrow-down::before {
    content: "";
}
.icon-play-button::before {
    content: "";
}
.news .full .meta .time::before, .icon-calendar::before {
    content: "";
}
.awards .thing::before, .icon-star::before {
    content: "";
}
.icon-play::before {
    content: "";
}
.icon-pause::before {
    content: "";
}
.icon-close::before, #featured_video .close::before {
    content: "";
}
.icon-spotify::before {
    content: "s";
}
.icon-instagram::before {
    content: "";
}
.icon-mail::before {
    content: "";
}
.icon-facebook::before {
    content: "";
}
