@font-face {
  font-family: "Roboto-Fonts";
  src: url("../fonts/roboto/light/Roboto-Light.eot");
  src: url("../fonts/roboto/light/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/light/Roboto-Light.woff2") format("woff2"), url("../fonts/roboto/light/Roboto-Light.woff") format("woff"), url("../fonts/roboto/light/Roboto-Light.ttf") format("truetype"), url("../fonts/roboto/light/Roboto-Light.svg#Roboto-font") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Roboto-Fonts";
  src: url("../fonts/roboto/regular/Roboto-Regular.eot");
  src: url("../fonts/roboto/regular/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/regular/Roboto-Regular.woff2") format("woff2"), url("../fonts/roboto/regular/Roboto-Regular.woff") format("woff"), url("../fonts/roboto/regular/Roboto-Regular.ttf") format("truetype"), url("../fonts/roboto/regular/Roboto-Regular.svg#Roboto-font") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "Roboto-Fonts";
  src: url("../fonts/roboto/medium/Roboto-Medium.eot");
  src: url("../fonts/roboto/medium/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/medium/Roboto-Medium.woff2") format("woff2"), url("../fonts/roboto/medium/Roboto-Medium.woff") format("woff"), url("../fonts/roboto/medium/Roboto-Medium.ttf") format("truetype"), url("../fonts/roboto/medium/Roboto-Medium.svg#Roboto-font") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "Roboto-Fonts";
  src: url("../fonts/roboto/bold/Roboto-Bold.eot");
  src: url("../fonts/roboto/bold/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/bold/Roboto-Bold.woff2") format("woff2"), url("../fonts/roboto/bold/Roboto-Bold.woff") format("woff"), url("../fonts/roboto/bold/Roboto-Bold.ttf") format("truetype"), url("../fonts/roboto/bold/Roboto-Bold.svg#Roboto-font") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Lora";
  src: url("../fonts/lora/Lora-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Lora";
  src: url("../fonts/lora/Lora-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 100 900;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/noto-sans/Noto-Sans.woff2") format('woff2');
}

html body{
  font-family: "Noto Sans";
}
