@charset "utf-8";

@import url("reset.css?ver=20231212"); /* 기본값 */
@import url("variable.css?ver=20231212"); /* 변수 */
/* @import url("../common/phoca-flags.css"); 구글 달력 */
@import url("../common/swiper-bundle.min.css"); /* 컴퍼넌트-스와이퍼 */
@import url("tippy.css?ver=20231212"); /* 컴퍼넌트-툴팁 */
@import url("components.css?ver=20231212"); /* 컴퍼넌트 */

/* font */
/* @font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("../../fonts/Roboto-Light.eot");
  src: url("../../fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/Roboto-Light.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/Roboto-Regular.eot");
  src: url("../../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/Roboto-Regular.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("../../fonts/Roboto-Medium.eot");
  src: url("../../fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/Roboto-Medium.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/Roboto-Bold.eot");
  src: url("../../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/Roboto-Bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("../../fonts/Roboto-Black.eot");
  src: url("../../fonts/Roboto-Black.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/Roboto-Black.woff") format("woff");
} */

@font-face { 
  font-family: "Noto Sans KR"; 
  font-weight: 100; 
  font-display: swap; 
  src: url('../../fonts/NotoSansKR-Light.woff2') format('woff2'),
  url('../../fonts/NotoSansKR-Light.woff') format('woff'), 
  url('../../fonts/NotoSansKR-Light.otf') format('opentype'),
  url('../../fonts/NotoSansKR-Light.ttf') format('truetype'); 
  unicode-range: 'U+1100-11FF'; 
} 
@font-face { 
  font-family: "Noto Sans KR"; 
  font-weight: 400; 
  font-display: swap; 
  src: url('../../fonts/NotoSansKR-Regular.woff2') format('woff2'),
  url('../../fonts/NotoSansKR-Regular.woff') format('woff'),
  url('../../fonts/NotoSansKR-Regular.otf') format('opentype'),
  url('../../fonts/NotoSansKR-Regular.ttf') format('truetype'); 
  unicode-range: 'U+1100-11FF'; 
} 
@font-face { 
  font-family: "Noto Sans KR"; 
  font-weight: 500; 
  font-display: swap; 
  src: url('../../fonts/NotoSansKR-Medium.woff2') format('woff2'),
  url('../../fonts/NotoSansKR-Medium.woff') format('woff'),
  url('../../fonts/NotoSansKR-Medium.otf') format('opentype'),
  url('../../fonts/NotoSansKR-Medium.ttf') format('truetype'); 
  unicode-range: 'U+1100-11FF'; 
} 
@font-face { 
  font-family: "Noto Sans KR"; 
  font-weight: 700; 
  font-display: swap; 
  src: url('../../fonts/NotoSansKR-Bold.woff2') format('woff2'),
  url('../../fonts/NotoSansKR-Bold.woff') format('woff'),
  url('../../fonts/NotoSansKR-Bold.otf') format('opentype'),
  url('../../fonts/NotoSansKR-Bold.ttf') format('truetype'); 
  unicode-range: 'U+1100-11FF'; 
} 
@font-face { 
  font-family: "Noto Sans KR"; 
  font-weight: 900; 
  font-display: swap; 
  src: url('../../fonts/NotoSansKR-Black.woff2') format('woff2'),
  url('../../fonts/NotoSansKR-Black.woff') format('woff'),
  url('../../fonts/NotoSansKR-Black.otf') format('opentype'),
  url('../../fonts/NotoSansKR-Black.ttf') format('truetype'); 
  unicode-range: 'U+1100-11FF'; 
}   
  

@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("../../fonts/Roboto-Light.ttf") format("truetype"),
    url("../../fonts/Roboto-Light.woff") format("woff");
  unicode-range: 'U+0030-0039', 'U+0041-005A', 'U+0061-007A'; 

}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/Roboto-Regular.ttf") format("truetype"),
    url("../../fonts/Roboto-Regular.woff") format("woff");
    unicode-range: 'U+0030-0039', 'U+0041-005A', 'U+0061-007A'; 
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("../../fonts/Roboto-Medium.ttf") format("truetype"),
    url("../../fonts/Roboto-Medium.woff") format("woff");
    unicode-range: 'U+0030-0039', 'U+0041-005A', 'U+0061-007A'; 
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/Roboto-Bold.ttf") format("truetype"),
    url("../../fonts/Roboto-Bold.woff") format("woff");
    unicode-range: 'U+0030-0039', 'U+0041-005A', 'U+0061-007A'; 
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("../../fonts/Roboto-Black.ttf") format("truetype"),
    url("../../fonts/Roboto-Black.woff") format("woff");
    unicode-range: 'U+0030-0039', 'U+0041-005A', 'U+0061-007A'; 
}

/* [S]BK3 신규 폰트 */
@font-face {
  font-family: 'Pretendard';
  font-weight: 100;
  font-display: swap;
  src: url('../../fonts/pretendard/Pretendard-Thin.woff2') format('woff2'),
  url('../../fonts/pretendard/Pretendard-Thin.woff') format('woff'),
  url('../../fonts/pretendard/Pretendard-Thin.otf') format('opentype'),
  url('../../fonts/pretendard/Pretendard-Thin.ttf') format('truetype');
  unicode-range: 'U+0030-0039', 'U+0041-005A', 'U+0061-007A';
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 200;
  font-display: swap;
  src: url('../../fonts/pretendard/Pretendard-ExtraLight.woff2') format('woff2'),
  url('../../fonts/pretendard/Pretendard-ExtraLight.woff') format('woff'),
  url('../../fonts/pretendard/Pretendard-ExtraLight.otf') format('opentype'),
  url('../../fonts/pretendard/Pretendard-ExtraLight.ttf') format('truetype');
  unicode-range: 'U+0030-0039', 'U+0041-005A', 'U+0061-007A';
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 300;
  font-display: swap;
  src: url('../../fonts/pretendard/Pretendard-Light.woff2') format('woff2'),
  url('../../fonts/pretendard/Pretendard-Light.woff') format('woff'),
  url('../../fonts/pretendard/Pretendard-Light.otf') format('opentype'),
  url('../../fonts/pretendard/Pretendard-Light.ttf') format('truetype');
  unicode-range: 'U+0030-0039', 'U+0041-005A', 'U+0061-007A';
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 400;
  font-display: swap;
  src: url('../../fonts/pretendard/Pretendard-Regular.woff2') format('woff2'),
  url('../../fonts/pretendard/Pretendard-Regular.woff') format('woff'),
  url('../../fonts/pretendard/Pretendard-Regular.otf') format('opentype'),
  url('../../fonts/pretendard/Pretendard-Regular.ttf') format('truetype');
  unicode-range: 'U+0030-0039', 'U+0041-005A', 'U+0061-007A';
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 500;
  font-display: swap;
  src: url('../../fonts/pretendard/Pretendard-Medium.woff2') format('woff2'),
  url('../../fonts/pretendard/Pretendard-Medium.woff') format('woff'),
  url('../../fonts/pretendard/Pretendard-Medium.otf') format('opentype'),
  url('../../fonts/pretendard/Pretendard-Medium.ttf') format('truetype');
  unicode-range: 'U+0030-0039', 'U+0041-005A', 'U+0061-007A';
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 600;
  font-display: swap;
  src: url('../../fonts/pretendard/Pretendard-SemiBold.woff2') format('woff2'),
  url('../../fonts/pretendard/Pretendard-SemiBold.woff') format('woff'),
  url('../../fonts/pretendard/Pretendard-SemiBold.otf') format('opentype'),
  url('../../fonts/pretendard/Pretendard-SemiBold.ttf') format('truetype');
  unicode-range: 'U+0030-0039', 'U+0041-005A', 'U+0061-007A';
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 700;
  font-display: swap;
  src: url('../../fonts/pretendard/Pretendard-Bold.woff2') format('woff2'),
  url('../../fonts/pretendard/Pretendard-Bold.woff') format('woff'),
  url('../../fonts/pretendard/Pretendard-Bold.otf') format('opentype'),
  url('../../fonts/pretendard/Pretendard-Bold.ttf') format('truetype');
  unicode-range: 'U+0030-0039', 'U+0041-005A', 'U+0061-007A';
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 800;
  font-display: swap;
  src: url('../../fonts/pretendard/Pretendard-ExtraBold.woff2') format('woff2'),
  url('../../fonts/pretendard/Pretendard-ExtraBold.woff') format('woff'),
  url('../../fonts/pretendard/Pretendard-ExtraBold.otf') format('opentype'),
  url('../../fonts/pretendard/Pretendard-ExtraBold.ttf') format('truetype');
  unicode-range: 'U+0030-0039', 'U+0041-005A', 'U+0061-007A';
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 900;
  font-display: swap;
  src: url('../../fonts/pretendard/Pretendard-Black.woff2') format('woff2'),
  url('../../fonts/pretendard/Pretendard-Black.woff') format('woff'),
  url('../../fonts/pretendard/Pretendard-Black.otf') format('opentype'),
  url('../../fonts/pretendard/Pretendard-Black.ttf') format('truetype');
  unicode-range: 'U+0030-0039', 'U+0041-005A', 'U+0061-007A';
}
/* [E]BK3 신규 폰트 */
