@import url('../css/remixicon.css');
@import url('../css/xeicon.css');
/*
Copyright (c) 2021 Kil Hyung-jin, with Reserved Font Name Pretendard GOV.
https://github.com/orioncactus/pretendard

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
*/

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard GOV Black'), url(../images/fonts/PretendardGOV-Black.woff2) format('woff2'), url(../images/fonts/PretendardGOV-Black.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard GOV ExtraBold'), url(../images/fonts/PretendardGOV-ExtraBold.woff2) format('woff2'), url(../images/fonts/PretendardGOV-ExtraBold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard GOV Bold'), url(../images/fonts/PretendardGOV-Bold.woff2) format('woff2'), url(../images/fonts/PretendardGOV-Bold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard GOV SemiBold'), url(../images/fonts/PretendardGOV-SemiBold.woff2) format('woff2'), url(../images/fonts/PretendardGOV-SemiBold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard GOV Medium'), url(../images/fonts/PretendardGOV-Medium.woff2) format('woff2'), url(/images/resources/PretendardGOV-Medium.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard GOV Regular'), url(../images/fonts/PretendardGOV-Regular.woff2) format('woff2'), url(../images/fonts/PretendardGOV-Regular.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard GOV Light'), url(../images/fonts/PretendardGOV-Light.woff2) format('woff2'), url(/images/resources/PretendardGOV-Light.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 200;
	font-display: swap;
	src: local('Pretendard GOV ExtraLight'), url(../images/fonts/PretendardGOV-ExtraLight.woff2) format('woff2'), url(../images/fonts/PretendardGOV-ExtraLight.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 100;
	font-display: swap;
	src: local('Pretendard GOV Thin'), url(../images/fonts/PretendardGOV-Thin.woff2) format('woff2'), url(../images/fonts/PretendardGOV-Thin.woff) format('woff');
}



@font-face {
    font-family: 'Happiness Sans';
    src: url('../images/fonts/Happiness-Sans-Title.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}