@font-face {
  font-family: "Urbanist Thin";
  font-style: normal;
  font-weight: normal;
  src: local("Urbanist Thin"),
    url("/static/lagediapp/fonts/Urbanist-Thin.ttf") format("woff");
}
@font-face {
  font-family: "Urbanist Medium";
  font-style: normal;
  font-weight: normal;
  src: local("Urbanist Medium"),
    url("/static/lagediapp/fonts/Urbanist-Medium.ttf") format("woff");
}
@font-face {
  font-family: "Urbanist Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Urbanist Regular"),
    url("/static/lagediapp/fonts/Urbanist-Regular.ttf") format("woff");
}
