@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/custom-icons/icomoon.eot?r98i67');
  src:  url('../fonts/custom-icons/icomoon.eot?r98i67#iefix') format('embedded-opentype'),
    url('../fonts/custom-icons/icomoon.ttf?r98i67') format('truetype'),
    url('../fonts/custom-icons/icomoon.woff?r98i67') format('woff'),
    url('../fonts/custom-icons/icomoon.svg?r98i67#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-advertising:before {
  content: "\e900";
  color: #f58021;
}
.icon-brand-corporate-identity:before {
  content: "\e901";
  color: #f58021;
}
.icon-brochures:before {
  content: "\e902";
  color: #f58021;
}
.icon-election-campaigning:before {
  content: "\e903";
  color: #f58021;
}
.icon-logo-design:before {
  content: "\e904";
  color: #f58020;
}
.icon-packaging:before {
  content: "\e905";
  color: #f58021;
}
.icon-printing:before {
  content: "\e906";
  color: #f58021;
}
.icon-social-media-marketing:before {
  content: "\e907";
  color: #f58021;
}
