/* GmarketSans */
@font-face {
  font-family: 'GmarketSans';
  src: url('/inc/fonts/GmarketSansLight.woff2') format('woff2');
  font-weight: 300;
}

@font-face {
  font-family: 'GmarketSans';
  src: url('/inc/fonts/GmarketSansMedium.woff2') format('woff2');
  font-weight: 500;
}

@font-face {
  font-family: 'GmarketSans';
  src: url('/inc/fonts/GmarketSansBold.woff2') format('woff2');
  font-weight: 700;
}

/* Dodamdodam */
@font-face {
    font-family: 'KCC-DodamdodamR';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.0/KCC-DodamdodamR.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}