@charset "utf-8";
@import "https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400&display=swap";
@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;700&display=swap";

body{font-family:"Roboto","Noto Sans KR",sans-serif}