/**
 * @license
 * MyFonts Webfont Build ID 4107979, 2021-06-23T08:40:39-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Panton-Bold by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/panton/bold/
 * 
 * Webfont: Panton-SemiBold by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/panton/semi-bold/
 * 
 * Webfont: Panton-Regular by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/panton/regular/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2018 by Fontfabric LLC. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3eaecb");
  
@font-face {
  font-family: "Panton-Regular";
  src: url('webFonts/PantonRegular/font.woff2') format('woff2'), url('webFonts/PantonRegular/font.woff') format('woff');
}
@font-face {
  font-family: "Panton-Bold";
  src: url('webFonts/PantonBold/font.woff2') format('woff2'), url('webFonts/PantonBold/font.woff') format('woff');
}
@font-face {
  font-family: "Panton-SemiBold";
  src: url('webFonts/PantonSemiBold/font.woff2') format('woff2'), url('webFonts/PantonSemiBold/font.woff') format('woff');
}

section.header-banner, div.header-banner {
    background-color: #000;
}