


@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&display=swap');

                
@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

/* .noto-serif display-<uniquifier> {
    font-family: "Noto Serif Display", serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
    font-variation-settings:
    "wdth" 100;
  } */


/* font-family : 'Futura Std', 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: 'Pretendard-Regular'; font-size: 16px; line-height: 1em; color: #111;}
h1,h2,h3,h4,h5,h6{font-family: "Noto Serif Display", serif;}

