@font-face {
  font-family: 'Century Gothic Bold';
  src: url('/fonts/GOTHICB.eot');
  src: url('/fonts/GOTHICB.woff') format('woff'),
       url('/fonts/GOTHICB.ttf') format('truetype'),
       url('/fonts/GOTHICB.svg#GOTHICB') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Century Gothic';
  src: url('/fonts/GOTHIC.eot');
  src: url('/fonts/GOTHIC.woff') format('woff'),
       url('/fonts/GOTHIC.ttf') format('truetype'),
       url('/fonts/GOTHIC.svg#GOTHIC') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirLT-Medium';
  src: url('/fonts/avenir-lt-65-medium-0.eot');
  src: url('/fonts/avenir-lt-65-medium-0.woff2') format('woff2'),
       url('/fonts/avenir-lt-65-medium-0.woff') format('woff'),
       url('/fonts/avenir-lt-65-medium-0.ttf') format('truetype'),
       url('/fonts/avenir-lt-65-medium-0.svg#AvenirLT-Medium') format('svg'),
       url('/fonts/avenir-lt-65-medium-0.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}