@font-face {
  font-family: "Montserrat";
  src: url("Montserrat-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --font-eaves: "mr-eaves-modern";
  --font-weight-body: 300;
  --font-freight: "freight-big-pro";
  --font-weight-freight: 400;
}
