@font-face{
  font-family: "Roboto";
  src: url("roboto.woff2") format("woff2"),
       url("roboto.woff") format("woff"),
       url("roboto.ttf") format("truetype"); /* fallback */
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}