@charset "UTF-8";

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

}

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

.servolv-em-ayudas:before {
  content: "\61";
}
.servolv-em-talento:before {
  content: "\62";
}
