@charset "utf-8";

@font-face {
  font-family: 'Neutra';
  src: url('NeutraText-Bold.eot');
  src: url('NeutraText-Bold.eot?#iefix') format('embedded-opentype'),
       url('NeutraText-Bold.woff') format('woff'),
       url('NeutraText-Bold.ttf') format('truetype'),
       url('NeutraText-Bold.svg#open_sansregular') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Neutra';
  src: url('NeutraText-Book.eot');
  src: url('NeutraText-Book.eot?#iefix') format('embedded-opentype'),
       url('NeutraText-Book.woff') format('woff'),
       url('NeutraText-Book.ttf') format('truetype'),
       url('NeutraText-Book.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Neutra';
  src: url('NeutraText-BookItalic.eot');
  src: url('NeutraText-BookItalic.eot?#iefix') format('embedded-opentype'),
       url('NeutraText-BookItalic.woff') format('woff'),
       url('NeutraText-BookItalic.ttf') format('truetype'),
       url('NeutraText-BookItalic.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: italic;
}