@font-face {
    font-family:'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
    font-weight:400;
    font-style: normal;
}
@font-face {
    font-family:'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight:500;
    font-style: normal;
}
@font-face {
    font-family:'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
    font-weight:700;
    font-style: normal;
}
@font-face {
    font-family: 'ESbuild';
    src: url('../fonts/ES-Build-Regular.woff') format('woff');
    font-weight:400;
    font-style:normal;
}
@font-face {
    font-family: 'ESbuild';
    src: url('../fonts/ES-Build-SemiBold.woff') format('woff');
    font-weight:500;
    font-style:normal;
}
@font-face {
    font-family: 'ESbuild';
    src: url('../fonts/ES-Build-Bold.woff') format('woff');
    font-weight:700;
    font-style:normal;
}

/*
  font-family:'ESbuild', ESbuild, 'Pretendard', Pretendard, sans-serif;
*/
