/*-------------------------------------------------------------------*/

@import url('https://cdn.jsdelivr.net/gh/partnerslabs-assets/partnerslabs@1.2.1/webfonts/css/Pretendard.css');
@import url('https://cdn.jsdelivr.net/gh/partnerslabs-assets/partnerslabs@1.2.1/webfonts/css/Cafe24Classictype.css');


/*-------------------------------------------------------------------*/
.pretendard *,
.pretendard {
  font-family: 'Pretendard', serif !important;
  letter-spacing: -1px;
}

.cafe24classictype *,
.cafe24classictype {
  font-family: 'Cafe24Classictype', serif !important;
  letter-spacing: -1px;
}

/*-------------------------------------------------------------------*/