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

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

.handymanhandyman-carpentry:before {
  content: "\e900";
}
.handymanhandyman-decorating:before {
  content: "\e901";
}
.handymanhandyman-maintenance:before {
  content: "\e902";
}
.handymanhandyman-plumbing:before {
  content: "\e903";
}
