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