@charset "utf-8";
/*Google fonts - Italiana*/
@import url('https://fonts.googleapis.com/css2?family=Italiana&display=swap');
/*Google fonts - Marcellus*/
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');


@font-face{
    font-family: "Pretendard";
    font-style: normal;
    font-weight: 100;
    src: local(※),
    url(../font/Pretendard-Thin.eot) format("embedded-opentype"),
    url(../font/Pretendard-Thin.woff) format("woff"),
    url(../font/Pretendard-Thin.woff2) format("woff2")
}


@font-face{
    font-family: "Pretendard";
    font-style: normal;
    font-weight: 300;
    src: local(※),
    url(../font/Pretendard-Light.eot) format("embedded-opentype"),
    url(../font/Pretendard-Light.woff) format("woff"),
    url(../font/Pretendard-Light.woff2) format("woff2")
}



@font-face{
    font-family: "Pretendard";
    font-style: normal;
    font-weight: 400;
    src: local(※),
    url(../font/Pretendard-Regular.eot) format("embedded-opentype"),
    url(../font/Pretendard-Regular.woff) format("woff"),
    url(../font/Pretendard-Regular.woff2) format("woff2")
}

@font-face{
    font-family: "Pretendard";
    font-style: normal;
    font-weight: 500;
    src: local(※),
    url(../font/Pretendard-Medium.eot) format("embedded-opentype"),
    url(../font/Pretendard-Medium.woff) format("woff"),
    url(../font/Pretendard-Medium.woff2) format("woff2")
}



@font-face{
    font-family: "Pretendard";
    font-style: normal;
    font-weight: 600;
    src: local(※),
    url(../font/Pretendard-Bold.eot) format("embedded-opentype"),
    url(../font/Pretendard-Bold.woff) format("woff"),
    url(../font/Pretendard-Bold.woff2) format("woff2")
}


@font-face{
    font-family: "Tuesday";
    font-style: normal;
    font-weight: 500;
    src: local(※),
    url(../font/TuesdayNight-Regular.eot) format("embedded-opentype"),
    url(../font/TuesdayNight-Regular.woff) format("woff"),
    url(../font/TuesdayNight-Regular.woff2) format("woff2")
}

@font-face{
    font-family: "NanumSquare";
    font-style: normal;
    font-weight: 300;
    src: local(※),
    url(../font/NanumSquareR.eot) format("embedded-opentype"),
    url(../font/NanumSquareR.woff) format("woff"),
    url(../font/NanumSquareR.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:10px; margin-right:5px; vertical-align:middle; font-size:25px; color:#040707; }