@charset "utf-8";

/* Noto Sans */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(fonts/NotoSans-Light.woff2) format('woff2');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 350;
  font-display: swap;
  src: url(fonts/NotoSans-DemiLight.woff2) format('woff2');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/NotoSans-Regular.woff2) format('woff2');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/NotoSans-Medium.woff2) format('woff2');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/NotoSans-Bold.woff2) format('woff2');
}

/* Maven Pro */
@font-face {
  font-family: 'MavenPro';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(fonts/MavenPro-Light.woff2) format('woff2');
}

@font-face {
  font-family: 'MavenPro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/MavenPro-Regular.woff2) format('woff2');
}

@font-face {
  font-family: 'MavenPro';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/MavenPro-Medium.woff2) format('woff2');
}

@font-face {
  font-family: 'MavenPro';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/MavenPro-SemiBold.woff2) format('woff2');
}

@font-face {
  font-family: 'MavenPro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/MavenPro-Bold.woff2) format('woff2');
}

@font-face {
  font-family: 'MavenPro';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(fonts/MavenPro-Bold.woff2) format('woff2');
}

@font-face {
  font-family: 'MavenPro';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(fonts/MavenPro-Bold.woff2) format('woff2');
}
