@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 100;
  src: url('./Noto_Sans/Noto-Sans-Thin(100).woff2') format('woff2');
}

@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 200;
  src: url('./Noto_Sans/Noto-Sans-ExtraLight(200).woff2') format('woff2');
}

@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 300;
  src: url('./Noto_Sans/Noto-Sans-Light(300).woff2') format('woff2');
}

@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: url('./Noto_Sans/Noto-Sans-Regular(400).woff2') format('woff2');
}

@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 500;
  src: url('./Noto_Sans/Noto-Sans-Medium(500).woff2') format('woff2');
}

@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 600;
  src: url('./Noto_Sans/Noto-Sans-SemiBold(600).woff2') format('woff2');
}

@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  src: url('./Noto_Sans/Noto-Sans-Bold(700).woff2') format('woff2');
}

@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 900;
  src: url('./Noto_Sans/Noto-Sans-Black(900).woff2') format('woff2');
}
