@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');
}
