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

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans Bold'), local('NotoSans-Bold'), url(../fonts/Noto-Sans-Bold.ttf) format('truetype'), url(../fonts/Noto-Sans-Bold.woff) format('woff');
}

