@font-face {
  font-family: "s3";
  src:
    url("fonts/s3.ttf?synyeq") format("truetype"),
    url("fonts/s3.woff?synyeq") format("woff"),
    url("fonts/s3.svg?synyeq#s3") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.ico-easy:before {
  content: "\e900";
  color: #fff;
}
.ico-s3:before {
  content: "\e901";
  color: #fff;
}
.ico-soporte:before {
  content: "\e902";
  color: #fff;
}
