@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("fonts/manrope-variable-latin.woff2") format("woff2");
}

body,
.industrial strong {
  font-family: "Manrope", Arial, Helvetica, sans-serif;
}
