@charset "utf-8";
/*Google font : Lato */
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

/* 스포카 한 산스 네오 - Spoqa Han Sans Neo */
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);


@font-face{
    font-family: "Lato";
    font-style: normal;
    font-weight: 500;
    src: local(※),
    url(../font/Lato-Medium.eot) format("embedded-opentype"),
    url(../font/Lato-Medium.woff) format("woff"),
    url(../font/Lato-Medium.woff2) format("woff2")
}


@font-face{
    font-family: "Lato";
    font-style: italic;
    font-weight: 500;
    src: local(※),
    url(../font/Lato-MediumItalic.eot) format("embedded-opentype"),
    url(../font/Lato-MediumItalic.woff) format("woff"),
    url(../font/Lato-MediumItalic.woff2) format("woff2")
}


/* Generated by Glyphter (http://www.glyphter.com) on  Thu Aug 30 2018*/
@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.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:25px; color:#a9a9a9; }
.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;}
.icon-ico_kakao:before {content: "\905";}
.icon-ico_naver:before {content: "\906";}
.icon-ico_blog:before {content: "\e904";}