﻿@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/notosans400.eot);
  src: local('Noto Sans'), local('NotoSans'), url(fonts/notosans400.eot) format('embedded-opentype'), url(fonts/notosans400.woff) format('woff');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/notosans700.eot);
  src: local('Noto Sans Bold'), local('NotoSans-Bold'), url(fonts/notosans700.eot) format('embedded-opentype'), url(fonts/notosans700.woff) format('woff');
}
