@font-face {
  font-family: 'Typold Condensed';
  font-weight: 300;
  src: url(Typold-Condensed-Book.woff2) format('woff2'),
       url(Typold-Condensed-Book.woff) format('woff');
}
@font-face {
  font-family: 'Typold Condensed';
  font-weight: 400;
  src: url(Typold-Condensed-Regular.woff2) format('woff2'),
       url(Typold-Condensed-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Typold Condensed';
  font-weight: 500;
  src: url(Typold-Condensed-Medium.woff2) format('woff2'),
       url(Typold-Condensed-Medium.woff) format('woff');
}
