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

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

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

@font-face {
  font-family: 'Pretendard';
  src: url('../assets/fonts/pretendard/woff/Pretendard-SemiBold.woff') format('woff'),
    url('../assets/fonts/pretendard/woff2/Pretendard-SemiBold.woff2') format('woff2');
  font-weight: 600;
}

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

@font-face {
  font-family: 'SOGANG UNIVERSITY';
  src: url('../assets/fonts/soganguniversity/SOGANGUNIVERSITYTTF.woff2') format('woff2');
}
