@font-face {
  font-family: 'cens-icon';
  src: url('fonts/cens-icon.eot?60841848');
  src: url('fonts/cens-icon.eot?60841848#iefix') format('embedded-opentype'),
       url('fonts/cens-icon.woff2?60841848') format('woff2'),
       url('fonts/cens-icon.woff?60841848') format('woff'),
       url('fonts/cens-icon.ttf?60841848') format('truetype'),
       url('fonts/cens-icon.svg?60841848#cens-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'cens-icon';
    src: url('../font/cens-icon.svg?60841848#cens-icon') format('svg');
  }
}
*/
 
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "cens-icon";
  font-style: normal;
  font-weight: normal;
 /* speak: never;*/


 /* display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  
  /*font-variant: normal;*/
  
  
  /*text-transform: none;*/

 
  /* fix buttons height, for twitter bootstrap */
  
  /*line-height: 1em;*/

 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  
  /*margin-left: .2em;*/

 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  
  /*-webkit-font-smoothing: antialiased;
  
  
  -moz-osx-font-smoothing: grayscale;*/

 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/*ICON - REDES SOCIALES*/
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-instagram:before { content: '\f16d'; font-size: 19px;} /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f308';  font-size: 19px; } /* '' */
.icon-linkedin:before { content: '\f31b'; } /* '' */
.icon-Tiktok:before { content: '\e812'; } /* '' */

/*ICON - APP CENS - APPSTORE-GOOGLEPLAY*/
.icon-appstore:before { content: '\e800'; } /* '' */
.icon-android:before { content: '\e80c'; } /* '' */

/*Complementos home*/
.icon-volume-off:before { content: '\e801'; } /* '' */
.icon-audio-1:before { content: '\e802'; } /* '' */
.icon-audio:before { content: '\f2a2';  font-size: 29px;} /* '' */
.icon-derecha:before { content: '\e803'; } /* '' */
.icon-izquierda:before { content: '\e804'; } /* '' */
.icon-sube:before { content: '\e805'; } /* '' */
.icon-baja:before { content: '\e806'; } /* '' */
.icon-contraste-1:before { content: '\e807'; } /* '' */
.icon-contraste:before { content: '\e808'; } /* '' */
.icon-volver-arriba-1:before { content: '\e809'; } /* '' */
.icon-baja-2:before { content: '\e810'; } /* '' */
.icon-volver-arriba:before { content: '\e80a';  transform: rotate(180deg); } /* '' */
.icon-home:before { content: '\e80e'; } /* '' */
.icon-home-1:before { content: '\e80b'; } /* '' */
.icon-audio-description:before { content: '\f29e'; } /* '' */
.icon-busqueda:before { content: '\e80d'; } /* '' */
.icon-cc:before { content: '\e80f'; } /* '' */
.icon-baja1:before { content: '\f107'; } /* '' */
.icon-card:before { content: '\f2bc'; } /* '' */
.icon-down-open-1:before { content: '\e811'; } /* '' */
.icon-baja:before { content: '\f13a'; } /* '' */










