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

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

.icon-az-branding:before {
  content: "\e800";
}
.icon-az-content-writing:before {
  content: "\e801";
}
.icon-az-custom-web:before {
  content: "\e802";
}
.icon-az-digital-marketing:before {
  content: "\e803";
}
.icon-az-domain:before {
  content: "\e804";
}
.icon-az-ecommerce:before {
  content: "\e805";
}
.icon-az-seo:before {
  content: "\e806";
}
.icon-az-web-app:before {
  content: "\e807";
}
.icon-az-wordpress:before {
  content: "\e808";
}
