/* Noto Sans */
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 200;
    src: local('Noto Sans Regular'), local('Noto Sans Regular'), local('Noto Sans Regular');
    src: url('/home/font/NotoSans/NotoSans-Regular.eot');
    src: url('/home/font/NotoSans/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('/home/font/NotoSans/NotoSans-Regular.woff') format('woff'),
    url('/home/font/NotoSans/NotoSans-Regular.otf') format('truetype');
}


@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans Regular'), local('Noto Sans Regular'), local('Noto Sans Regular');
    src: url('/home/font/NotoSans/NotoSans-Regular.eot');
    src: url('/home/font/NotoSans/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('/home/font/NotoSans/NotoSans-Regular.woff') format('woff'),
    url('/home/font/NotoSans/NotoSans-Regular.otf') format('truetype');
}

@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Noto Sans Medium'), local('Noto Sans Medium'), local('Noto Sans Medium');
    src: url('/home/font/NotoSans/NotoSans-Medium.eot');
    src: url('/home/font/NotoSans/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
    url('/home/font/NotoSans/NotoSans-Medium.woff') format('woff'),
    url('/home/font/NotoSans/NotoSans-Medium.otf') format('truetype');
}

@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Noto Sans Bold'), local('Noto Sans Bold'), local('Noto Sans Bold');
    src: url('/home/font/NotoSans/NotoSans-Bold.eot');
    src: url('/home/font/NotoSans/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('/home/font/NotoSans/NotoSans-Bold.woff') format('woff'),
    url('/home/font/NotoSans/NotoSans-Bold.otf') format('truetype');
}

