
  @font-face {
    font-family: "Roboto";
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('./assets/img/700.woff2') format("woff2"), url('./assets/img/700.woff') format("woff");
  }
  @font-face {
    font-family: "Roboto";
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('./assets/img/300.woff2') format("woff2"), url('./assets/img/300.woff') format("woff");
  }
  @font-face {
    font-family: "Roboto";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('./assets/img/regular.woff2') format("woff2"), url('./assets/img/regular.woff') format("woff");
  }
  @font-face {
    font-family: "Roboto";
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('./assets/img/700.woff2') format("woff2"), url('./assets/img/700.woff') format("woff");
  }
