@charset "UTF-8";
@font-face {
  font-family: "typicons";
  src: url("/assets/fnt/typicons.ttf");
}
.icon {
  font-family: "typicons";
}
.icon.arrow-left-icon::before {
  content: "";
}
.icon.arrow-right-icon::before {
  content: "";
}
.icon.help-icon::before {
  content: "";
}
.icon.gift-icon::before {
  content: "";
}
.icon.calendar-icon::before {
  content: "";
}
.icon.picture-icon::before {
  content: "";
}

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