@charset "utf-8";

/* Pretendard */
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 300;
  src: url('../font/Pretendard-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  src: url('../font/Pretendard-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 500;
  src: url('../font/Pretendard-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 600;
  src: url('../font/Pretendard-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 700;
  src: url('../font/Pretendard-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 100;
  font-style: normal;
  src: url('../font//Montserrat-Thin.ttf') format('truetype');
} 
@font-face {
  font-family: 'Montserrat';
  font-weight: 200;
  font-style: normal;
  src: url('../font//Montserrat-ExtraLight.ttf') format('truetype');
} 
@font-face {
  font-family: 'Montserrat';
  font-weight: 300;
  font-style: normal;
  src:url('../font//Montserrat-Light.ttf') format("truetype");
} 
@font-face {
  font-family: 'Montserrat';
  font-weight: 400;
  font-style: normal;
  src: url('../font//Montserrat-Regular.ttf') format("truetype");
} 
@font-face {
  font-family: 'Montserrat';
  font-weight: 500;
  font-style: normal;
  src: url('../font//Montserrat-Medium.ttf') format("truetype");
} 
@font-face {
  font-family: 'Montserrat';
  font-weight: 600;
  font-style: normal;
  src: url('../font//Montserrat-SemiBold.ttf') format("truetype");
} 
@font-face {
  font-family: 'Montserrat';
  font-weight: 700;
  font-style: normal;
  src: url('../font//Montserrat-Bold.ttf') format("truetype");
} 
@font-face {
  font-family: 'Montserrat';
  font-weight: 800;
  font-style: normal;
  src: url('../font//Montserrat-ExtraBold.ttf') format("truetype");
} 
@font-face {
  font-family: 'Montserrat';
  font-weight: 900;
  font-style: normal;
  src: url('../font//Montserrat-Black.ttf') format("truetype");
} 

/* SCDream */

@font-face {
  font-family: 'SCDream';
  font-weight: 100;
  font-style: normal;
  src: url('../font//SCDream1.otf') format('truetype');
} 
@font-face {
  font-family: 'SCDream';
  font-weight: 200;
  font-style: normal;
  src: url('../font//SCDream2.otf') format('truetype');
} 
@font-face {
  font-family: 'SCDream';
  font-weight: 300;
  font-style: normal;
  src: url('../font//SCDream3.otf') format('truetype');
} 
@font-face {
  font-family: 'SCDream';
  font-weight: 400;
  font-style: normal;
  src: url('../font//SCDream4.otf') format('truetype');
} 
@font-face {
  font-family: 'SCDream';
  font-weight: 500;
  font-style: normal;
  src: url('../font//SCDream5.otf') format('truetype');
} 
@font-face {
  font-family: 'SCDream';
  font-weight: 600;
  font-style: normal;
  src: url('../font//SCDream6.otf') format('truetype');
} 
@font-face {
  font-family: 'SCDream';
  font-weight: 700;
  font-style: normal;
  src: url('../font//SCDream7.otf') format('truetype');
} 
@font-face {
  font-family: 'SCDream';
  font-weight: 800;
  font-style: normal;
  src: url('../font//SCDream8.otf') format('truetype');
} 
@font-face {
  font-family: 'SCDream';
  font-weight: 900;
  font-style: normal;
  src: url('../font//SCDream9.otf') format('truetype');
} 