@charset "UIF-8";

@font-face{
  font-family: 'pretendard';
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/Pretendard-Regular.woff) format('woff')
} 

@font-face{
  font-family: 'pretendard';
  font-weight: 600;
  src: url(../fonts/Pretendard-SemiBold.woff) format('woff')
} 

@font-face{
  font-family: 'pretendard';
  font-weight: 700;
  src: url(../fonts/Pretendard-Bold.woff) format('woff')
} 

@font-face{
  font-family: 'esamanru';
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/esamanru_Medium.ttf) format('truetype')
} 

@font-face{
  font-family: 'esamanru';
  font-weight: 600;
  src: url(../fonts/esamanru_Bold.ttf) format('truetype')
} 