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