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