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