/**
 * @license
 * MyFonts Webfont Build ID 4170614, 2021-09-01T04:09:44-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: BulldogStd-Regular by Club Type
 * URL: https://www.myfonts.com/fonts/clubtype/bulldog/regular/
 * 
 * Webfont: BulldogStd-Bold by Club Type
 * URL: https://www.myfonts.com/fonts/clubtype/bulldog/bold/
 * 
 * 
 * Webfonts copyright: Copyright Adrian Williams 2009, 2020 (formerly copyright Adrian Williams Design Ltd 1989, 2003). All rights reserved. Bulldog is a registered trade mark of Adrian Williams. This product is licensed, not sold, and may only be used in accordance with the te
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3fa376");
  
@font-face {
  font-family: "BulldogStd-Bold";
  src: url('webFonts/BulldogStdBold/font.woff2') format('woff2'), url('webFonts/BulldogStdBold/font.woff') format('woff');
}
@font-face {
  font-family: "BulldogStd-Regular";
  src: url('webFonts/BulldogStdRegular/font.woff2') format('woff2'), url('webFonts/BulldogStdRegular/font.woff') format('woff');
}

