@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/Roboto-Thin.ttf") format("truetype");
  src: url("../fonts/Roboto-Thin.woff") format("woff");
  src: url("../fonts/Roboto-Thin-100.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/Roboto-ExtraLight.ttf") format("truetype");
  src: url("../fonts/Roboto-ExtraLight.woff") format("woff");
  src: url("../fonts/Roboto-ExtraLight.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Roboto-Light.ttf") format("truetype");
  src: url("../fonts/Roboto-Light.woff") format("woff");
  src: url("../fonts/Roboto-Light-.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Roboto-Regular.ttf") format("truetype");
  src: url("../fonts/Roboto-Regular.woff") format("woff");
  src: url("../fonts/Roboto-Regular-400.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Roboto-Medium.ttf") format("truetype");
  src: url("../fonts/Roboto-Medium.woff") format("woff");
  src: url("../fonts/Roboto-Medium-500.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Roboto-SemiBold.ttf") format("truetype");
  src: url("../fonts/Roboto-SemiBold.woff") format("woff");
  src: url("../fonts/Roboto-SemiBold-600.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Roboto-Bold.ttf") format("truetype");
  src: url("../fonts/Roboto-Bold.woff") format("woff");
  src: url("../fonts/Roboto-Bold.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/Roboto-ExtraBold.ttf") format("truetype");
  src: url("../fonts/Roboto-ExtraBold.woff") format("woff");
  src: url("../fonts/Roboto-ExtraBold.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/Roboto-Black.ttf") format("truetype");
  src: url("../fonts/Roboto-Black.woff") format("woff");
  src: url("../fonts/Roboto-Black.woff2") format("woff2");
}
