@charset "utf-8";

@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@300;500;700;900&display=swap');


@font-face {
  font-family: 'FontAwesome';font-weight:900;font-style: normal;
  src: url('/resources/homepage/main/font/fa-solid-900.eot');
  src: url('/resources/homepage/main/font/fa-solid-900.eot?#iefix') format('eot'), 
		url('/resources/homepage/main/font/fa-solid-900.woff') format('woff'), 
		url('/resources/homepage/main/font/fa-solid-900.ttf') format('truetype'), 
		url('/resources/homepage/main/font/fa-solid-900.svg#FontAwesome') format('svg');
}
@font-face {
  font-family: 'FontAwesome';font-weight: 400;font-style: normal;
  src: url('/resources/homepage/main/font/fa-regular-400.eot');
  src: url('/resources/homepage/main/font/fa-regular-400.eot?#iefix') format('eot'), 
		url('/resources/homepage/main/font/fa-regular-400.woff') format('woff'), 
		url('/resources/homepage/main/font/fa-regular-400.ttf') format('truetype'), 
		url('/resources/homepage/main/font/fa-regular-400.svg#FontAwesome') format('svg');
}
@font-face {
  font-family: 'FontAwesome';font-weight: normal;font-style: normal;
  src: url('/resources/homepage/main/font/fa-brands-400.eot');
  src: url('/resources/homepage/main/font/fa-brands-400.eot?#iefix') format('eot'), 
		url('/resources/homepage/main/font/fa-brands-400.woff') format('woff'), 
		url('/resources/homepage/main/font/fa-brands-400.ttf') format('truetype'), 
		url('/resources/homepage/main/font/fa-brands-400.svg#FontAwesome') format('svg');
}



@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}