@charset "utf-8";

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
    src: local('※'), url('/images/font/NotoSansKR-Thin.woff2') format('woff2'), url('/images/font/NotoSansKR-Thin.woff') format('woff');
    font-display: swap;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: local('※'), url('/images/font/NotoSansKR-Light.woff2') format('woff2'), url('/images/font/NotoSansKR-Light.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: local('※'), url('/images/font/NotoSansKR-Regular.woff2') format('woff2'), url('/images/font/NotoSansKR-Regular.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: local('※'), url('/images/font/NotoSansKR-Medium.woff2') format('woff2'), url('/images/font/NotoSansKR-Medium.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: local('※'), url('/images/font/NotoSansKR-Bold.woff2') format('woff2'), url('/images/font/NotoSansKR-Bold.woff') format('woff');
  font-display: swap;
}

