@font-face {
  font-family: "Roboto-Bold";

  src: url("Roboto-Bold.woff") format("woff"), /* Modern Browsers */
    url("Roboto-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

  @font-face {
  font-family: "Roboto-Italic";

  src: url("Roboto-Italic.woff") format("woff"), /* Modern Browsers */
    url("Roboto-Italic.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Roboto-Regular";

  src: url("Roboto-Regular.woff") format("woff"), /* Modern Browsers */
    url("Roboto-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
