@font-face {
    font-family: 'HGAlmond40g';
    src: url('../woff/HGAlmond40g.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HGAlmond60g';
    src: url('../woff/HGAlmond60g.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HGAlmond80g';
    src: url('../woff/HGAlmond80g.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-Black';
    src: url('../woff/Pretendard-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-Bold';
    src: url('../woff/Pretendard-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-ExtraBold';
    src: url('../woff/Pretendard-ExtraBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-Medium';
    src: url('../woff/Pretendard-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-Regular';
    src: url('../woff/Pretendard-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.HGAlmond40g{
font-family: HGAlmond40g;
}

.HGAlmond60g{
font-family: HGAlmond60g;
}

.HGAlmond80g{
font-family: HGAlmond80g;
}

.Pretendard-Black{
font-family: Pretendard-Black;
}

.Pretendard-Bold{
font-family: Pretendard-Bold;
}

.Pretendard-ExtraBold{
font-family: Pretendard-ExtraBold;
}

.Pretendard-Medium{
font-family: Pretendard-Medium;
}

.Pretendard-Regular{
font-family: Pretendard-Regular;
}

.fontSize-37{
    font-size: 37px;
}

.fontSize-36{
    font-size: 36px;
}

.fontSize-35{
    font-size: 35px;
}

.fontSize-34{
    font-size: 34px;
}

.fontSize-33{
    font-size: 33px;
}

.fontSize-32{
    font-size: 32px;
}

.fontSize-31{
    font-size: 31px;
}

.fontSize-30{
    font-size: 30px;
}

.fontSize-29{
    font-size: 29px;
}

.fontSize-28{
    font-size: 28px;
}

.fontSize-27{
	font-size: 27px;
}

.fontSize-26{
	font-size: 26px;
}

.fontSize-25{
	font-size: 25px;
}

.fontSize-24{
	font-size: 24px;
}

.fontSize-23{
	font-size: 23px;
}

.fontSize-22{
	font-size: 22px;
}

.fontSize-21{
	font-size: 21px;
}

.fontSize-20{
	font-size: 20px;
}

.fontSize-19{
	font-size: 19px;
}

.fontSize-18{
	font-size: 18px;
}

.fontSize-17{
	font-size: 17px;
}

.fontSize-16{
	font-size: 16px;
}

.fontSize-15{
	font-size: 15px;
}

.fontSize-14{
	font-size: 14px;
}

.fontSize-13{
	font-size: 13px;
}

.fontSize-12{
	font-size: 12px;
}

.fontSize-11{
    font-size: 11px;
}

.fontSize-10{
    font-size: 10px;
}

.fontColor-white1{
    color: #FFFFFF;
}

.fontColor-black0{
	color: #000000;
}

.fontColor-black1{
	color: #767676;
}

.fontColor-black2{
    color: #999999;
}

.fontColor-black3{
    color: #505050;
}

.fontColor_level_green1{
    color: #46B98B;
}

.fontColor-white1-important{
    color: #ffffff !important;
}