@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(//themes.googleusercontent.com/static/fonts/oswald/v7/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}
@font-face {
    font-family: 'bitterregular';
    src: url('./font/bitter-regular-webfont.eot');
    src: url('./font/bitter-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('./font/bitter-regular-webfont.woff') format('woff'),
         url('./font/bitter-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}