@font-face {
  font-family: "Nunito";
  src: url("../fonts/Nunito-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
/* You can add more weights later if needed */

body {
  font-family: "Nunito", Tahoma;
}
