@font-face {
  font-family: 'Dia';
  font-weight: 300;
  src: url('webfonts/dia-light.eot');
  src: url('webfonts/dia-light.eot?#iefix') format('embedded-opentype'),
       url('webfonts/dia-light.woff') format('woff');
}

@font-face {
  font-family: 'Dia';
  font-style: italic;
  font-weight: 300;
  src: url('webfonts/dia-light-italic.eot');
  src: url('webfonts/dia-light-italic.eot?#iefix') format('embedded-opentype'),
       url('webfonts/dia-light-italic.woff') format('woff');
}

@font-face {
  font-family: 'Dia';
  font-weight: 400;
  src: url('webfonts/dia-regular.eot');
  src: url('webfonts/dia-regular.eot?#iefix') format('embedded-opentype'),
       url('webfonts/dia-regular.woff') format('woff');
}

@font-face {
  font-family: 'Dia';
  font-style: italic;
  font-weight: 400;
  src: url('webfonts/dia-regular-italic.eot');
  src: url('webfonts/dia-regular-italic.eot?#iefix') format('embedded-opentype'),
       url('webfonts/dia-regular-italic.woff') format('woff');
}


@font-face {
  font-family: 'Dia';
  font-weight: 700;
  src: url('webfonts/dia-bold.eot');
  src: url('webfonts/dia-bold.eot?#iefix') format('embedded-opentype'),
       url('webfonts/dia-bold.woff') format('woff');
}

@font-face {
  font-family: 'Dia';
  font-style: italic;
  font-weight: 700;
  src: url('webfonts/dia-bold-italic.eot');
  src: url('webfonts/dia-bold-italic.eot?#iefix') format('embedded-opentype'),
       url('webfonts/dia-bold-italic.woff') format('woff');
}

@font-face {
  font-family: 'Dia';
  font-weight: 900;
  src: url('webfonts/dia-black.eot');
  src: url('webfonts/dia-black.eot?#iefix') format('embedded-opentype'),
       url('webfonts/dia-black.woff') format('woff');
}

@font-face {
  font-family: 'Dia';
  font-style: italic;
  font-weight: 900;
  src: url('webfonts/dia-black-italic.eot');
  src: url('webfonts/dia-black-italiceot?#iefix') format('embedded-opentype'),
       url('webfonts/dia-black-italic.woff') format('woff');
}
