@charset "utf-8";

@font-face {
  font-family: 'SCDream4';
  font-style: normal;
  font-weight: normal;
  src: url('/fonts/SCDream4.woff') format('woff'),
    url('/fonts/SCDream4.ttf') format('truetype');
}

@font-face {
  font-family: 'SCDream6';
  font-style: normal;
  font-weight: normal;
  src: url('/fonts/SCDream6.woff') format('woff'),
    url('/fonts/SCDream6.ttf') format('truetype');
}

@font-face {
  font-family: 'SCDream8';

  font-style: normal;
  font-weight: normal;
  src: url('/fonts/SCDream8.woff') format('woff'),
    url('/fonts/SCDream8.ttf') format('truetype');
}


@font-face {
  font-family: 'pgovm';
  font-style: normal;
  font-weight: normal;
  src: url('/fonts/PretendardGOV-Medium.woff') format('woff'),
    url('/fonts/PretendardGOV-Medium.ttf') format('truetype');
}


@font-face {
  font-family: 'pgovb';
  font-style: normal;
  font-weight: normal;
  src: url('/fonts/PretendardGOV-ExtraBold.woff') format('woff'),
    url('/fonts/PretendardGOV-ExtraBold.ttf') format('truetype');
}