@charset "UTF-8";

@font-face {
    font-family:'Pretendard-Regular';
    src: url('/images/fonts/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

/*g마켓*/
@font-face {
  font-family: 'GmarketSansTTFLight';
  src: url('/images/fonts/GmarketSansTTFLight.eot');
  src: url('/images/fonts/GmarketSansTTFLight.eot?#iefix') format('embedded-opentype'),
  url('/images/fonts/GmarketSansTTFLight.svg#GmarketSansTTFLight') format('svg'),
  url('/images/fonts/GmarketSansTTFLight.ttf') format('truetype'),
  url('/images/fonts/GmarketSansTTFLight.woff') format('woff'),
  url('/images/fonts/GmarketSansTTFLight.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'GmarketSansTTFMedium';
  src: url('/images/fonts/GmarketSansTTFMedium.eot');
  src: url('/images/fonts/GmarketSansTTFMedium.eot?#iefix') format('embedded-opentype'),
  url('/images/fonts/GmarketSansTTFMedium.svg#GmarketSansTTFMedium') format('svg'),
  url('/images/fonts/GmarketSansTTFMedium.ttf') format('truetype'),
  url('/images/fonts/GmarketSansTTFMedium.woff') format('woff'),
  url('/images/fonts/GmarketSansTTFMedium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GmarketSansTTFBold';
  src: url('/images/fonts/GmarketSansTTFBold.eot');
  src: url('/images/fonts/GmarketSansTTFBold.eot?#iefix') format('embedded-opentype'),
  url('/images/fonts/GmarketSansTTFBold.svg#GmarketSansTTFBold') format('svg'),
  url('/images/fonts/GmarketSansTTFBold.ttf') format('truetype'),
  url('/images/fonts/GmarketSansTTFBold.woff') format('woff'),
  url('/images/fonts/GmarketSansTTFBold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
          