@font-face {
  font-family: fontello;
  src: url(https://escuela-espalda.com/sit2/font/fontello.eot);
  src: url(https://escuela-espalda.com/sit2/font/fontello.eot)
      format("embedded-opentype"),
    url(https://escuela-espalda.com/sit2/font/fontello.woff2) format("woff2"),
    url(https://escuela-espalda.com/sit2/font/fontello.woff) format("woff"),
    url(https://escuela-espalda.com/sit2/font/fontello.ttf) format("truetype"),
    url(https://escuela-espalda.com/sit2/font/fontello.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-youtube-play:before {
  content: "\f16a";
}
