@font-face {
    font-family: 'dejavu_sans_extra_light';
    src: url('../fonts/dejavu-sans-extra-light-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/dejavu-sans-extra-light-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/dejavu-sans-extra-light-webfont.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/dejavu-sans-extra-light-webfont.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/dejavu-sans-extra-light-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/dejavu-sans-extra-light-webfont.svg#dejavu_sans_extra_lightregular') format('svg'); /* Legacy iOS */
         font-weight: normal;
         font-style: normal;
}

@font-face {
    font-family: 'BPGDejaVuSans';
    src: url('../fonts/BPGDejaVuSans.woff2') format('woff2'),
        url('../fonts/BPGDejaVuSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dejavu-sans-condensed';
    src: url('../fonts/dejavu-sans-condensed-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/dejavu-sans-condensed-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/dejavu-sans-condensed-webfont.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/dejavu-sans-condensed-webfont.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/dejavu-sans-condensed-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/dejavu-sans-condensed-webfont.svg#dejavu_sans_condensedregular') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'bpg-nino-elite-cond-caps';
    src: url('../fonts/bpg-nino-elite-cond-caps-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/bpg-nino-elite-cond-caps-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/bpg-nino-elite-cond-caps-webfont.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/bpg-nino-elite-cond-caps-webfont.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/bpg-nino-elite-cond-caps-webfont.ttf') format('truetype') /* Safari, Android, iOS */
}
h1.title, .menu,
article .main-title h1,
nav .section-title h4,
main.artist .main-title h1,
.period-description h1 {
  font-family: 'bpg-nino-elite-cond-caps';
}
