/* Roboto - Thin 100 */
@font-face {
  font-family: "Roboto";
  src: url("../css/fonts/Roboto-Thin.woff2") format("woff2"), url("../css/fonts/Roboto-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../css/fonts/Roboto-ThinItalic.woff2") format("woff2"), url("../css/fonts/Roboto-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
/* ExtraLight 200 */
@font-face {
  font-family: "Roboto";
  src: url("../css/fonts/Roboto-ExtraLight.woff2") format("woff2"), url("../css/fonts/Roboto-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../css/fonts/Roboto-ExtraLightItalic.woff2") format("woff2"), url("../css/fonts/Roboto-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
/* Light 300 */
@font-face {
  font-family: "Roboto";
  src: url("../css/fonts/Roboto-Light.woff2") format("woff2"), url("../css/fonts/Roboto-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../css/fonts/Roboto-LightItalic.woff2") format("woff2"), url("../css/fonts/Roboto-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
/* Regular 400 */
@font-face {
  font-family: "Roboto";
  src: url("../css/fonts/Roboto-Regular.woff2") format("woff2"), url("../css/fonts/Roboto-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../css/fonts/Roboto-Italic.woff2") format("woff2"), url("../css/fonts/Roboto-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
/* Medium 500 */
@font-face {
  font-family: "Roboto";
  src: url("../css/fonts/Roboto-Medium.woff2") format("woff2"), url("../css/fonts/Roboto-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../css/fonts/Roboto-MediumItalic.woff2") format("woff2"), url("../css/fonts/Roboto-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
/* Bold 700 */
@font-face {
  font-family: "Roboto";
  src: url("../css/fonts/Roboto-Bold.woff2") format("woff2"), url("../css/fonts/Roboto-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../css/fonts/Roboto-BoldItalic.woff2") format("woff2"), url("../css/fonts/Roboto-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
/* Black 900 */
@font-face {
  font-family: "Roboto";
  src: url("../css/fonts/Roboto-Black.woff2") format("woff2"), url("../css/fonts/Roboto-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../css/fonts/Roboto-BlackItalic.woff2") format("woff2"), url("../css/fonts/Roboto-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

/*# sourceMappingURL=fonts.css.map */
