@charset "utf-8";
/* CSS Document */

/*poppins*/
@font-face {
    font-family: 'Cafe24Dangdanghae';
    src: url('../font/Cafe24Dangdanghae-v2.0.woff2') format('woff2'),
         url('../font/Cafe24Dangdanghae-v2.0.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* @font-face {
    font-family: 'SeoulNamsan';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/SeoulNamsanM.woff') format('woff');
    font-weight: normal;
    font-display: swap;
} */
 /* 서울남산 Regular */
/* 서울남산 Regular */
@font-face {
    font-family: 'SeoulNamsan';
    src: url('../dev/font/SeoulNamsanM.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* 서울남산 Light */
@font-face {
    font-family: 'SeoulNamsan';
    src: url('../dev/font/SeoulNamsanL.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* 서울남산 Bold */
@font-face {
    font-family: 'SeoulNamsan';
    src: url('../dev/font/SeoulNamsanB.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* 서울남산 ExtraBold */
@font-face {
    font-family: 'SeoulNamsan';
    src: url('../dev/font/SeoulNamsanEB.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Cafe24Dangdanghae';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.2/Cafe24Dangdanghae.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SeoulNamsan';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/SeoulNamsanM.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}