@font-face {
  font-family: 'Tiempos';
  src: url('../fonts/TiemposTextWeb-Regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/TiemposTextWeb-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/TiemposTextWeb-Regular.woff') format('woff'); /* Modern Browsers */

  font-style:   normal;
  font-weight:  300;
}

@font-face {
  font-family: 'Tiempos';
  src: url('../fonts/TiemposTextWeb-RegularItalic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/TiemposTextWeb-RegularItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/TiemposTextWeb-RegularItalic.woff') format('woff'); /* Modern Browsers */

  font-style:   italic;
  font-weight:  300;
}

@font-face {
  font-family: 'Tiempos';
  src: url('../fonts/TiemposTextWeb-Semibold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/TiemposTextWeb-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/TiemposTextWeb-Semibold.woff') format('woff'); /* Modern Browsers */

  font-style:   normal;
  font-weight:  600;
}

@font-face {
  font-family: 'Tiempos';
  src: url('../fonts/TiemposTextWeb-SemiboldItalic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/TiemposTextWeb-SemiboldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/TiemposTextWeb-SemiboldItalic.woff') format('woff'); /* Modern Browsers */

  font-style:   italic;
  font-weight:  600;
}
