@font-face {
    font-family: 'Arita Buri KR HairLine';
    src: url('../font/AritaBuriKRHairLine.eot');
    src: url('../font/AritaBuriKRHairLine.eot?#iefix') format('embedded-opentype'), url('../font/AritaBuriKRHairLine.woff2') format('woff2'), url('../font/AritaBuriKRHairLine.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arita Buri KR';
    src: url('../font/AritaBuriKRLight.eot');
    src: url('../font/AritaBuriKRLight.eot?#iefix') format('embedded-opentype'), url('../font/AritaBuriKRLight.woff2') format('woff2'), url('../font/AritaBuriKRLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arita Buri KR';
    src: url('../font/AritaBuriKRBold.eot');
    src: url('../font/AritaBuriKRBold.eot?#iefix') format('embedded-opentype'), url('../font/AritaBuriKRBold.woff2') format('woff2'), url('../font/AritaBuriKRBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arita Buri KR';
    src: url('../font/AritaBuriKRMedium.eot');
    src: url('../font/AritaBuriKRMedium.eot?#iefix') format('embedded-opentype'), url('../font/AritaBuriKRMedium.woff2') format('woff2'), url('../font/AritaBuriKRMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arita Buri KR';
    src: url('../font/AritaBuriKRSemiBold.eot');
    src: url('../font/AritaBuriKRSemiBold.eot?#iefix') format('embedded-opentype'), url('../font/AritaBuriKRSemiBold.woff2') format('woff2'), url('../font/AritaBuriKRSemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

.lato-regular {
    font-family: 'lato', sans-serif;
    font-weight: 400;
    font-style: normal;
}

.amandine {
    font-family: 'amandine', sans-serif;
    font-weight: 400;
    font-style: normal;
}

.source-han-sans-simplified-c {
    font-family: 'source-han-sans-simplified-c', sans-serif;
    font-weight: 200;
    font-style: normal;
}

@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: #adadad;
}
.icon-ico_blog:before {
    content: '\e904';
    display: inline-block;
}
