@font-face {
  font-family: "LandIcons";
  src: url("../fonts/LandIconFont/LandIcons.eot");
  src: url("../fonts/LandIconFont/LandIcons.eot?#iefix") format("eot"), url("../fonts/LandIconFont/LandIcons.woff2") format("woff2"), url("../fonts/LandIconFont/LandIcons.woff") format("woff"), url("../fonts/LandIconFont/LandIcons.ttf") format("truetype"), url("../fonts/LandIconFont/LandIcons.svg#LandIcons") format("svg"); }

.icon:before {
  font-family: "LandIcons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  /* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
  text-decoration: none;
  text-transform: none; }

.icon-close:before {
  content: "\E001"; }
