@font-face {
    font-family: 'AritaBuri';
    src: url('../font/AritaBuriM.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EB Garamond';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('../font/EBGaramond-Regular.woff2') format('woff2')
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: url('../font/Pretendard-Regular.woff2') format('woff2');
}