@font-face {
     font-family: 'Notosans';
    src: url('NotoSans-Bold-webfont.eot');
    src: url('NotoSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('NotoSans-Bold-webfont.woff') format('woff'),
         url('NotoSans-Bold-webfont.ttf') format('truetype'),
         url('NotoSans-Bold-webfont.svg#noto_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;

}
