@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?dqjx9o');
  src:  url('fonts/icomoon.eot?dqjx9o#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?dqjx9o') format('truetype'),
    url('fonts/icomoon.woff?dqjx9o') format('woff'),
    url('fonts/icomoon.svg?dqjx9o#icomoon') 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: '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-api:before {
  content: "\e900";
}
.icon-play:before {
  content: "\e912";
}
.icon-film:before {
  content: "\e913";
}
.icon-display:before {
  content: "\e956";
}
.icon-tv:before {
  content: "\e95b";
}
.icon-database:before {
  content: "\e964";
}
.icon-cog:before {
  content: "\e994";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-embed2:before {
  content: "\ea80";
}
.icon-codepen:before {
  content: "\eae8";
}
