

@font-face {
  font-family: 'Pretendard';
  src: url('../font/Pretendard/Pretendard-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Pretendard';
  src: url('../font/Pretendard/Pretendard-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}


@font-face {
  font-family: 'Pretendard';
  src: url('../font/Pretendard/Pretendard-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}



@font-face {
  font-family: 'Pretendard';
  src: url('../font/Pretendard/Pretendard-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

 @font-face {
  font-family: 'Pretendard';
  src: url('../font/Pretendard/Pretendard-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}


 @font-face {
  font-family: 'Play';
  src: url('../font/Play/Play-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

 @font-face {
  font-family: 'Play';
  src: url('../font/Play/Play-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}



