@font-face {
  font-family: 'icouguf';
  src:  url('fonts/icouguf.eot?v=1');
  src:  url('fonts/icouguf.eot?#iefix') format('embedded-opentype'),
        url('fonts/icouguf.ttf') format('truetype'),
        url('fonts/icouguf.woff') format('woff'),
        url('fonts/icouguf.woff2') format('woff2'),
        url('fonts/icouguf.svg#icouguf') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icouguf' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before { content: "\e900"; }
.icon-user:before { content: "\e901"; }
.icon-search:before { content: "\e902"; }
.icon-settings:before { content: "\e903"; }
.icon-heart:before { content: "\e904"; }
.icon-star:before { content: "\e905"; }
.icon-close:before { content: "\e906"; }
.icon-check:before { content: "\e907"; }
.icon-arrow-right:before { content: "\e908"; }
.icon-menu:before { content: "\e909"; }
