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