@charset "utf-8";


/* main font */
@font-face {
  font-family: "NotoSansKR";
  font-style: normal;
  font-weight: 400;
  src: url(https://rl17wljen.toastcdn.net/eng/fonts/NotoSansCJKKR-Regular.woff2) format("woff2"), 
	  url(https://rl17wljen.toastcdn.net/eng/fonts/NotoSansCJKKR-Regular.woff) format("woff"), 
}
@font-face {
  font-family: "NotoSansKR";
  font-style: normal;
  font-weight: 500;
  src: url(https://rl17wljen.toastcdn.net/eng/fonts/NotoSansCJKKR-Medium.woff2) format("woff2"), 
	  url(https://rl17wljen.toastcdn.net/eng/fonts/NotoSansCJKKR-Medium.woff) format("woff"), 
}



@font-face {
    font-family: 'SCDream';
    font-style: normal;
    font-weight: 500;
    src: local('SCDream'),
        url('https://rl17wljen.toastcdn.net/eng/fonts/S-CoreDream-5Medium.woff2') format('woff2'), 
        url('https://rl17wljen.toastcdn.net/eng/fonts/S-CoreDream-5Medium.woff') format('woff'),
}
