﻿
@import url('css2.css');
@font-face {
    font-family: SUIT-Light;
    font-display: swap;
    src: url("../font/SUIT-Light.woff2") format("woff2-variations");
}
@font-face {
    font-family: SUIT-Regular;
    font-display: swap;
    src: url("../font/SUIT-Regular.woff2") format("woff2-variations");
}
@font-face {
    font-family: SUIT-Medium;
    font-display: swap;
    src: url("../font/SUIT-Medium.woff2") format("woff2-variations");
}
@font-face {
    font-family: SUIT-SemiBold;
    font-display: swap;
    src: url("../font/SUIT-SemiBold.woff2") format("woff2-variations");
}
@font-face {
    font-family: SUIT-Bold;
    font-display: swap;
    src: url("../font/SUIT-Bold.woff2") format("woff2-variations");
}
@font-face {
    font-family: 'GmarketSans';
    src: url('../font/GmarketSansLight.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSans';
    src: url('../font/GmarketSansMedium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSansbold';
    src: url('../font/GmarketSansBold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: url('../font/PretendardVariable.woff2') format('woff2-variations');
}

@font-face {
    font-family: 'NationalPension';
    src: url('../font/NPSfontRegular.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NationalPension';
    src: url('../font/NPSfontBold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'NationalPension';
    src: url('../font/NPSfontExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}