@font-face
{
    font-family: 'Category';
  src: url('Category.eot');
  src: url('Category.eot?#') format('embedded-opentype'),
      url('Category.woff') format('woff'),
      url('Category.ttf') format('truetype');
}
