@font-face {
   font-family: "Noto Sans Light";
   src: url("fonts/Noto Sans Light Italic.woff2") format("woff2");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Noto Sans Light";
   src: url("fonts/Noto Sans Light.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Noto Sans";
   src: url("fonts/Noto Sans Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Noto Sans";
   src: url("fonts/Noto Sans Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Noto Sans";
   src: url("fonts/Noto Sans Bold Italic.woff2") format("woff2");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "Noto Sans";
   src: url("fonts/Noto Sans Italic.woff2") format("woff2");
   font-weight: normal;
   font-style: italic;
}