/* ----- font css  ----- */
@font-face
{
    font-family:'Noto Sans TC';
    src:url('../fonts/Noto_Sans_TC/NotoSansTC-VariableFont_wght.ttf');
}


body, select, input {
    font-family: 'Noto Sans TC','Microsoft JhengHei'
}
/* Inter */
.btn,
.intro_slider .left,
.intro_slider .right,
label.arrow,
.toggle_result .card span,
.toggle_item .show_more .more_btn,
.less_btn,
section .title_area .title p,
.street .street_info label,
.street .street_info p,
.group_tours .tour label,
.group_tours .tour span,
.col-front-with .info p,
.attract .heading  p,
.tw_position a,
.tw_area p,
.tw_area_info .areaNm,
.tw_area_info p,
.lipoItem .lipo_card p,
.lipo_list h4,
.lipo_list button,
.lipo_list li,
.mobile_menu menu li,
.intro_slider_mobile .left,
.intro_slider_mobile .right{
    font-family:'Noto Sans TC';
}

/* Space Grotesk */
.travel .intro h1,
.heading .title h2,
section .title_area label,
section .title_area .title h2,
.tw_area label,
.lipoItem .lipo_card h3{
    font-family:'Noto Sans TC';
}