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