@font-face {
  font-family: "Roboto-Italic";
  src: url("Roboto-Italic.woff2") format("woff2"),
    url("Roboto-Italic.woff") format("woff"),
    url("Roboto-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("Roboto-Regular.woff2") format("woff2"),
    url("Roboto-Regular.woff") format("woff"),
    url("Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Roboto-LightItalic";
  src: url("Roboto-LightItalic.woff2") format("woff2"),
    url("Roboto-LightItalic.woff") format("woff"),
    url("Roboto-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Roboto-Bold";
  src: url("Roboto-Bold.woff2") format("woff2"),
    url("Roboto-Bold.woff") format("woff"),
    url("Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Roboto-Thin";
  src: url("Roboto-Thin.woff2") format("woff2"),
    url("Roboto-Thin.woff") format("woff"),
    url("Roboto-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Roboto-BoldItalic";
  src: url("Roboto-BoldItalic.woff2") format("woff2"),
    url("Roboto-BoldItalic.woff") format("woff"),
    url("Roboto-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Roboto-Medium";
  src: url("Roboto-Medium.woff2") format("woff2"),
    url("Roboto-Medium.woff") format("woff"),
    url("Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Roboto-BlackItalic";
  src: url("Roboto-BlackItalic.woff2") format("woff2"),
    url("Roboto-BlackItalic.woff") format("woff"),
    url("Roboto-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "Roboto-ThinItalic";
  src: url("Roboto-ThinItalic.woff2") format("woff2"),
    url("Roboto-ThinItalic.woff") format("woff"),
    url("Roboto-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: "Roboto-Black";
  src: url("Roboto-Black.woff2") format("woff2"),
    url("Roboto-Black.woff") format("woff"),
    url("Roboto-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Roboto-MediumItalic";
  src: url("Roboto-MediumItalic.woff2") format("woff2"),
    url("Roboto-MediumItalic.woff") format("woff"),
    url("Roboto-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Roboto-Light";
  src: url("Roboto-Light.woff2") format("woff2"),
    url("Roboto-Light.woff") format("woff"),
    url("Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Bebas Neue";
  src: url("BebasNeue.woff2") format("woff2"),
    url("BebasNeue.woff") format("woff"),
    url("BebasNeue.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Bebas Neue Bold";
  src: url("BebasNeueBold.woff2") format("woff2"),
    url("BebasNeueBold.woff") format("woff"),
    url("BebasNeueBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Bebas Neue Regular";
  src: url("BebasNeueRegular.woff2") format("woff2"),
    url("BebasNeueRegular.woff") format("woff"),
    url("BebasNeueRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Bebas Neue Book";
  src: url("BebasNeueBook.woff2") format("woff2"),
    url("BebasNeueBook.woff") format("woff"),
    url("BebasNeueBook.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Bebas Neue Light";
  src: url("BebasNeueLight.woff2") format("woff2"),
    url("BebasNeueLight.woff") format("woff"),
    url("BebasNeueLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Bebas Neue Thin";
  src: url("BebasNeue-Thin.woff2") format("woff2"),
    url("BebasNeue-Thin.woff") format("woff"),
    url("BebasNeue-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
