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

[class^="arrow-"], [class*=" arrow-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-rafanutricion-flechas' !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;
}

.arrow-arrow-close:before {
  content: "\e900";
  color: #5c5c5c;
}
.arrow-arrow-open:before {
  content: "\e901";
  color: #5c5c5c;
}
