@import url('https://fonts.googleapis.com/css2?family=Vidaloka&display=swap');

/* SUIT */
@font-face {
	font-family: 'SUIT';
	font-weight: 100;
	src: local('SUIT Thin'), url('../font/SUIT-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 200;
	src: local('SUIT ExtraLight'), url('../font/SUIT-ExtraLight.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 300;
	src: local('SUIT Light'), url('../font/SUIT-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 400;
	src: local('SUIT Regular'), url('../font/SUIT-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 500;
	src: local('SUIT Medium'), url('../font/SUIT-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 600;
	src: local('SUIT SemiBold'), url('../font/SUIT-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 700;
	src: local('SUIT Bold'), url('../font/SUIT-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 800;
	src: local('SUIT ExtraBold'), url('../font/SUIT-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 900;
	src: local('SUIT Heavy'), url('../font/SUIT-Heavy.woff2') format('woff2');
}

/*Pretendard*/
@font-face {
	font-family: 'Pretendard';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: local('Pretendard Variable'), url('../font/PretendardVariable.woff2') format('woff2-variations');
}

/* oswald */
@font-face {
  font-display: swap;
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200;
  src: url('../font/oswald-v53-latin-200.eot');
  src: url('../font/oswald-v53-latin-200.eot?#iefix') format('embedded-opentype'),
       url('../font/oswald-v53-latin-200.woff2') format('woff2'),
       url('../font/oswald-v53-latin-200.woff') format('woff'),
       url('../font/oswald-v53-latin-200.ttf') format('truetype'),
       url('../font/oswald-v53-latin-200.svg#Oswald') format('svg');
}
@font-face {
  font-display: swap;
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url('../font/oswald-v53-latin-300.eot');
  src: url('../font/oswald-v53-latin-300.eot?#iefix') format('embedded-opentype'),
       url('../font/oswald-v53-latin-300.woff2') format('woff2'),
       url('../font/oswald-v53-latin-300.woff') format('woff'),
       url('../font/oswald-v53-latin-300.ttf') format('truetype'),
       url('../font/oswald-v53-latin-300.svg#Oswald') format('svg');
}
@font-face {
  font-display: swap;
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('../font/oswald-v53-latin-regular.eot');
  src: url('../font/oswald-v53-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('../font/oswald-v53-latin-regular.woff2') format('woff2'),
       url('../font/oswald-v53-latin-regular.woff') format('woff'),
       url('../font/oswald-v53-latin-regular.ttf') format('truetype'),
       url('../font/oswald-v53-latin-regular.svg#Oswald') format('svg');
}
@font-face {
  font-display: swap;
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: url('../font/oswald-v53-latin-500.eot');
  src: url('../font/oswald-v53-latin-500.eot?#iefix') format('embedded-opentype'),
       url('../font/oswald-v53-latin-500.woff2') format('woff2'),
       url('../font/oswald-v53-latin-500.woff') format('woff'),
       url('../font/oswald-v53-latin-500.ttf') format('truetype'),
       url('../font/oswald-v53-latin-500.svg#Oswald') format('svg');
}
@font-face {
  font-display: swap;
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  src: url('../font/oswald-v53-latin-600.eot');
  src: url('../font/oswald-v53-latin-600.eot?#iefix') format('embedded-opentype'),
       url('../font/oswald-v53-latin-600.woff2') format('woff2'),
       url('../font/oswald-v53-latin-600.woff') format('woff'),
       url('../font/oswald-v53-latin-600.ttf') format('truetype'),
       url('../font/oswald-v53-latin-600.svg#Oswald') format('svg');
}
@font-face {
  font-display: swap;
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url('../font/oswald-v53-latin-700.eot');
  src: url('../font/oswald-v53-latin-700.eot?#iefix') format('embedded-opentype'),
       url('../font/oswald-v53-latin-700.woff2') format('woff2'),
       url('../font/oswald-v53-latin-700.woff') format('woff'),
       url('../font/oswald-v53-latin-700.ttf') format('truetype'),
       url('../font/oswald-v53-latin-700.svg#Oswald') format('svg');
}