@font-face {
  font-family: Roboto;
  src: url("./Regular/Roboto-Regular.woff2") format("woff2"), url("./Regular/Roboto-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Roboto;
  src: url("./Regular/Roboto-Regular.woff2") format("woff2"), url("./Regular/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: Roboto;
  src: url("./Medium/Roboto-Medium.woff2") format("woff2"), url("./Medium/Roboto-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Roboto;
  src: url("./Bold/Roboto-Bold.woff2") format("woff2"), url("./Bold/Roboto-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Roboto;
  src: url("./Bold/Roboto-Bold.woff2") format("woff2"), url("./Bold/Roboto-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
