@charset "utf-8";
/* CSS Document */

/*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');
}

/* Web Font poppins */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('../font/poppins-v19-latin-300.eot');
  src: local(''),
    url('../font/poppins-v19-latin-300.eot?#iefix') format('embedded-opentype'),
    url('../font/poppins-v19-latin-300.woff2') format('woff2'),
    url('../font/poppins-v19-latin-300.woff') format('woff'),
    url('../font/poppins-v19-latin-300.ttf') format('truetype'),
    url('../font/poppins-v19-latin-300.svg#Poppins') format('svg');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../font/poppins-v19-latin-regular.eot');
  src: local(''),
    url('../font/poppins-v19-latin-regular.eot?#iefix') format('embedded-opentype'),
    url('../font/poppins-v19-latin-regular.woff2') format('woff2'),
    url('../font/poppins-v19-latin-regular.woff') format('woff'),
    url('../font/poppins-v19-latin-regular.ttf') format('truetype'),
    url('../font/poppins-v19-latin-regular.svg#Poppins') format('svg');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('../font/poppins-v19-latin-600.eot');
  src: local(''),
    url('../font/poppins-v19-latin-600.eot?#iefix') format('embedded-opentype'),
    url('../font/poppins-v19-latin-600.woff2') format('woff2'),
    url('../font/poppins-v19-latin-600.woff') format('woff'),
    url('../font/poppins-v19-latin-600.ttf') format('truetype'),
    url('../font/poppins-v19-latin-600.svg#Poppins') format('svg');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('../font/poppins-v19-latin-700.eot');
  src: local(''),
    url('../font/poppins-v19-latin-700.eot?#iefix') format('embedded-opentype'),
    url('../font/poppins-v19-latin-700.woff2') format('woff2'),
    url('../font/poppins-v19-latin-700.woff') format('woff'),
    url('../font/poppins-v19-latin-700.ttf') format('truetype'),
    url('../font/poppins-v19-latin-700.svg#Poppins') format('svg');
}
/* poppins-800 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('../font/poppins-v19-latin-800.eot');
  src: local(''),
    url('../font/poppins-v19-latin-800.eot?#iefix') format('embedded-opentype'),
    url('../font/poppins-v19-latin-800.woff2') format('woff2'),
    url('../font/poppins-v19-latin-800.woff') format('woff'),
    url('../font/poppins-v19-latin-800.ttf') format('truetype'),
    url('../font/poppins-v19-latin-800.svg#Poppins') format('svg');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url('../font/poppins-v19-latin-900.eot');
  src: local(''),
    url('../font/poppins-v19-latin-900.eot?#iefix') format('embedded-opentype'),
    url('../font/poppins-v19-latin-900.woff2') format('woff2'),
    url('../font/poppins-v19-latin-900.woff') format('woff'),
    url('../font/poppins-v19-latin-900.ttf') format('truetype'),
    url('../font/poppins-v19-latin-900.svg#Poppins') format('svg');
}