/* FONT */

@font-face {
  font-family: "Barlow-Regular";
  src: url("/cdn/shop/files/Barlow-Regular.ttf?v=1703147212");
}

@font-face {
  font-family: "Barlow-Bold";
  src: url("/cdn/shop/files/Barlow-Bold.woff2?v=1703092204");
}

h1,
h2,
h3 {
  font-family: "Barlow-Bold" !important;
}

.thb-full-menu>li>a,
.thb-widget-menu a,
.thb-full-menu .sub-menu li a {
  font-family: "Barlow-Regular";
  font-weight: 600 !important;
}

body,
html,
h4,
h5,
h6,
p
 {
  font-family: "Barlow-Regular" !important;
}
