
/* 
* Pretendard
*/
@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url('../fonts/Pretendard-Light.woff2') format('woff2'), url('../fonts/Pretendard-Light.woff') format('woff');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url('../fonts/Pretendard-Regular.woff2') format('woff2'), url('../fonts/Pretendard-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url('../fonts/Pretendard-Medium.woff2') format('woff2'), url('../fonts/Pretendard-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url('../fonts/Pretendard-SemiBold.woff2') format('woff2'), url('../fonts/Pretendard-SemiBold.woff') format('woff');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url('../fonts/Pretendard-Bold.woff2') format('woff2'), url('../fonts/Pretendard-Bold.woff') format('woff');
}


/* 
* Merriweather
*/
/* @font-face {
    font-family: 'Merriweather';
    font-weight: 700;
    font-display: swap;
    src: local('Pretendard Bold'), url('../fonts/Merriweather-BoldItalic.ttf') format('truetype');
} */

/* 
* OpenSans
*/
/* @font-face {
	font-family: 'OpenSans';
	font-weight: 400;
	font-display: swap;
	src: local('OpenSans Regular'), url('../fonts/OpenSans-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'OpenSans';
	font-weight: 600;
	font-display: swap;
	src: local('OpenSans SemiBold'), url('../fonts/OpenSans-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'OpenSans';
	font-weight: 700;
	font-display: swap;
	src: local('OpenSans Bold'), url('../fonts/OpenSans-Bold.ttf') format('truetype');
} */

/* 
* Roboto
*/
/* @font-face {
	font-family: 'Roboto';
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff');
} */
@font-face {
    font-family: 'Roboto';
    font-weight: 300;
    font-display: swap;
    src: local('Roboto Light'), url('../fonts/RobotoCondensed-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto';
    font-weight: 400;
    font-display: swap;
    src: local('Roboto Regular'), url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto';
    font-weight: 700;
    font-display: swap;
    src: local('Roboto Bold'), url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
}



/* 
* 나눔명조
*/
@font-face {
    font-family: 'NanumMyeongjo';
    font-weight: 300;
    font-display: swap;
    src: local('NanumMyeongjo Regular'), url('../fonts/NanumMyeongjo.ttf') format('truetype');
}
