@font-face {
 font-family: 'malgun gothic';
 src: url('../fonts/MalgunGothicRegular.woff') format('woff'),
      url('../fonts/MalgunGothicRegular.woff2') format('woff2'),
      url('../fonts/MalgunGothicRegular.otf') format('opentype'),
      url('../fonts/MalgunGothicRegular.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'franklin gothic';
 src: url('../fonts/FranklinGothic.woff') format('woff'),
      url('../fonts/FranklinGothic.woff2') format('woff2'),
      url('../fonts/FranklinGothic.otf') format('opentype'),
      url('../fonts/FranklinGothic.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
