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