@font-face {
  font-family: "Roboto Flex";
  src: url("RobotoFlex/RobotoFlex-Variable.ttf");
  font-weight: 100 900;
  font-stretch: 75% 125%;
  font-style: normal;
  font-display: swap;
}
/* Roboto Slab */
@font-face {
  font-family: "Roboto Slab";
  src: url("RobotoSlab/RobotoSlab-Thin.ttf");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto Slab";
  src: url("RobotoSlab/RobotoSlab-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto Slab";
  src: url("RobotoSlab/RobotoSlab-Light.ttf");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto Slab";
  src: url("RobotoSlab/RobotoSlab-Regular.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto Slab";
  src: url("RobotoSlab/RobotoSlab-Medium.ttf");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto Slab";
  src: url("RobotoSlab/RobotoSlab-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto Slab";
  src: url("RobotoSlab/RobotoSlab-Bold.ttf");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto Slab";
  src: url("RobotoSlab/RobotoSlab-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto Slab";
  src: url("RobotoSlab/RobotoSlab-Black.ttf");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

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