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

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

.ouicon-all:before {
  content: "\e900";
}
.ouicon-award:before {
  content: "\e909";
}
.ouicon-corp:before {
  content: "\e905";
}
.ouicon-sci_eng:before {
  content: "\e901";
}
.ouicon-gov:before {
  content: "\e904";
}
.ouicon-research:before {
  content: "\e907";
}
.ouicon-international:before {
  content: "\e908";
}
.ouicon-let:before {
  content: "\e903";
}
.ouicon-med:before {
  content: "\e902";
}
.ouicon-money_1:before {
  content: "\e90c";
}
.ouicon-money_2:before {
  content: "\e90d";
}
.ouicon-money_3:before {
  content: "\e90e";
}
.ouicon-money_4:before {
  content: "\e90f";
}
.ouicon-other:before {
  content: "\e910";
}
.ouicon-share:before {
  content: "\e90a";
}
.ouicon-univ:before {
  content: "\e906";
}
.ouicon-venture:before {
  content: "\e90b";
}

