
/* ICOMOON */

/* fonts/icomoon/style.css is added in the .info file. */
/* see fonts/icomoon/demo.html for usage */
/* set a default font-size and color, but that's it. */
[class^="icon-"], [class*=" icon-"] {
  font-size: 20px;
  color:#fff;
}


/* TYPEKIT */

.regular {
  font-family: "kepler-std-n4","kepler-std",serif;
  font-style: normal;
  font-weight: 400;
}

.italic {
  font-family: "kepler-std-i4","kepler-std",serif;
  font-style: italic;
  font-weight: 400;
}

.semi-bold {
  font-family: "kepler-std-n6","kepler-std",serif;
  font-style: normal;
  font-weight: 600;
}


.semi-bold-italic {
  font-family: "kepler-std-i6","kepler-std",serif;
  font-style: italic;
  font-weight: 600;
}

.all-caps-bold {
  font-family: "bebas-neue-n4", "bebas-neue",sans-serif;
  font-style: normal;
  font-weight: 400;
}

h1 {
  font-family: "georgia", "kepler-std-n6","kepler-std",serif;
  font-style: normal;
  font-size: 36px;
  margin: 20px 0px 0px;
}

h2,h3,h4,h5 {
  font-family: "georgia", "kepler-std-n4","kepler-std",serif;
  font-style: normal;
  font-weight: 400;
  color: #2C5A6F;
}

body {
  font-family: Helvetica, Arial, sans-serif;
}


/*
 * Specifics
 */

.webcast-series-container .webcast-series-day,
.wao-downloads {
  font-family: "kepler-std-n4","kepler-std",serif;
  font-style: normal;
  font-weight: 400;
}

div.this-week-series {
  font-family: "kepler-std-n4","kepler-std",serif;
  font-style: normal;
  font-weight: 400;
}
