@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    src: url('https://library.keyence.com/fonts/NotoSans-Regular.eot');
    src: url('https://library.keyence.com/fonts/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('https://library.keyence.com/fonts/NotoSans-Regular.woff') format('woff'),
    url('https://library.keyence.com/fonts/NotoSans-Regular.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 500;
    src: url('https://library.keyence.com/fonts/NotoSans-Medium.eot');
    src: url('https://library.keyence.com/fonts/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
    url('https://library.keyence.com/fonts/NotoSans-Medium.woff') format('woff'),
    url('https://library.keyence.com/fonts/NotoSans-Medium.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    src: url('https://library.keyence.com/fonts/NotoSans-Bold.eot');
    src: url('https://library.keyence.com/fonts/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('https://library.keyence.com/fonts/NotoSans-Bold.woff') format('woff'),
    url('https://library.keyence.com/fonts/NotoSans-Bold.ttf')  format('truetype');
}