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