/* Fonts for the Heritage Foundation */

@font-face {
  font-family: 'Gotham';
  src: url('_fonts/Gotham-Book.eot');
  src: url('_fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
    url('_fonts/Gotham-Book.woff') format('woff'),
    url('_fonts/Gotham-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('_fonts/Gotham-BookItalic.eot');
  src: url('_fonts/Gotham-BookItalic.eot?#iefix') format('embedded-opentype'),
    url('_fonts/Gotham-BookItalic.woff') format('woff'),
    url('_fonts/Gotham-BookItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham';
  src: url('_fonts/Gotham-Bold.eot');
  src: url('_fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
    url('_fonts/Gotham-Bold.woff') format('woff'),
    url('_fonts/Gotham-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Narrow';
  src: url('_fonts/GothamNarrow-Thin.eot');
  src: url('_fonts/GothamNarrow-Thin.eot?#iefix') format('embedded-opentype'),
    url('_fonts/GothamNarrow-Thin.woff') format('woff'),
    url('_fonts/GothamNarrow-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Narrow';
  src: url('_fonts/GothamNarrow-Light.eot');
  src: url('_fonts/GothamNarrow-Light.eot?#iefix') format('embedded-opentype'),
    url('_fonts/GothamNarrow-Light.woff') format('woff'),
    url('_fonts/GothamNarrow-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Narrow Book';
  src: url('_fonts/GothamNarrow-Book.eot');
  src: url('_fonts/GothamNarrow-Book.eot?#iefix') format('embedded-opentype'),
    url('_fonts/GothamNarrow-Book.woff') format('woff'),
    url('_fonts/GothamNarrow-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Chronicle Display';
  src: url('_fonts/ChronicleDisplay-Roman.eot');
  src: url('_fonts/ChronicleDisplay-Roman.eot?#iefix') format('embedded-opentype'),
    url('_fonts/ChronicleDisplay-Roman.woff') format('woff'),
    url('_fonts/ChronicleDisplay-Roman.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Chronicle Display';
  src: url('_fonts/ChronicleDisplay-Italic.eot');
  src: url('_fonts/ChronicleDisplay-Italic.eot?#iefix') format('embedded-opentype'),
    url('_fonts/ChronicleDisplay-Italic.woff') format('woff'),
    url('_fonts/ChronicleDisplay-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}