@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;500;700&family=Montserrat:wght@500;600;700&display=swap");

@font-face {
  font-display: swap;
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 100 900;
  src: url("assets/fonts/Urbanist-Variable.ttf") format("truetype-variations");
}

@font-face {
  font-display: swap;
  font-family: "DM Mono";
  font-style: normal;
  font-weight: 400;
  src: url("assets/fonts/DMMono-Regular.ttf") format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "DM Mono";
  font-style: normal;
  font-weight: 500;
  src: url("assets/fonts/DMMono-Medium.ttf") format("truetype");
}
