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