/*
x FoundersGrotCondWeb-Bold.eot
x FoundersGrotCondWeb-Bold.woff
x FoundersGrotCondWeb-Regular.eot
x FoundersGrotCondWeb-Regular.woff
x FoundersGrotCondWeb-Semibold.eot
x FoundersGrotCondWeb-Semibold.woff
x FoundersGroteskWeb-Light.eot
x FoundersGroteskWeb-Light.woff
TiemposTextWebLF-Regular.eot	(Fonts with "LF" appended have lining figures as default)
TiemposTextWebLF-RegularItalic.eot
TiemposTextWebLF-RegularItalic.woff
TiemposTextWebLF-Regular.woff
x TiemposTextWeb-Regular.eot
x TiemposTextWeb-Regular.woff
x TiemposTextWeb-RegularItalic.eot
x TiemposTextWeb-RegularItalic.woff
*/
/* Founders Grotesk */
@font-face {
  font-family: 'founders-grotesk';
  src: url(../fonts/FoundersGrotCondWeb-Regular.eot);
  src: url(../fonts/FoundersGrotCondWeb-Regular.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  
  /* Regular */
}
@font-face {
  font-family: 'founders-grotesk';
  src: url(../fonts/FoundersGrotCondWeb-Bold.eot);
  src: url(../fonts/FoundersGrotCondWeb-Bold.woff) format('woff');
  font-weight: bold;
  font-style: normal;
  
  /* Bold - use font-weight:bold; */
}
@font-face {
  font-family: 'founders-grotesk';
  src: url(../fonts/FoundersGrotCondWeb-Semibold.eot);
  src: url(../fonts/FoundersGrotCondWeb-Semibold.woff) format('woff');
  font-weight: 600;
  font-style: normal;
  
  /* Semi - use font-weight:600; */
}
@font-face {
  font-family: 'founders-grotesk';
  src: url(../fonts/FoundersGroteskWeb-Light.eot);
  src: url(../fonts/FoundersGroteskWeb-Light.woff) format('woff');
  font-weight: 200;
  font-style: normal;
  
  /* Light - use font-weight:200; */
}
/* Tiempos Text */
@font-face {
  font-family: 'tiempos-text';
  src: url(../fonts/TiemposTextWeb-Regular.eot);
  src: url(../fonts/TiemposTextWeb-Regular.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'tiempos-text';
  src: url(../fonts/TiemposTextWeb-RegularItalic.eot);
  src: url(../fonts/TiemposTextWeb-RegularItalic.woff) format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'tiempos-text';
  src: url(../fonts/TiemposTextWeb-Semibold.eot);
  src: url(../fonts/TiemposTextWeb-Semibold.woff) format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'tiempos-text';
  src: url(../fonts/TiemposTextWeb-SemiboldItalic.eot);
  src: url(../fonts/TiemposTextWeb-SemiboldItalic.woff) format('woff');
  font-weight: bold;
  font-style: italic;
}
