/* SUIT */
@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');
}

/* NanumSquareNeo */
@font-face {
  font-family:'NanumSquareNeo';
  font-weight: 300;
  src: url('../font/NanumSquareNeo-aLt.ttf');
}
@font-face {
  font-family:'NanumSquareNeo';
  font-weight: 400;
  src: url('../font/NanumSquareNeo-bRg.ttf');
}
@font-face {
  font-family:'NanumSquareNeo';
  font-weight: 700;
  src: url('../font/NanumSquareNeo-cBd.ttf');
}
@font-face {
  font-family:'NanumSquareNeo';
  font-weight: 800;
  src: url('../font/NanumSquareNeo-dEb.ttf');
}
@font-face {
  font-family:'NanumSquareNeo';
  font-weight: 900;
  src: url('../font/NanumSquareNeo-eHv.ttf');
}

/* Paperlogy */
@font-face {
  font-family:'Paperlogy';
  font-weight: 100;
  src: url('../font/Paperlogy-1Thin.ttf');
}
@font-face {
  font-family:'Paperlogy';
  font-weight: 200;
  src: url('../font/Paperlogy-2ExtraLight.ttf');
}
@font-face {
  font-family:'Paperlogy';
  font-weight: 300;
  src: url('../font/Paperlogy-3Light.ttf');
}
@font-face {
  font-family:'Paperlogy';
  font-weight: 400;
  src: url('../font/Paperlogy-4Regular.ttf');
}
@font-face {
  font-family:'Paperlogy';
  font-weight: 500;
  src: url('../font/Paperlogy-5Medium.ttf');
}
@font-face {
  font-family:'Paperlogy';
  font-weight: 600;
  src: url('../font/Paperlogy-6SemiBold.ttf');
}
@font-face {
  font-family:'Paperlogy';
  font-weight: 700;
  src: url('../font/Paperlogy-7Bold.ttf');
}
@font-face {
  font-family:'Paperlogy';
  font-weight: 800;
  src: url('../font/Paperlogy-8ExtraBold.ttf');
}
@font-face {
  font-family:'Paperlogy';
  font-weight: 900;
  src: url('../font/Paperlogy-9Black.ttf');
}