@font-face {
  font-family: "Unbounded Light";
  font-weight: 300;
  font-style: normal;
  src: url("fonts/Unbounded/Unbounded-Light.ttf") format("truetype");
}

@font-face {
  font-family: "Unbounded Regular";
  font-weight: 400;
  font-style: normal;
  src: url("fonts/Unbounded/Unbounded-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Unbounded Medium";
  font-weight: 500;
  src: url("fonts/Unbounded/Unbounded-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Unbounded SemiBold";
  font-weight: 600;
  src: url("fonts/Unbounded/Unbounded-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Unbounded Bold";
  font-weight: 700;
  src: url("fonts/Unbounded/Unbounded-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "TT Travels Regular";
  font-weight: 400;
  src: url("fonts/tt-travels/TT\ Travels-Regular.otf") format("truetype");
}

@font-face {
  font-family: "TT Travels Medium";
  font-weight: 500;
  src: url("fonts/tt-travels/TT\ Travels-Medium.otf") format("truetype");
}

@font-face {
  font-family: "TT Travels DemiBold";
  font-weight: 500;
  src: url("fonts/tt-travels/TT\ Travels-DemiBold.otf") format("truetype");
}

@font-face {
  font-family: "Body Grotesque Large Trial Bold";
  font-weight: 700;
  src: url("fonts/Body-Grotesque-Trial/Body-Grotesque-Large-Bold-trial.ttf") format("truetype");
}

@font-face {
  font-family: "Montserrat Regular";
  font-weight: 400;
  src: url("fonts/Montserrat/static/Montserrat-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Nunito";
  font-weight: 400;
  src: url("fonts/Nunito/static/Nunito-Regular.ttf") format("truetype");
}