@font-face {
  font-display: swap;
  font-family: 'Noto Sans';
  src: url('NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
  url('NotoSans-Regular.woff2'),
  url('NotoSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Noto Sans';
  src: url('NotoSans-Italic.eot?#iefix') format('embedded-opentype'),
  url('NotoSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-display: swap;
  font-family: 'Noto Sans';
  src: url('NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
  url('NotoSans-Bold.woff2'),
  url('NotoSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'Noto Sans';
  src: url('NotoSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
  url('NotoSans-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
