
@font-face {
  font-family: "formata";
  font-style: normal;
  font-weight: normal;
  src: url("./formata-regular.woff2") format("truetype-variations");
}
@font-face {
  font-family: "formata";
  font-style: normal;
  font-weight: 500;
  src: url("./formata-medium.woff2") format("truetype-variations");
}
@font-face {
  font-family: "formata";
  font-style: normal;
  font-weight: bold;
  src: url("./formata-bold.woff2") format("truetype-variations");
}