@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;500&display=swap');
body, .btns, header .navbar .dropdown .dropbtn {
	font-family: 'Titillium Web', 'Noto Sans TC', "微軟正黑體", Microsoft JhengHei;
}
.fontAorus, .section h2.titleA, .fontAldrich, .mark:before, .CarouselA a.tabs-menu, .Products h3, h2.titleB, .slick-filter button, .slide h3, .slide h4, .section.Features .textWrap h4, .price {
    font-family: 'Aldrich','Noto Sans TC','cwTeXHei', 'Microsoft JhengHei';
	font-weight: 500;
}
.section h2.titleA, .btns, header .navbar .dropdown .dropbtn {
	letter-spacing: 2px;
}
.btns, header .navbar .dropdown .dropbtn, .section.Features h3 {
	font-weight: 300;
}