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

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

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

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

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

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

@font-face {
  font-weight: 800;
  font-style: normal;
  font-family: 'Noto Sans';
  src: url(./NotoSans/NotoSans-ExtraBold.woff2) format('woff2'), url(./NotoSans/NotoSans-ExtraBold.woff) format('woff');
}

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