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