@font-face {
  font-family: 'notosc';
  src: url('notosc.eot'); /* IE9 */
  src: url('notosc.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('notosc.woff2') format('woff2'), /* Modern Browsers */
       url('notosc.woff') format('woff'), /* Modern Browsers */
       url('notosc.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}