@font-face {
  font-family: "Noto Sans";
  src: url(../fonts/NotoSans-Thin.ttf) format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans";
  src: url(../fonts/NotoSans-ExtraLight.ttf) format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url(../fonts/NotoSans-Light.ttf) format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans";
  src: url(../fonts/NotoSans-Regular.woff2) format("opentype");
  src: url(../fonts/NotoSans-Regular.woff) format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans";
  src: url(../fonts/NotoSans-Regular.woff2) format("opentype");
  src: url(../fonts/NotoSans-Regular.woff) format("opentype");
  src: url(../fonts/NotoSans-Medium.ttf) format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url(../fonts/NotoSans-Regular.woff2) format("opentype");
  src: url(../fonts/NotoSans-Regular.woff) format("opentype");
  src: url(../fonts/NotoSans-SemiBold.ttf) format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans";
  src: url(../fonts/NotoSans-Bold.woff2) format("opentype");
  src: url(../fonts/NotoSans-Bold.woff) format("opentype");
  src: url(../fonts/NotoSans-Bold.ttf) format("opentype");

  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans";
  src: url(../fonts/NotoSans-ExtraBold.ttf) format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
