@charset "utf-8";

@font-face {
     font-family: 'NotoSansThin';
     src: url('../fonts/NotoSansThin.woff') format('woff'),
          url('../fonts/NotoSansThin.woff2') format('woff2');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'NotoSansLight';
     src: url('../fonts/NotoSansLight.woff') format('woff'),
          url('../fonts/NotoSansLight.woff2') format('woff2');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'NotoSansDemiLight';
     src: url('../fonts/NotoSansDemiLight.woff') format('woff'),
          url('../fonts/NotoSansDemiLight.woff2') format('woff2');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'NotoSansRegular';
     src: url('../fonts/NotoSansRegular.woff') format('woff'),
          url('../fonts/NotoSansRegular.woff2') format('woff2');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'NotoSansMedium';
     src: url('../fonts/NotoSansMedium.woff') format('woff'),
          url('../fonts/NotoSansMedium.woff2') format('woff2');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'NotoSansBold';
     src: url('../fonts/NotoSansBold.woff') format('woff'),
          url('../fonts/NotoSansBold.woff2') format('woff2');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'NotoSansBlack';
     src: url('../fonts/NotoSansBlack.woff') format('woff'),
          url('../fonts/NotoSansBlack.woff2') format('woff2');
     font-weight: normal;
     font-style: normal;
}