
/*
@font-face {font-family: 'Noto Sans'; src: url('../fonts/notosans-italic-webfont.eot');src: url('../fonts/notosans-italic-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/notosans-italic-webfont.woff2') format('woff2'),url('../fonts/notosans-italic-webfont.woff') format('woff'),url('../fonts/notosans-italic-webfont.ttf') format('truetype');font-weight: normal;font-style: italic;}
@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/notosans-regular-webfont.eot');
    src: url('../fonts/notosans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/notosans-regular-webfont.woff2') format('woff2'),
         url('../fonts/notosans-regular-webfont.woff') format('woff'),
         url('../fonts/notosans-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
*/