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