@font-face {
  font-family: "Roboto-Black";
  src: url("roboto/Roboto-Black.ttf");
}
@font-face {
  font-family: "Roboto-BlackItalic";
  src: url("roboto/Roboto-BlackItalic.ttf");
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("roboto/Roboto-Bold.ttf");
}
@font-face {
  font-family: "Roboto-BoldCondensed";
  src: url("roboto/Roboto-BoldCondensed.ttf");
}
@font-face {
  font-family: "Roboto-BoldCondensedItalic";
  src: url("roboto/Roboto-BoldCondensedItalic.ttf");
}
@font-face {
  font-family: "Roboto-BoldItalic";
  src: url("roboto/Roboto-BoldItalic.ttf");
}
@font-face {
  font-family: "Roboto-Condensed";
  src: url("roboto/Roboto-Condensed.ttf");
}
@font-face {
  font-family: "Roboto-CondensedItalic";
  src: url("roboto/Roboto-CondensedItalic.ttf");
}
@font-face {
  font-family: "Roboto-Italic";
  src: url("roboto/Roboto-Italic.ttf");
}
@font-face {
  font-family: "Roboto-Light";
  src: url("roboto/Roboto-Light.ttf");
}
@font-face {
  font-family: "Roboto-LightItalic";
  src: url("roboto/Roboto-LightItalic.ttf");
}
@font-face {
  font-family: "Roboto-Medium";
  src: url("roboto/Roboto-Medium.ttf");
}
@font-face {
  font-family: "Roboto-MediumItalic";
  src: url("roboto/Roboto-MediumItalic.ttf");
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("roboto/Roboto-Regular.ttf");
}
@font-face {
  font-family: "Roboto-Thin";
  src: url("roboto/Roboto-Thin.ttf");
}
@font-face {
  font-family: "Roboto-ThinItalic";
  src: url("roboto/Roboto-ThinItalic.ttf");
}

.Roboto-Black {
  font-family: "Roboto-Black" !important;
}
.Roboto-BlackItalic {
  font-family: "Roboto-BlackItalic" !important;
}
.Roboto-Bold {
  font-family: "Roboto-Bold" !important;
}
.Roboto-BoldCondensed {
  font-family: "Roboto-BoldCondensed" !important;
}
.Roboto-BoldCondensedItalic {
  font-family: "Roboto-BoldCondensedItalic" !important;
}
.Roboto-BoldItalic {
  font-family: "Roboto-BoldItalic" !important;
}
.Roboto-Condensed {
  font-family: "Roboto-Condensed" !important;
}
.Roboto-CondensedItalic {
  font-family: "Roboto-CondensedItalic" !important;
}
.Roboto-Italic {
  font-family: "Roboto-Italic" !important;
}
.Roboto-Ligth {
  font-family: "Roboto-Ligth" !important;
}
.Roboto-LightItalic {
  font-family: "Roboto-LightItalic" !important;
}
.Roboto-Medium {
  font-family: "Roboto-Medium" !important;
}
.Roboto-MediumItalic {
  font-family: "Roboto-MediumItalic" !important;
}
.Roboto-Regular {
  font-family: "Roboto-Regular" !important;
}
.Roboto-Thin {
  font-family: "Roboto-Thin" !important;
}
.Roboto-ThinItalic {
  font-family: "Roboto-ThinItalic" !important;
}
