@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&display=swap');
/*Google Font ---- Noto Serif KR*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200;300;400;500;600;700;900&display=swap');

/*눈누 - Pretendard-Regular*/
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}


@font-face{
    font-family: "Optima";
    font-style: normal;
    font-weight: 400;
    src: local(※),
    url(../font/Optima.eot) format("embedded-opentype"),
    url(../font/Optima.woff2) format("woff2"),
    url(../font/Optima.woff) format("woff")            
}

@font-face{
    font-family: "RoxboroughCF";
    font-style: normal;
    font-weight: 300;
    src: local(※),
    url(../font/RoxboroughCF-Thin.eot) format("embedded-opentype"),
    url(../font/RoxboroughCF-Thin.woff2) format("woff2"),
    url(../font/RoxboroughCF-Thin.woff) format("woff")    
}

@font-face{
    font-family: "RoxboroughCF";
    font-style: italic;
    font-weight: 300;
    src: local(※),
    url(../font/RoxboroughCF-ThinItalic.eot) format("embedded-opentype"),
    url(../font/RoxboroughCF-ThinItalic.woff2) format("woff2"),
    url(../font/RoxboroughCF-ThinItalic.woff) format("woff")    
}


@font-face{
    font-family: "RoxboroughCF";
    font-style: italic;
    font-weight: 500;
    src: local(※),
    url(../font/RoxboroughCF-RegularItalic.eot) format("embedded-opentype"),
    url(../font/RoxboroughCF-RegularItalic.woff2) format("woff2"),
    url(../font/RoxboroughCF-RegularItalic.woff) format("woff")    
}

@font-face{
    font-family: "RoxboroughCF";
    font-style: normal;
    font-weight: 500;
    src: local(※),
    url(../font/RoxboroughCF-Regular.eot) format("embedded-opentype"),
    url(../font/RoxboroughCF-Regular.woff2) format("woff2"),
    url(../font/RoxboroughCF-Regular.woff) format("woff")    
}

@font-face{
    font-family: "RoxboroughCF";
    font-style: italic;
    font-weight: 500;
    src: local(※),
    url(../font/RoxboroughCF-RegularItalic.eot) format("embedded-opentype"),
    url(../font/RoxboroughCF-RegularItalic.woff2) format("woff2"),
    url(../font/RoxboroughCF-RegularItalic.woff) format("woff")    
}

@font-face{
    font-family: "Perpetua";
    font-style: normal;
    font-weight: 400;
    src: local(※),
    url(../font/Perpetua.eot) format("embedded-opentype"),
    url(../font/Perpetua.woff2) format("woff2"),
    url(../font/Perpetua.woff) format("woff")    
}


/* 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:#959590;; }
.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;}