/**
 * @file
 * Use this CSS file to override base CSS rules
 */


/* Set default font weight to 300 for better typography in high-density screens */


/*body {
  font-weight: 300;
}*/


/* Workaround for SG-4: Superfish accordion menu is not working on Android 7 devices */

.banner {
    overflow: hidden;
}

.hff-43 h1,
.hff-43 h2,
.hff-43 h3,
.hff-43 h4,
.hff-43 h5,
.hff-43 h6,
.hff-43 .title-teaser-text .title,
.sff-43 .site-name,
.slff-43 .site-slogan {
    font-family: 'Aeonik-Regular', Open Sans, Helvetica Neue, Arial, Sans-serif;
    font-weight: 400;
}

body.pff-43 {
    font-family: 'Aeonik-Regular', Open Sans, Helvetica Neue, Arial, Sans-serif;
    font-weight: normal;
}