@font-face {
  font-family: 'landscaper-icons';
  src:  url('fonts/landscaper-icons.eot?ikzzq0');
  src:  url('fonts/landscaper-icons.eot?ikzzq0#iefix') format('embedded-opentype'),
    url('fonts/landscaper-icons.ttf?ikzzq0') format('truetype'),
    url('fonts/landscaper-icons.woff?ikzzq0') format('woff'),
    url('fonts/landscaper-icons.svg?ikzzq0#landscaper-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.landscape-design:before {
  content: "\e900";
}
.landscape-designer:before {
  content: "\e915";
}
.landscape-irrigation:before {
  content: "\e90f";
}
.landscape-installation:before {
  content: "\e910";
}
.landscape-maintenance:before {
  content: "\e911";
}
.landscape-lawn-fertilization:before {
  content: "\e912";
}
.landscape-lawn-mowing:before {
  content: "\e913";
}
.landscape-tree-services:before {
  content: "\e914";
}
