@charset "UTF-8";

/* 서울알림 */
@font-face {
	font-family: 'SeoulAlrim-Medium';
	font-style: normal;
	font-weight: normal;
	src: local('SeoulAlrim-Medium'),
		url('../font/SeoulAlrim-Medium.otf') format('opentype');
}
/* 서울알림 */
@font-face {
	font-family: 'SeoulAlrim-Heavy';
	font-style: normal;
	font-weight: bolder;
	src: local('SeoulAlrim-Heavy'),
		url('../font/SeoulAlrim-Heavy.otf') format('opentype');
}
/* 서울알림 */
@font-face {
	font-family: 'SeoulAlrim-Bold';
	font-style: normal;
	font-weight: Bold;
	src: local('SeoulAlrim-Bold'),
		url('../font/SeoulAlrim-Bold.otf') format('opentype');
}
/* 서울알림 */
@font-face {
	font-family: 'SeoulAlrim-ExtraBold';
	font-style: normal;
	font-weight: bolder;
	src: local('SeoulAlrim-ExtraBold'),
		url('../font/SeoulAlrim-ExtraBold.otf') format('opentype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'), url(../font/Pretendard-Black.woff2) format('woff2'), url(./woff/Pretendard-Black.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard ExtraBold'), url(../font/Pretendard-ExtraBold.woff2) format('woff2'), url(./woff/Pretendard-ExtraBold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url(../font/Pretendard-Bold.woff2) format('woff2'), url(./woff/Pretendard-Bold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url(../font/Pretendard-SemiBold.woff2) format('woff2'), url(./woff/Pretendard-SemiBold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url(../font/Pretendard-Medium.woff2) format('woff2'), url(./woff/Pretendard-Medium.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url(../font/Pretendard-Regular.woff2) format('woff2'), url(./woff/Pretendard-Regular.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url(../font/Pretendard-Light.woff2) format('woff2'), url(./woff/Pretendard-Light.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src: local('Pretendard ExtraLight'), url(../font/Pretendard-ExtraLight.woff2) format('woff2'), url(./woff/Pretendard-ExtraLight.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src: local('Pretendard Thin'), url(../font/Pretendard-Thin.woff2) format('woff2'), url(./woff/Pretendard-Thin.woff) format('woff');
}


/* 서울한강 */
@font-face {
    font-family: 'SeoulHangangM';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/SeoulHangangM.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'SeoulHangangL';
	font-style: normal;
	font-weight: lighter;
	src: local('SeoulHangangL'),
		url('../font/SeoulHangangL.ttf') format('truetype');
}
@font-face {
	font-family: 'SeoulHangangB';
	font-style: normal;
	font-weight: bold;
	src: local('SeoulHangangB'),
		url('../font/SeoulHangangB.ttf') format('truetype');
}
@font-face {
	font-family: 'SeoulHangangEB';
	font-style: normal;
	font-weight: bolder;
	src: local('SeoulHangangEB'),
		url('../font/SeoulHangangEB.ttf') format('truetype');
}


/* 배민을지로 */
@font-face {
	font-family: 'BMEULJIROTTF';
	font-style: normal;
	font-weight: normal;
	src: local('BMEULJIROTTF'),
		url('../font/BMEULJIROTTF.ttf') format('truetype');
}
/* 배민을지로10년 */
@font-face {
	font-family: 'BMEuljiro10yearslater';
	font-style: normal;
	font-weight: normal;
	src: local('BMEuljiro10yearslater'),
		url('../font/BMEuljiro10yearslater.ttf') format('truetype');
}

/*오뮤 다예쁨체*/
@font-face {
    font-family: 'omyu_pretty';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-01@1.0/omyu_pretty.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
/*롯데 설레임*/
@font-face {
    font-family: 'seolleimcool-SemiBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2312-1@1.1/seolleimcool-SemiBold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}



.sam {font-family: 'SeoulAlrim-Medium';}
.sah {font-family: 'SeoulAlrim-Heavy';}
.sab {font-family: 'SeoulAlrim-Bold';}
.sae {font-family: 'SeoulAlrim-ExtraBold';}
.shm {font-family: 'SeoulHangangM';}
.shl {font-family: 'SeoulHangangL';}
.shb {font-family: 'SeoulHangangB';}
.she {font-family: 'SeoulHangangEB';}
.ben {font-family: 'BMEULJIROTTF';}
.be10 {font-family: 'BMEuljiro10yearslater';}
.omp {font-family: 'omyu_pretty';}
.sec {font-family: 'seolleimcool-SemiBold';}