@font-face {
    font-family: 'Noto Sans';
    src: url('NotoSans-Regular.eot');
    src: url('NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
         
         url('NotoSans-Regular.woff') format('woff'),
         url('NotoSans-Regular.ttf') format('truetype'),
         url('NotoSans-Regular.svg#notosans') format('svg');
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
}
