/* Roboto font */
@font-face {
  font-family: "Inter";
  src: url("../webfonts/Inter-Italic.ttf");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
