@font-face {
    font-family:'icones';
    src:url('../fonte/icones/icones.eot?juzq75');
    src:url('../fonte/icones/icones.eot?juzq75#iefix') format('embedded-opentype'),
    url('../fonte/icones/icones.ttf?juzq75') format('truetype'),
    url('../fonte/icones/icones.woff?juzq75') format('woff'),
    url('../fonte/icones/icones.svg?juzq75#icones') 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:'icones' !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-arrow-down:before {
    content:"\e900";
}
.icon-arrow-left:before {
    content:"\e901";
}
.icon-arrow-right:before {
    content:"\e902";
}
.icon-arrow-up:before {
    content:"\e903";
}
.icon-baixar:before {
    content:"\e904";
}
.icon-camera:before {
    content:"\e905";
}
.icon-check:before {
    content:"\e906";
}
.icon-cursor:before {
    content:"\e907";
}
.icon-download:before {
    content:"\e908";
}
.icon-email:before {
    content:"\e909";
}
.icon-file:before {
    content:"\e90a";
}
.icon-file-doc:before {
    content:"\e90b";
}
.icon-file-jpg:before {
    content:"\e90c";
}
.icon-file-pdf:before {
    content:"\e90d";
}
.icon-long-arrow-left:before {
    content:"\e90e";
}
.icon-long-arrow-right:before {
    content:"\e90f";
}
.icon-menu:before {
    content:"\e910";
}
.icon-phone:before {
    content:"\e911";
}
.icon-play:before {
    content:"\e912";
}
.icon-plus:before {
    content:"\e913";
}
.icon-regra-acesso:before {
    content:"\e914";
}
.icon-regulamentos:before {
    content:"\e915";
}
.icon-search:before {
    content:"\e916";
}
.icon-spinner:before {
    content:"\e917";
}
.icon-thin-arrow-right:before {
    content:"\e918";
}
.icon-user:before {
    content:"\e919";
}
.icon-video-institucional:before {
    content:"\e91a";
}
.icon-x:before {
    content:"\e91b";
}
.icon-x-bold:before {
    content:"\e91c";
}