/* ------------------------- FONT ROBOTO ------------------------- */
@font-face {
  font-family: Roboto;
  src: url(../Font/Roboto/Roboto-Regular.ttf);
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: Roboto;
  src: url(../Font/Roboto/Roboto-Bold.ttf);
  font-style: bold;
  font-display: swap;
  font-weight: 700;
}

@font-face {
  font-family: Roboto;
  src: url(..Font/RobotoSlab/RobotoSlab.woff2) format(woof2-variable);
  font-style: bold;
  font-display: swap;
  font-weight: 100 900;
}
