﻿@font-face {
  font-family: 'TeleVoice';
  src: url('../fonts/TeleVoiceRegular.woff2') format('woff2'), url('../fonts/TeleVoiceRegular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Akzidenz Grotesk';
  src: url('../fonts/AkzidenzGroteskBE-Regular.woff2') format('woff2'), url('../fonts/AkzidenzGroteskBE-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Akzidenz Grotesk';
  src: url('../fonts/AkzidenzGroteskBE-Md.woff2') format('woff2'), url('../fonts/AkzidenzGroteskBE-Md.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
.hero {
  background-image: url('../images/td-hero.jpg');
}