@charset "UTF-8";

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  src: local('Pretendard-Regular'), local('Pretendard-Regular'),
  url(Pretendard-Regular.eot),
  url(Pretendard-Regular.eot?#iefix) format('embedded-opentype'),
  url(Pretendard-Regular.woff) format('woff'),
  url(Pretendard-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 500;
  src: local('Pretendard-Medium'), local('Pretendard-Medium'),
  url(Pretendard-Medium.eot),
  url(Pretendard-Medium.eot?#iefix) format('embedded-opentype'),
  url(Pretendard-Medium.woff) format('woff'),
  url(Pretendard-Medium.otf) format('opentype');
}

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 700;
  src: local('Pretendard-Bold'), local('Pretendard-Bold'),
  url(Pretendard-Bold.eot),
  url(Pretendard-Bold.eot?#iefix) format('embedded-opentype'),
  url(Pretendard-Bold.woff) format('woff'),
  url(Pretendard-Bold.otf) format('opentype');
}

@font-face {
  font-family: 'Lemonmilk';
  font-style: normal;
  font-weight: 400;
  src: local('MEMONMILK-Regular'), local('MEMONMILK-Regular'),
  url(LEMONMILK-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'Lemonmilk';
  font-style: normal;
  font-weight: 500;
  src: local('MEMONMILK-Medium'), local('MEMONMILK-Medium'),
  url(LEMONMILK-Medium.otf) format('opentype');
}

@font-face {
  font-family: 'Lemonmilk';
  font-style: normal;
  font-weight: 600;
  src: local('MEMONMILK-Bold'), local('MEMONMILK-Bold'),
  url(LEMONMILK-Bold.otf) format('opentype');
}