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

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

.cat-advertising:before {
  content: "\e900";
}
.cat-bar-chart:before {
  content: "\e901";
}
.cat-chat:before {
  content: "\e902";
}
.cat-map:before {
  content: "\e903";
}
.cat-mortarboard:before {
  content: "\e904";
}
.cat-ribbon:before {
  content: "\e905";
}
.cat-rugby-ball:before {
  content: "\e906";
}
.cat-ticket:before {
  content: "\e907";
}
.cat-user:before {
  content: "\e908";
}
.cat-virus-2:before {
  content: "\e909";
}
