/* Vietnam specific css only. Do not add any other css here */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700;900&display=swap');
/* Below css is added to support Vietnam fonts issue, no  other css is intended to be placed here */
* *:not([class*="icon"]){
  font-family: 'Roboto', 'Source Sans Pro', sans-serif !important;
}
.main-nav__items--list .item a, .font--hero__heading, .font-price, .font-body__title, .font-price-display, .btn_primary_ADA .btn_ADA,
.footer_heading, .footer-container .header--sub__nav:nth-child(1), .multiLangContainer .lang-select li span,
.subcatgrid-v .subcatgrid-tile p, .subcatgrid-h .subcatgrid-tile p, .subcatgrid-v .subcatgrid-tile h2, .subcatgrid-h .subcatgrid-tile h2,
.primary-content h1,
.product-sales-price, .price-each, .headline,
#wrapper.pt_product-details #spcs_support h4, #wrapper.pt_product-details #spcs_support h3, .font-menu_item,.pt_product-details .product-short-description {
    font-family: 'Roboto','Source Sans Pro', sans-serif !important;
    font-weight: 900;
}

.product-display__right .font-body_subtitle, .font-reviews__text, #features_tab .feature-slide h2 {
  font-family: 'Roboto', 'Source Sans Pro', sans-serif !important;
  font-weight: 500;
} 

.footer-container .header--sub__nav-link,
.font-body_subtitle,
.header--sub__nav-link,
.hero-carousel .slide-text-content .container p.copy,
.product-display__right .font-body_subtitle, .imageData .copy, .jbl-refinement-parent-container .refinement-list li,
.tiles-container.-v2 .product-tile .product-description, .functionTab p, .specifications-container span,
.pt_product-details .whybuy, .pt_product-details .product-price, .feature-title
 {
    font-family: 'Roboto','Source Sans Pro', sans-serif !important;
    font-weight: 400;
}
