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