@charset "utf-8";

@font-face {
  font-family: 'NotoSans-DemiLight';
  font-style: normal;
  font-weight: normal;
  src: url('/fonts/NotoSans-DemiLight.woff') format('woff'),
    url('/fonts/NotoSans-DemiLight.ttf') format('truetype');
}



@font-face {
  font-family: 'NotoSans-Medium';
  font-style: normal;
  font-weight: normal;
  src: url('/fonts/NotoSans-Medium.woff') format('woff'),
    url('/fonts/NotoSans-Medium.ttf') format('truetype');
}

