/*=====================Fuentes inconsolata=======================*/
@font-face {
  font-family: 'Ano';
  font-style: normal;
  font-weight: 500;
  src:  url('../fonts/AnoRegular-Regular.woff2') format('woff2'),
        url('../fonts/AnoRegular-Regular.woff') format('woff'),
        url('../fonts/AnoRegular-Regular.ttf') format('ttf'),
        url('../fonts/AnoRegular-Regular.eot?#iefix') format('eot');
}
/*=====================Fuentes inconsolata=======================*/
@font-face {
  font-family: 'Ano';
  font-style: normal;
  font-weight: 800;
  src:  url('../fonts/AnoBold-Regular.woff2') format('woff2'),
        url('../fonts/AnoBold-Regular.woff') format('woff'),
        url('../fonts/AnoBold-Regular.ttf') format('ttf'),
        url('../fonts/AnoBold-Regular.eot?#iefix') format('eot');
}

/*=====================Fuentes inconsolata=======================*/
@font-face {
  font-family: 'AnoHalf-Regular';
  src:  url('../fonts/AnoHalf-Regular.woff2') format('woff2'),
        url('../fonts/AnoHalf-Regular.woff') format('woff'),
        url('../fonts/AnoHalf-Regular.ttf') format('ttf'),
        url('../fonts/AnoHalf-Regular.eot?#iefix') format('eot');
}

/*=====================Fuentes inconsolata=======================*/
@font-face {
  font-family: 'DrukWideBold';
  src:  url('../fonts/DrukWideBold.woff2') format('woff2'),
        url('../fonts/DrukWideBold.woff') format('woff'),
        url('../fonts/DrukWideBold.ttf') format('ttf'),
        url('../fonts/DrukWideBold.eot?#iefix') format('eot');
}