
@font-face {
    font-family: 'NotoSansBold';
    src:url('notosans-bold-webfont.svg#noto_sansbold') format('svg'),
		url('notosans-bold-webfont.woff2') format('woff2'),
         url('notosans-bold-webfont.woff') format('woff'),
         url('notosans-bold-webfont.ttf') format('truetype');
         
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'NotoSansCondensed';
    src: url('notosans-condensed-webfont.svg#noto_sanscondensed') format('svg'),
		url('notosans-condensed-webfont.woff2') format('woff2'),
         url('notosans-condensed-webfont.woff') format('woff'),
         url('notosans-condensed-webfont.ttf') format('truetype');
     
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'NotoSansCondensedBold';
    src: url('notosans-condensedbold-webfont.svg#noto_sanscondensed_bold') format('svg'),
		url('notosans-condensedbold-webfont.woff2') format('woff2'),
         url('notosans-condensedbold-webfont.woff') format('woff'),
         url('notosans-condensedbold-webfont.ttf') format('truetype');
         
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'NotoSansRegular';
    src: url('notosans-regular-webfont.woff2') format('woff2'),
         url('notosans-regular-webfont.woff') format('woff'),
         url('notosans-regular-webfont.ttf') format('truetype'),
         url('notosans-regular-webfont.svg#noto_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}