@font-face {
    font-family: 'HakgyoansimBareonbatangR';
    src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Keris/HakgyoansimBareonbatangR.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'HakgyoansimBareonbatangB';
    src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Keris/HakgyoansimBareonbatangB.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&display=swap');

@font-face {
    font-family: 'Pretendard';
    font-weight: 200;
    src: url('../font/Pretendard-Thin.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 300;
    src: url('../font/Pretendard-Light.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 400;
    src: url('../font/Pretendard-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 500;
    src: url('../font/Pretendard-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 600;
    src: url('../font/Pretendard-SemiBold.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 700;
    src: url('../font/Pretendard-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 800;
    src: url('../font/Pretendard-ExtraBold.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 900;
    src: url('../font/Pretendard-Black.woff') format('woff');
}
@font-face {
    font-family: 'Glyphter';
    src: url('/font/Glyphter.eot');
    src: url('/font/Glyphter.eot?#iefix') format('embedded-opentype'), url('../font/Glyphter.woff') format('woff'), url('../font/Glyphter.woff2') format('woff2'), url('../font/Glyphter.svg#Glyphter') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class*='icon-']:before {
    display: inline-block;
    font-family: 'Glyphter';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-aw_logo_svg:before {
    content: '\0042';
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: middle;
    font-size: 20px;
    color: #A69F9B;
}
.icon-ico_blog:before {
    content: '\e904';
    display: inline-block;
}


/* [class*='icon-']:before {
    display: inline-block;
    font-family: 'Glyphter';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-aw_logo_svg:before {
    content: '\0042';
    display: inline-block;
    margin-left: 10px;
    margin-right: 5px;
    vertical-align: middle;
    font-size: 25px;
    color: #959390;
}

.icon-ico_map_atlan:before {
    content: '\e900';
    color: #37cefe;
}

.icon-ico_map_kakao:before {
    content: '\e901';
    color: #007eff;
}

.icon-ico_map_naver:before {
    content: '\e902';
    color: #71e951;
}

.icon-ico_map_tmap:before {
    content: '\e903';
    color: #007eff;
} */

/* Generated by Glyphter (http://www.glyphter.com) on  Thu Aug 30 2018*/