@charset "UTF-8";
@font-face {
    font-family: "iconos";
    src:url("../fonts/iconos.eot");
    src:url("../fonts/iconos.eot?#iefix") format("embedded-opentype"),
    url("../fonts/iconos.woff") format("woff"),
    url("../fonts/iconos.ttf") format("truetype"),
    url("../fonts/iconos.svg#iconos") format("svg");
    font-weight: normal;
    font-style: normal;

}

.oa-icon,
[data-icon],
[class^="icon-"],
[class*=" icon-"] {
    padding: 0;
    background-color: transparent;
}

.oa-icon {
    overflow: hidden;
    text-indent: -100000px;
}

.oa-icon:before,
[data-icon]:before,
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "iconos" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    font-size: 28px;
    line-height: 1;
    background-color: transparent;
    padding: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.oa-icon span,
.oa-icon:before{
    text-indent: 100000px;
}

[data-icon]:before {
    content: attr(data-icon);
}

[data-icon] span,
[class^="icon-"] span,
[class*=" icon-"] span {
    vertical-align: middle;
    display: none;
}

[class^="icon-"].wlabel span,
[class*=" icon-"].wlabel span {
    display: inline-block;
}

.oa-icon span {
    vertical-align: middle;
    display: inline-block;
}

.icon-arte:before {
    content: "\61";
}
.icon-audio:before {
    content: "\62";
}
.icon-biografia:before {
    content: "\63";
}
.icon-biologia:before {
    content: "\64";
}
.icon-compartir:before {
    content: "\65";
}
.icon-creative:before {
    content: "\66";
}
.icon-creditos:before {
    content: "\67";
}
.icon-enviar:before {
    content: "\68";
}
.icon-geografia:before {
    content: "\6b";
}
.icon-historia:before {
    content: "\6c";
}
.icon-home:before {
    content: "\6d";
}
.icon-informacion:before {
    content: "\6e";
}
.icon-ingles:before {
    content: "\6f";
}
.icon-lengua:before {
    content: "\70";
}
.icon-listen:before {
    content: "\71";
}
.icon-logica:before {
    content: "\72";
}
.icon-mas:before {
    content: "\73";
}
.icon-cerrar:before {
    content: "\73";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.icon-matematicas:before {
    content: "\74";
}
.icon-menu:before {
    content: "\75";
}
.icon-quimica:before {
    content: "\76";
}
.icon-reading:before {
    content: "\77";
}
.icon-reiniciar:before {
    content: "\78";
}
.icon-unam:before {
    content: "\79";
}
.icon-etica:before {
    content: "\69";
}
.icon-etimologias:before {
    content: "\6a";
}
.icon-fisica:before {
    content: "\7a";
}
.icon-stop:before {
    content: "\41";
}
.icon-pausa:before {
    content: "\42";
}
.icon-flecha1:before {
    content: "\43";
}
.icon-flecha2:before {
    content: "\44";
}
.icon-play:before {
    content: "\45";
}
.icon-next:before {
    content: "\43";
}
.icon-prev:before {
    content: "\43";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.icon-der:before {
    content: "\44";
}
.icon-izq:before {
    content: "\44";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.icon-creative2:before {
  content: "\46";
}
.icon-reading2:before {
  content: "\47";
}
.icon-der3:before {
  content: "\48";
}
.icon-izq3:before {
    content: "\48";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.icon-goma:before {
  content: "\49";
}