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

}

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

}

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

}

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

}

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

}

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

}

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

}