@charset "utf-8";

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;200;300;400;500;600;700;800&display=swap");
html,
body {
    font-family: "Noto Sans KR", sans-serif;
}

/* Aktiv Grotesk Light
font-family: "aktiv-grotesk", sans-serif;
font-weight: 300;
font-style: normal; */

/* Aktiv Grotesk Regular
font-family: "aktiv-grotesk", sans-serif;
font-weight: 400;
font-style: normal; */

/* Aktiv Grotesk Medium
font-family: "aktiv-grotesk", sans-serif;
font-weight: 500;
font-style: normal; */

/* Aktiv Grotesk SemiBold
font-family: "aktiv-grotesk", sans-serif;
font-weight: 600;
font-style: normal; */

/* Aktiv Grotesk Bold
font-family: "aktiv-grotesk", sans-serif;
font-weight: 700;
font-style: normal; */
/*# sourceMappingURL=font.css.map */


