@font-face {
    font-family: 'neon';
    src: url('../fonts/NanumSquareNeo-bRg.ttf') format('truetype');
}

@font-face {
    font-family: 'nanumsquare';
    src: url('../fonts/NanumSquareR.ttf') format('truetype');
}

@font-face {
    font-family: 'egro';
    src: url('../fonts/SB 어그로 M.ttf') format('truetype');
}




@font-face {
    font-family: 'pretend';
    src: url('../fonts/Pretendard-Regular.ttf') format('truetype');
}