/** Open Sans regular */
@font-face {
  font-family: 'open_sansregular';
  src: url('../fonts/OpenSans-Regular-webfont.eot');
  src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
  url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
  url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/** Open Sans bold */
@font-face {
  font-family: 'open_sansregular';
  src: url('../fonts/OpenSans-Bold-webfont.eot');
  src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
  url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
  url('../fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
  font-weight: bold;
  font-style: normal;
}

/** Open Sans italic */
@font-face {
  font-family: 'open_sansregular';
  src: url('../fonts/OpenSans-Italic-webfont.eot');
  src: url('../fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OpenSans-Italic-webfont.woff') format('woff'),
  url('../fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
  url('../fonts/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
  font-weight: normal;
  font-style: italic;
}

/** Open Sans bold italic */
@font-face {
  font-family: 'open_sansregular';
  src: url('../fonts/OpenSans-BoldItalic-webfont.eot');
  src: url('../fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),
  url('../fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
  url('../fonts/OpenSans-BoldItalic-webfont.svg#open_sansbold_italic') format('svg');
  font-weight: bold;
  font-style: italic;
}

/** Open Sans Light regular */
@font-face {
  font-family: 'open_sanslight';
  src: url('../fonts/OpenSans-Light-webfont.eot');
  src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
  url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
  url('../fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
  font-weight: normal;
  font-style: normal;
}

/** Open Sans light italic */
@font-face {
  font-family: 'open_sanslight';
  src: url('../fonts/OpenSans-LightItalic-webfont.eot');
  src: url('../fonts/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/OpenSans-LightItalic-webfont.woff') format('woff'),
  url('../fonts/OpenSans-LightItalic-webfont.ttf') format('truetype'),
  url('../fonts/OpenSans-LightItalic-webfont.svg#open_sanslightitalic') format('svg');
  font-weight: normal;
  font-style: italic;
}

/** PT Sans regular */
@font-face {
  font-family: 'pt_sansregular';
  src: url('../fonts/PTS55F-webfont.eot');
  src: url('../fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/PTS55F-webfont.woff') format('woff'),
  url('../fonts/PTS55F-webfont.ttf') format('truetype'),
  url('../fonts/PTS55F-webfont.svg#pt_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/** PT Sans bold */
@font-face {
  font-family: 'pt_sansregular';
  src: url('../fonts/PTS75F-webfont.eot');
  src: url('../fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/PTS75F-webfont.woff') format('woff'),
  url('../fonts/PTS75F-webfont.ttf') format('truetype'),
  url('../fonts/PTS75F-webfont.svg#pt_sansbold') format('svg');
  font-weight: bold;
  font-style: normal;
}

/** PT Sans italic */
@font-face {
  font-family: 'pt_sansregular';
  src: url('../fonts/PTS56F-webfont.eot');
  src: url('../fonts/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/PTS56F-webfont.woff') format('woff'),
  url('../fonts/PTS56F-webfont.ttf') format('truetype'),
  url('../fonts/PTS56F-webfont.svg#pt_sansitalic') format('svg');
  font-weight: normal;
  font-style: italic;
}

/** PT Sans bold italic */
@font-face {
  font-family: 'pt_sansregular';
  src: url('../fonts/PTS76F-webfont.eot');
  src: url('../fonts/PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/PTS76F-webfont.woff') format('woff'),
  url('../fonts/PTS76F-webfont.ttf') format('truetype'),
  url('../fonts/PTS76F-webfont.svg#pt_sansbold_italic') format('svg');
  font-weight: bold;
  font-style: italic;
}

