@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "diseno-web" !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^="diseno-web-"]:before,
[class*=" diseno-web-"]:before {
  font-family: "diseno-web" !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;
}

.diseno-web-whatsapp:before {
  content: "\62";
}
.diseno-web-facebook:before {
  content: "\65";
}
.diseno-web-twitter:before {
  content: "\66";
}
.diseno-web-instagram:before {
  content: "\67";
}
.diseno-web-youtube:before {
  content: "\68";
}
.diseno-web-linkedin:before {
  content: "\61";
}
