@font-face {
  font-family: "Saginaw";
  src: url("./SaginawLight.ttf");
  font-weight: 300;
}

@font-face {
  font-family: "Saginaw";
  src: url("./SaginawMedium.ttf");
  font-weight: 500;
}

@font-face {
  font-family: "Saginaw";
  src: url("./SaginawBold.ttf");
  font-weight: 700;
}
