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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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