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

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "services" !important;
  speak: none;
  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;
}

.services-advertisement:before {
  content: "\e900";
}
.services-brochure:before {
  content: "\e901";
}
.services-logo:before {
  content: "\e902";
}
.services-packaging:before {
  content: "\e903";
}
.services-social-media:before {
  content: "\e904";
}
.services-sticker:before {
  content: "\e905";
}
.services-ui:before {
  content: "\e906";
}
.services-business-card:before {
  content: "\e907";
}
.services-web:before {
  content: "\e908";
}
