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