@charset "utf-8";

@font-face {
    font-family: 'NotoSans-DemiLight';
    src: url('/live/fonts/NotoSans-DemiLight.eot');
    src: url('/live/fonts/NotoSans-DemiLight.eot?#iefix') format('embedded-opentype'),
         url('/live/fonts/NotoSans-DemiLight.woff2') format('woff2'),
         url('/live/fonts/NotoSans-DemiLight.woff') format('woff'),
         url('/live/fonts/NotoSans-DemiLight.ttf') format('truetype'),
         url('/live/fonts/NotoSans-DemiLight.svg#NotoSans-DemiLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSans-Medium';
    src: url('/live/fonts/NotoSans-Medium.eot');
    src: url('/live/fonts/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
         url('/live/fonts/NotoSans-Medium.woff2') format('woff2'),
         url('/live/fonts/NotoSans-Medium.woff') format('woff'),
         url('/live/fonts/NotoSans-Medium.ttf') format('truetype'),
         url('/live/fonts/NotoSans-Medium.svg#NotoSans-Medium') format('svg');
    font-weight: normal;
    font-style: normal;

}