@charset "UTF-8";

@font-face {
  font-family: "altopunto";
  src:url("../fonts/altopunto.eot");
  src:url("../fonts/altopunto.eot?#iefix") format("embedded-opentype"),
    url("../fonts/altopunto.woff") format("woff"),
    url("../fonts/altopunto.ttf") format("truetype"),
    url("../fonts/altopunto.svg#altopunto") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "altopunto" !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: "altopunto" !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-question:before {
  content: "a";
}
.icon-social-instagram:before {
  content: "b";
}
.icon-social-twitter:before {
  content: "c";
}
.icon-social-facebook:before {
  content: "e";
}
.icon-quote-a-01:before {
  content: "h";
}
.icon-quote-b:before {
  content: "i";
}
.icon-chevron-down:before {
  content: "k";
}
.icon-forros-copy-portada:before {
  content: "d";
}
.icon-construction:before {
  content: "f";
}
.icon-money:before {
  content: "g";
}
.icon-money:before {
  content: "j";
}