@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Felix Titling MT';
    src: url('../font/FelixTitlingMT.eot');
    src: url('../font/FelixTitlingMT.eot') format('embedded-opentype'),
        url('../font/FelixTitlingMT.woff2') format('woff2'),
        url('../font/FelixTitlingMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@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');

@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200..900&display=swap');


@font-face {
    font-family: 'Noto Serif KR';
    src: url('../font/NotoSerifKR-Regular.eot');
    src: url('../font/NotoSerifKR-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/NotoSerifKR-Regular.woff2') format('woff2'),
        url('../font/NotoSerifKR-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif KR';
    src: url('../font/NotoSerifKR-Light.eot');
    src: url('../font/NotoSerifKR-Light.eot?#iefix') format('embedded-opentype'),
        url('../font/NotoSerifKR-Light.woff2') format('woff2'),
        url('../font/NotoSerifKR-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


/* 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.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:25px; color:#fff; }
.icon-ico_blog:before{content:'\e904'; display:inline-block;}

/* <uniquifier>: Use a unique and descriptive class name
<weight>: Use a value from 200 to 900 */

/* .noto-serif-kr-<uniquifier> {
  font-family: "Noto Serif KR", system-ui;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
} */