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

[class^="icon-solutions"], [class*=" icon-solutions"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Solutions' !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-solutionscontent:before {
  content: "\e900";
  color: #4791a0;
}
.icon-solutionsdigital-audio:before {
  content: "\e901";
  color: #0083be;
}
.icon-solutionsdigital-display:before {
  content: "\e902";
  color: #903ea8;
}
.icon-solutionsprint:before {
  content: "\e903";
  color: #808184;
}
.icon-solutionssearch:before {
  content: "\e904";
  color: #ee863f;
}
.icon-solutionssocial:before {
  content: "\e905";
  color: #e6365d;
}
.icon-solutionsvideo:before {
  content: "\e906";
  color: #f3b327;
}
.icon-solutionsweb:before {
  content: "\e907";
  color: #4eb540;
}
