@font-face {
  font-family: 'Pretendard';
  font-weight: 200;
  src: url('../fonts/Pretendard/Pretendard-ExtraLight.otf') format('opentype'),
       url('../fonts/Pretendard/Pretendard-ExtraLight.woff') format('woff'),
       url('../fonts/Pretendard/Pretendard-ExtraLight.woff2') format('woff2');
}


@font-face {
  font-family: 'Pretendard';
  font-weight: 300;
  src: url('../fonts/Pretendard/Pretendard-Light.otf') format('opentype'),
       url('../fonts/Pretendard/Pretendard-Light.woff') format('woff'),
       url('../fonts/Pretendard/Pretendard-Light.woff2') format('woff2');
}


@font-face {
  font-family: 'Pretendard';
  font-weight: 400;
  src: url('../fonts/Pretendard/Pretendard-Regular.otf') format('opentype'),
       url('../fonts/Pretendard/Pretendard-Regular.woff') format('woff'),
       url('../fonts/Pretendard/Pretendard-Regular.woff2') format('woff2');
}


@font-face {
  font-family: 'Pretendard';
  font-weight: 500;
  src: url('../fonts/Pretendard/Pretendard-Medium.otf') format('opentype'),
       url('../fonts/Pretendard/Pretendard-Medium.woff') format('woff'),
       url('../fonts/Pretendard/Pretendard-Medium.woff2') format('woff2');
}


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


@font-face {
  font-family: 'Silka';
  font-weight: 400;
  src: url('../fonts/Silka/silka-regular.eot');
  src: url('../fonts/Silka/silka-regular?#iefix') format('embedded-opentype'),
       url('../fonts/Silka/silka-regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Silka';
  font-weight: 700;
  src: url('../fonts/Silka/silka-bold.eot');
  src: url('../fonts/Silka/silka-bold?#iefix') format('embedded-opentype'),
       url('../fonts/Silka/silka-bold.woff2') format('woff2');
}