.product-brand-inner-name {
    display: none;
}
@font-face {
  font-family: 'PingAR LT';
  src: url('https://cdn.jsdelivr.net/gh/Vortecparts/Custom-font/PingAR+LT-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'PingAR LT';
  src: url('https://cdn.jsdelivr.net/gh/Vortecparts/Custom-font/PingAR+LT-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

body {
  font-family: 'PingAR LT', sans-serif !important;
}