@charset "UTF-8";

/* font */
/*
* STG : https://sscl-mobile-contents-dev.s3.ap-northeast-2.amazonaws.com
* PRD : https://contents-sscl-mobile.s3.ap-northeast-2.amazonaws.com
*/
@font-face {
	font-family: 'Porsche Next, sans-serif';
	src: url("https://contents-sscl-mobile.s3.ap-northeast-2.amazonaws.com/fonts/PorscheNextKorean-Thin.ttf") format("truetype");
	font-display: swap;
	font-weight: 200;
	font-style: normal;
	unicode-range: U+AC00-D7A3;
}

@font-face {
	font-family: 'Porsche Next, sans-serif';
	src: url("https://contents-sscl-mobile.s3.ap-northeast-2.amazonaws.com/fonts/PorscheNextKorean-Regular.ttf") format("truetype");
	font-display: swap;
	font-weight: 300;
	font-style: normal;
	unicode-range: U+AC00-D7A3;
}

@font-face {
	font-family: 'Porsche Next, sans-serif';
	src: url("https://contents-sscl-mobile.s3.ap-northeast-2.amazonaws.com/fonts/PorscheNextKorean-Bold.ttf") format("truetype");
	font-display: swap;
	font-weight: bold;
	font-style: normal;
	unicode-range: U+AC00-D7A3;
}

@font-face {
	font-family: 'Porsche Next, sans-serif';
	src: url("https://contents-sscl-mobile.s3.ap-northeast-2.amazonaws.com/fonts/PorscheNextTT-Thin.ttf") format("truetype");
	font-display: swap;
	font-weight: 200;
	font-style: normal;
	unicode-range: +0041-005A, U+0061-007A, U+0030-0039;
}

@font-face {
	font-family: 'Porsche Next, sans-serif';
	src: url("https://contents-sscl-mobile.s3.ap-northeast-2.amazonaws.com/fonts/PorscheNextTT-Regular.ttf") format("truetype");
	font-display: swap;
	font-weight: 300;
	font-style: normal;
	unicode-range: +0041-005A, U+0061-007A, U+0030-0039;
}

@font-face {
	font-family: 'Porsche Next, sans-serif';
	src: url("https://contents-sscl-mobile.s3.ap-northeast-2.amazonaws.com/fonts/PorscheNextTT-Italic.ttf") format("truetype");
	font-display: swap;
	font-weight: 300;
	font-style: italic;
	unicode-range: +0041-005A, U+0061-007A, U+0030-0039;
}

@font-face {
	font-family: 'Porsche Next, sans-serif';
	src: url("https://contents-sscl-mobile.s3.ap-northeast-2.amazonaws.com/fonts/PorscheNextTT-BoldItalic.ttf") format("truetype");
	font-display: swap;
	font-weight: bold;
	font-style: italic;
	unicode-range: +0041-005A, U+0061-007A, U+0030-0039;
}

@font-face {
	font-family: 'Porsche Next, sans-serif';
	src: url("https://contents-sscl-mobile.s3.ap-northeast-2.amazonaws.com/fonts/PorscheNextTT-Bold.ttf") format("truetype");
	font-display: swap;
	font-weight: bold;
	font-style: normal;
	unicode-range: +0041-005A, U+0061-007A, U+0030-0039;
}