@font-face {
    font-family: 'peripecia';
    src:    url('../fonts/icoprp.eot?bj97sm');
    src:    url('../fonts/icoprp.eot?bj97sm#iefix') format('embedded-opentype'),
        url('../fonts/icoprp.ttf?bj97sm') format('truetype'),
        url('../fonts/icoprp.woff?bj97sm') format('woff'),
        url('../fonts/icoprp.svg?bj97sm#icoprp') 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: 'peripecia' !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-prp-condicoes-tecnicas:before {
    content: "\e900";
}
.icon-prp-criticas:before {
    content: "\e901";
}
.icon-prp-apoios:before {
    content: "\e902";
}
.icon-prp-ficha-tecnica:before {
    content: "\e903";
}
.icon-prp-fotos:before {
    content: "\e904";
}
.icon-prp-mapa:before {
    content: "\e905";
}
.icon-prp-sinopse:before {
    content: "\e906";
}
.icon-prp-video:before {
    content: "\e907";
}
