@font-face {
  font-family: "Open Sans";
  src: url("../Fonts/open-sans/OpenSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: block;
}
@font-face {
  font-family: "Open Sans";
  src: url("../Fonts/open-sans/OpenSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: block;
}
@font-face {
  font-family: "Open Sans";
  src: url("../Fonts/open-sans/OpenSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: block;
}
@font-face {
  font-family: "Open Sans Condensed";
  src: url("../Fonts/open-sans-condensed/OpenSans_Condensed-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: block;
}
@font-face {
  font-family: "Open Sans Condensed";
  src: url("../Fonts/open-sans-condensed/OpenSans_Condensed-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: block;
}
@font-face {
  font-family: "Open Sans Condensed";
  src: url("../Fonts/open-sans-condensed/OpenSans_Condensed-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: block;
}
@font-face {
  font-family: "Open Sans Condensed";
  src: url("../Fonts/open-sans-condensed/OpenSans_Condensed-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-display: block;
}
@font-face {
  font-family: "Open Sans Condensed";
  src: url("../Fonts/open-sans-condensed/OpenSans_Condensed-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: block;
}
@font-face {
  font-family: "Open Sans Condensed";
  src: url("../Fonts/open-sans-condensed/OpenSans_Condensed-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-display: block;
}
@font-face {
  font-family: "Roboto Condensed";
  font-display: block;
  font-weight: 300;
  font-style: normal;
  src: url("../Fonts/roboto-condensed/RobotoCondensed-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Condensed";
  font-display: block;
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/roboto-condensed/RobotoCondensed-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Condensed";
  font-display: block;
  font-style: normal;
  font-weight: 500;
  src: url("../Fonts/roboto-condensed/RobotoCondensed-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto Condensed";
  font-display: block;
  font-style: normal;
  font-weight: 700;
  src: url("../Fonts/roboto-condensed/RobotoCondensed-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-display: block;
  font-style: normal;
  font-weight: 100;
  src: url("../Fonts/roboto/Roboto-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-display: block;
  font-style: normal;
  font-weight: 300;
  src: url("../Fonts/roboto/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-display: block;
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/roboto/Roboto-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  src: url("../Fonts/roboto/Roboto-Medium.ttf") format("truetype");
  font-display: block;
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Roboto";
  font-display: block;
  font-weight: 700;
  font-style: normal;
  src: url("../Fonts/roboto/Roboto-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  src: url("../Fonts/roboto/Roboto-Black.ttf") format("truetype");
  font-display: block;
  font-style: normal;
  font-weight: 900;
}
