@font-face {
  font-family: 'Programme';
  src: url('programme_bold.woff') format('woff');
  font-style: normal;
  font-weight: 600;
}

/* @font-face {
  font-family: 'Programme';
  src: url('programme_normal.woff') format('woff');
  font-style: normal;
  font-weight: normal;
} */

/* @font-face {
  font-family: 'Whitney';
  src: url('whitney_normal_normal.woff') format('woff');
  font-style: normal;
  font-weight: normal;
} */

@font-face {
  font-family: 'Programme Light';
  src: url('programme_light.woff') format('woff');
  font-style: normal;
  font-weight: 100;
}

/* @font-face {
  font-family: 'Whitney';
  src: url('whitney_normal_italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Whitney';
  src: url('whitney_bold_normal.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Whitney';
  src: url('whitney_bold_italic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}
 */