
@font-face {
  font-family: "consoleEB";
  src: url("/fonts/Inconsolata-Black.ttf") format("truetype");
  font-weight: normal;
}

@font-face {
    font-family: "consoleB";
  src: url("/fonts/Inconsolata-SemiBold.ttf") format("truetype");
  font-weight: normal;
}

@font-face {
    font-family: "consoleN";
  src: url("/fonts/Inconsolata-Light.ttf") format("truetype");
  font-weight: normal;
}


@font-face {
  font-family: "notoSanEB";
  src: url("/fonts/NotoSansKR-Bold.ttf") format("truetype");
  font-weight: normal;
}

@font-face {
    font-family: "notoSanB";
  src: url("/fonts/NotoSansKR-SemiBold.ttf") format("truetype");
  font-weight: normal;
}

@font-face {
    font-family: "notoSanN";
  src: url("/fonts/NotoSansKR-Light.ttf") format("truetype");
  font-weight: normal;
}

@font-face {
  font-family: 'Pretendard-Light';
  src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Pretendard-Regular';
  src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
     font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Pretendard-Semibold';
  src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
     font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Pretendard-Bold';
  src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Pretendard-Medium';
  src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
