/* Roboto Light */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src:
    url("../fonts/roboto/roboto-light.6b773b76e0a6708ee4040733cd0c83278543864a.woff2") format("woff2"),
    url("../fonts/roboto/roboto-light.7b463ffbf62a6dde400f7623cbb022e3ebbb8995.woff") format("woff");
}
/* Roboto Regular */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src:
    url("../fonts/roboto/roboto-regular.463a07f5c66bf14e6d9d6e0f6d5e3fd3cb11f4ec.woff2") format("woff2"),
    url("../fonts/roboto/roboto-regular.6651a2009bc1984ad29636741b9f416cdd1d6157.woff") format("woff");
}
/* Roboto Bold */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src:
    url("../fonts/roboto/roboto-bold.977c5749fd06192dac5224811ed69e53a6b2b47d.woff2") format("woff2"),
    url("../fonts/roboto/roboto-bold.a04489f521e6e80cee317578cc29185f255a3472.woff") format("woff");
}
/* Roboto Black */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src:
    url("../fonts/roboto/roboto-black.6610089bd2ab6cfd41d16777ad1b15994d429bb3.woff2") format("woff2"),
    url("../fonts/roboto/roboto-black.9d777d6476560cd1a2d54785961bb5772945a546.woff") format("woff");
}
