
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300..700&display=swap');

@font-face {
    font-family: 'Arita-dotum-Medium';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Arita-dotum-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'SUIT';
	font-weight: 100;
	src: url('./SUIT-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 200;
	src: url('./SUIT-ExtraLight.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 300;
	src: url('./SUIT-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 400;
	src: url('./SUIT-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 500;
	src: url('./SUIT-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 600;
	src: url('./SUIT-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 700;
	src: url('./SUIT-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 800;
	src: url('./SUIT-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 900;
	src: url('./SUIT-Heavy.woff2') format('woff2');
}

@font-face {
  font-family: 'Arita buri';
  src: url("./Arita-buri-SB.woff");
  src: url("./Arita-buri-SB.woff") format("woff"), url("./Arita-buri-SB.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Arita buri';
  src: url("./Arita-buri-M.woff");
  src: url("./Arita-buri-M.woff") format("woff"), url("./Arita-buri-M.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Arita buri';
  src: url("./Arita-buri-L.woff");
  src: url("./Arita-buri-L.woff") format("woff"), url("./Arita-buri-L.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Arita buri';
  src: url("./Arita-buri-HL.woff");
  src: url("./Arita-buri-HL.woff") format("woff"), url("./Arita-buri-HL.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Arita buri';
  src: url("./Arita-buri-B.woff");
  src: url("./Arita-buri-B.woff") format("woff"), url("./Arita-buri-B.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}


