
/********************************************
Iconos de las sillas de ruedas
*********************************************/
@charset "UTF-8";

@font-face {
  font-family: "reapassive";
  src:url("../fonts/reapassive.eot");
  src:url("../fonts/reapassive.eot?#iefix") format("embedded-opentype"),
    url("../fonts/reapassive.woff") format("woff"),
    url("../fonts/reapassive.ttf") format("truetype"),
    url("../fonts/reapassive.svg#reapassive") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "reapassive" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "reapassive" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-rea-iconfont-01:before {
  content: "\61";
}
.icon-rea-iconfont-02:before {
  content: "\62";
}
.icon-rea-iconfont-03:before {
  content: "\63";
}
.icon-rea-iconfont-04:before {
  content: "\64";
}
.icon-rea-iconfont-05:before {
  content: "\65";
}
.icon-rea-iconfont-06:before {
  content: "\66";
}
.icon-angle-down:before {
  content: "\67";
}
.icon-angle-left:before {
  content: "\68";
}
.icon-angle-right:before {
  content: "\69";
}
.icon-angle-up:before {
  content: "\6a";
}
.icon-facebook:before {
  content: "\6b";
}
.icon-social-youtube:before {
  content: "\6c";
}
.icon-blogger:before {
  content: "\6d";
}
.icon-call-phone:before {
  content: "\6e";
}
.icon-globe-world:before {
  content: "\6f";
}
.icon-flag:before {
  content: "\70";
}
.icon-pin-map:before {
  content: "\71";
}
.icon-android-add:before {
  content: "\72";
}
.icon-android-arrow-back:before {
  content: "\73";
}
.icon-android-remove:before {
  content: "\74";
}
.icon-page-export-pdf:before {
  content: "\75";
}
.icon-paper-plane:before {
  content: "\76";
}
.icon-download:before {
  content: "\77";
}
.icon-check:before {
  content: "\78";
}
.icon-search:before {
  content: "\79";
}
