@font-face {
  font-family: 'Helvetica LT';
  src: url("fonts/HelveticaLT-UltraCompressed.woff") format("woff"), url("fonts/HelveticaLT-UltraCompressed.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Walsheim';
  src: url("fonts/CCWalsheimRegular.woff") format("woff"), url("fonts/CCWalsheimRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Walsheim';
  src: url("fonts/CCWalsheimMedium.woff") format("woff"), url("fonts/CCWalsheimMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Walsheim';
  src: url("fonts/GTWalsheimRegular-Oblique.woff") format("woff"), url("fonts/GTWalsheimRegular-Oblique.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
    font-family: 'Walsheim';
    src: url('fonts/GTWalsheimBold.woff') format('woff'),
        url('fonts/GTWalsheimBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


@font-face {
  font-family: 'Minion Pro';
  src: url("fonts/MinionPro-Regular.woff") format("woff"), url("fonts/MinionPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}