@font-face {
  font-family: 'bauhausregular';
  src: url('../fonts/bauhaus/bauhausregular-webfont.woff2') format('woff2'),
     url('../fonts/bauhaus/bauhausregular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'avenirnext';
  src: url('../fonts/avenir/AvenirNextLTPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}