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