@import url('https://fonts.googleapis.com/css2?family=Fugaz+One&family=Noto+Sans+KR:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fugaz+One&family=Nanum+Brush+Script&family=Noto+Sans+KR:wght@100..900&display=swap');

/*
font-family: 'Noto Sans KR', sans-serif;
font-family: 'Fugaz One', sans-serif;
*/

*{margin: 0; padding: 0;}
li{list-style: none;}
img{display: block; border: none;}
a{text-decoration: none;}
address,em{font-style: normal;}

body, section, div, aside, article, header, footer, li, p, h1,h2,h3,h4,h5,h6,a,address,span{
    font-family: 'Noto Sans KR', sans-serif; font-size: 16px; line-height: 1em; color: #1f1f1f;}
h1,h2,h3,h4,h5,h6{font-family: 'Fugaz One', sans-serif;}