@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

nav, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, button, .button, .product-card__title {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
}
