@font-face {
    font-family: 'saucer_bbregular';
    src: url('../font/saucerbb-webfont.woff2') format('woff2'),
         url('../font/saucerbb-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* body {
  font-family: 'saucer_bbregular', Fallback, sans-serif;
} */

#bannerImage {
  width: 100%;
}

