body, html, input, button, .mdl-button {
    font-family: "HelveticaNeue" !important;
    overflow: hidden;
}

@font-face {
    font-family: 'ArchivoNarrow';
    src: url('../data/font/Archivo_narrow/ArchivoNarrow-Regular.eot');
    src: url('../data/font/Archivo_narrow/ArchivoNarrow-Regular.eot?#iefix') format('embedded-opentype'),
     url('../data/font/Archivo_narrow/ArchivoNarrow-Regular.woff') format('woff'),
      url('../data/font/Archivo_narrow/ArchivoNarrow-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('../data/font/Helvetica/HelveticaNeueMedium.eot');
    src: url('../data/font/Helvetica/HelveticaNeueMedium.eot?#iefix') format('embedded-opentype'),
     url('../data/font/Helvetica/HelveticaNeueMedium.woff') format('woff'),
      url('../data/font/Helvetica/HelveticaNeueMedium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto';
    src: url('../data/font/Noto/noto-sans-sc-v9-chinese-simplified_latin-regular.eot');
    src: url('../data/font/Noto/noto-sans-sc-v9-chinese-simplified_latin-regular.eot?#iefix') format('embedded-opentype'),
     url('../data/font/Noto/noto-sans-sc-v9-chinese-simplified_latin-regular.woff') format('woff'),
      url('../data/font/Noto/noto-sans-sc-v9-chinese-simplified_latin-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}