@charset "utf-8";

/* SamsungOneKorean */
@font-face {
  font-family: 'TheBoldFont';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/THEBOLDFONT.ttf'); /* IE9 Compat Modes */
  src: local('TheBoldFont'),
       url('../fonts/THEBOLDFONT.ttf') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/THEBOLDFONT.ttf') format('woff2'), /* Super Modern Browsers */
       url('../fonts/THEBOLDFONT.ttf') format('woff'), /* Modern Browsers */
       url('../fonts/THEBOLDFONT.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/THEBOLDFONT.ttf') format('svg'); /* Legacy iOS */
}