/*
Copyright (c) 2021 Kil Hyung-jin, with Reserved Font Name Pretendard.
https://github.com/orioncactus/pretendard

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
*/

/* @font-face {
    font-family: 'Welcome';
    font-weight: 400;
    font-style: normal;
    src: url('https://fastly.jsdelivr.net/gh/webfontworld/welcome/WelcomeRegular.eot');
    src: url('https://fastly.jsdelivr.net/gh/webfontworld/welcome/WelcomeRegular.eot?#iefix') format('embedded-opentype'),
        url('https://fastly.jsdelivr.net/gh/webfontworld/welcome/WelcomeRegular.woff2') format('woff2'),
        url('https://fastly.jsdelivr.net/gh/webfontworld/welcome/WelcomeRegular.woff') format('woff'),
        url('https://fastly.jsdelivr.net/gh/webfontworld/welcome/WelcomeRegular.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'Welcome';
    font-weight: 700;
    font-style: normal;
    src: url('https://fastly.jsdelivr.net/gh/webfontworld/welcome/WelcomeBold.eot');
    src: url('https://fastly.jsdelivr.net/gh/webfontworld/welcome/WelcomeBold.eot?#iefix') format('embedded-opentype'),
        url('https://fastly.jsdelivr.net/gh/webfontworld/welcome/WelcomeBold.woff2') format('woff2'),
        url('https://fastly.jsdelivr.net/gh/webfontworld/welcome/WelcomeBold.woff') format('woff'),
        url('https://fastly.jsdelivr.net/gh/webfontworld/welcome/WelcomeBold.ttf') format("truetype");
} */


@font-face {
    font-family: 'Welcome';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2110@1.0/OTWelcomeRA.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Welcome';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2110@1.0/OTWelcomeBA.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

/*
@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraLight.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff') format('woff');
} */