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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'dreamsn' !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-agile-framework-icon:before {
  content: "\e900";
  color: #fff;
}
.icon-ai-icon:before {
  content: "\e901";
  color: #fff;
}
.icon-data-transformation-icon:before {
  content: "\e902";
  color: #fff;
}
.icon-stack-engineering-icon:before {
  content: "\e903";
  color: #fff;
}
