@font-face {
  font-family: "Intro";
  src: local("Intro Light"), local("Intro-Light"), url("../fonts/Intro-Light.woff") format("woff"), url("../fonts/Intro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
#registration_form label span span {
  font-family: Intro, sans-serif;
  font-weight: 300;
  font-size: 16px;
}
#registration_form label span span i {
  color: red;
}

/*# sourceMappingURL=intro.css.map */
