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