@charset "utf-8";
/*
 * Font         : Pretendard, NEXEN_TIRE_Bold
 * License      : 
 * description  :
 */

/* ************************************** *
 * Pretendard - basic
 * ************************************** */

@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'), url('/webfont/Pretendard-Black.woff2') format('woff2'), url('/webfont/Pretendard-Black.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard ExtraBold'), url('/webfont/Pretendard-ExtraBold.woff2') format('woff2'), url('/webfont/Pretendard-ExtraBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url('/webfont/Pretendard-Bold.woff2') format('woff2'), url('/webfont/Pretendard-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url('/webfont/Pretendard-SemiBold.woff2') format('woff2'), url('/webfont/Pretendard-SemiBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url('/webfont/Pretendard-Medium.woff2') format('woff2'), url('/webfont/Pretendard-Medium.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url('/webfont/Pretendard-Regular.woff2') format('woff2'), url('/webfont/Pretendard-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url('/webfont/Pretendard-Light.woff2') format('woff2'), url('/webfont/Pretendard-Light.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src: local('Pretendard ExtraLight'), url('/webfont/Pretendard-ExtraLight.woff2') format('woff2'), url('/webfont/Pretendard-ExtraLight.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src: local('Pretendard Thin'), url('/webfont/Pretendard-Thin.woff2') format('woff2'), url('/webfont/Pretendard-Thin.woff') format('woff');
}


@font-face {
    font-family: 'Paperozi';
    src: url('/webfont/Paperlogy-1Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('/webfont/Paperlogy-2ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('/webfont/Paperlogy-3Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('/webfont/Paperlogy-4Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('/webfont/Paperlogy-5Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('/webfont/Paperlogy-6SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('/webfont/Paperlogy-7Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('/webfont/Paperlogy-8ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('/webfont/Paperlogy-9Black.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(/webfont/NanumGothic.eot);
  src: url(/webfont/NanumGothic.eot?#iefix) format('embedded-opentype'),
       url(/webfont/NanumGothic.woff) format('woff'),
       url(/webfont/NanumGothic.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(/webfont/NanumGothicBold.eot);
  src: url(/webfont/NanumGothicBold.eot?#iefix) format('embedded-opentype'),
       url(/webfont/NanumGothicBold.woff) format('woff'),
       url(/webfont/NanumGothicBold.ttf) format('truetype');
}


