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

[class^="oapee-icon-"], [class*=" oapee-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'oapee-icon' !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;
}

.oapee-icon-app-development:before {
  content: "\e900";
}
.oapee-icon-computer-graphic:before {
  content: "\e901";
}
.oapee-icon-laptop:before {
  content: "\e902";
}
.oapee-icon-left-arrow:before {
  content: "\e903";
}
.oapee-icon-right-arrow:before {
  content: "\e909";
}
.oapee-icon-presentation:before {
  content: "\e904";
}
.oapee-icon-send:before {
  content: "\e905";
}
.oapee-icon-shuttle:before {
  content: "\e906";
}
.oapee-icon-target:before {
  content: "\e907";
}
.oapee-icon-visualization:before {
  content: "\e908";
}
