@font-face {
  font-family: 'SourceSansPro-Regular';
  src: url('../fonts/SourceSansPro-Regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/SourceSansPro-Regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/SourceSansPro-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/SourceSansPro-Regular.svg') format('svg'); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

body, .SourceSansPro-Regular {
font-family:'SourceSansPro-Regular', sans-serif !important;
}

.SourceSansPro-Regular h1,h2,h3,h4,h5,h6 {
font-family:'SourceSansPro-Regular', sans-serif !important;
line-height: 1.2em; /* ! */
font-weight: bold; /* ! */
}

@font-face {
  font-family: 'DayPosterBlack';
  src: url('../fonts/DAYPBL.eot'); /* IE9 Compat Modes */
  src: url('../fonts/DAYPBL.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/DAYPBL.woff') format('woff'), /* Modern Browsers */
       url('../fonts/DAYPBL.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/DAYPBL.svg') format('svg'); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

.DayPosterBlack {
font-family:'DayPosterBlack', sans-serif !important;
}
.DayPosterBlack-Transform {
letter-spacing: 0.225em;
text-transform: uppercase;
}
