
@font-face {
  font-family: 'Pretendard';
  font-weight: 100;
  font-style: normal;
  src: url('../fonts/pretendardGOV/PretendardGOV-Thin.otf');
  src: url('../fonts/pretendardGOV/PretendardGOV-Thin.otf') format('truetype'), 
      url('../fonts/pretendardGOV/PretendardGOV-Thin.woff2') format('woff2'),
      url('../fonts/pretendardGOV/PretendardGOV-Thin.woff') format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 200;
  font-style: normal;
  src: url('../fonts/pretendardGOV/PretendardGOV-ExtraLight.otf');
  src: url('../fonts/pretendardGOV/PretendardGOV-ExtraLight.otf') format('truetype'),  
      url('../fonts/pretendardGOV/PretendardGOV-ExtraLight.woff2') format('woff2'),
      url('../fonts/pretendardGOV/PretendardGOV-ExtraLight.woff') format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 300;
  font-style: normal;
  src: url('../fonts/pretendardGOV/PretendardGOV-Light.otf');
  src: url('../fonts/pretendardGOV/PretendardGOV-Light.woff2') format('woff2'),
      url('../fonts/pretendardGOV/PretendardGOV-Light.woff') format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 400;
  font-style: normal;
  src: url('../fonts/pretendardGOV/PretendardGOV-Regular.otf');
  src: url('../fonts/pretendardGOV/PretendardGOV-Regular.otf') format('truetype'), 
      url('../fonts/pretendardGOV/PretendardGOV-Regular.woff2') format('woff2'),
      url('../fonts/pretendardGOV/PretendardGOV-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 500;
  font-style: normal;
  src: url('../fonts/pretendardGOV/PretendardGOV-Medium.otf');
  src: url('../fonts/pretendardGOV/PretendardGOV-Medium.otf') format('truetype'), 
      url('../fonts/pretendardGOV/PretendardGOV-Medium.woff2') format('woff2'),
      url('../fonts/pretendardGOV/PretendardGOV-Medium.woff') format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 600;
  font-style: normal;
  src: url('../fonts/pretendardGOV/PretendardGOV-SemiBold.otf');
  src: url('../fonts/pretendardGOV/PretendardGOV-SemiBold.otf') format('truetype'), 
      url('../fonts/pretendardGOV/PretendardGOV-SemiBold.woff2') format('woff2'),
      url('../fonts/pretendardGOV/PretendardGOV-SemiBold.woff') format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 700;
  font-style: normal;
  src: url('../fonts/pretendardGOV/PretendardGOV-Bold.otf');
  src: url('../fonts/pretendardGOV/PretendardGOV-Bold.otf') format('truetype'), 
      url('../fonts/pretendardGOV/PretendardGOV-Bold.woff2') format('woff2'),
      url('../fonts/pretendardGOV/PretendardGOV-Bold.woff') format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 800;
  font-style: normal;
  src: url('../fonts/pretendardGOV/PretendardGOV-ExtraBold.otf');
  src: url('../fonts/pretendardGOV/PretendardGOV-ExtraBold.otf') format('truetype'), 
      url('../fonts/pretendardGOV/PretendardGOV-ExtraBold.woff2') format('woff2'),
      url('../fonts/pretendardGOV/PretendardGOV-ExtraBold.woff') format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 900;
  font-style: normal;
  src: url('../fonts/pretendardGOV/PretendardGOV-Black.otf');
  src: url('../fonts/pretendardGOV/PretendardGOV-Black.otf') format('truetype'), 
      url('../fonts/pretendardGOV/PretendardGOV-Black.woff') format('woff2'),
      url('../fonts/pretendardGOV/PretendardGOV-Black.woff') format('woff');
}