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