@font-face {
  font-family: 'VAGRoundedStd-Thin';
  font-style: normal;
  font-weight: 400;
  src: local('VAGRoundedStd-Thin'), local('VAGRoundedStd-Thin'), url('font/open-sans-normal.woff') format('woff');
}

@font-face {
  font-family: 'VAGRoundedStd-Light';
  font-style: normal;
  font-weight: 400;
  src: local('VAGRoundedStd-Light'), local('VAGRoundedStd-Light'), url('font/open-sans-normal.woff') format('woff');
}

@font-face {
  font-family: 'VAGRoundedStd-Bold';
  font-style: normal;
  font-weight: 700;
  src: local('VAGRoundedStd-Bold'), local('VAGRoundedStd-Bold'), url('font/open-sans-bold.woff') format('woff');
}

h1 {
  font-size: 2.75em !important;
}
