@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("montserrat-latin-wght-normal.woff2") format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("montserrat-latin-ext-wght-normal.woff2") format("woff2");
}

body,
button,
input,
select,
textarea,
.ast-button,
.ast-custom-button,
h1,
h2,
h3,
h4,
h5,
h6,
.site-title,
.site-title a {
  font-family: "Montserrat", Arial, sans-serif !important;
}

.laser-nbg-minimum-quantity {
  width: 100%;
  margin: 0 0 12px;
  padding: 10px 12px;
  border: 1px solid #c8d5e3;
  border-radius: 8px;
  background: #f4f8fb;
  color: #16253a;
  font-size: .92rem;
}
