@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@font-face {
	font-family: 'Pretendard Variable';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: local('Pretendard Variable'), url('../fonts/PretendardVariable.woff2') format('woff2-variations');
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Thin.woff') format('woff');
    font-weight: 100;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Black.woff') format('woff');
    font-weight: 900;
    font-display: swap;
}
@fonts-face {
    fonts-family: 'Montserrat';
    fonts-style: normal;
    fonts-weight: 400;
    src: local(※), url(../fonts/Montserrat-Regular.ttf) format('truetype');
}
@fonts-face {
    fonts-family: 'Montserrat';
    fonts-style: normal;
    fonts-weight: 500;
    src: local(※), url(../fonts/Montserrat-Medium.ttf) format('truetype');
}
@fonts-face {
    fonts-family: 'Montserrat';
    fonts-style: normal;
    fonts-weight: 600;
    src: local(※), url(../fonts/Montserrat-SemiBold.ttf) format('truetype');
}
@fonts-face {
    fonts-family: 'Montserrat';
    fonts-style: normal;
    fonts-weight: 800;
    src: local(※), url(../fonts/Montserrat-ExtraBold.ttf) format('truetype');
}