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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Ruth_Rios' !important;
  speak: never;
  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-arriba:before {
  content: "\e905";
}
.icon-abajo:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\e900";
}
.icon-whatsapp:before {
  content: "\e901";
}
.icon-youtube:before {
  content: "\e902";
}
.icon-calendario:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
