/**
 * @license
 * MyFonts Webfont Build ID 4094389, 2021-05-26T14:17:13-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: Config-Text by Adam Ladd
 * URL: https://www.myfonts.com/fonts/adam-ladd/config/text/
 * 
 * Webfont: Config-Bold by Adam Ladd
 * URL: https://www.myfonts.com/fonts/adam-ladd/config/bold/
 * 
 * 
 * Webfonts copyright: Copyright &amp;#x00A9; 2018 by Adam Ladd. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3e79b5");
  
@font-face {
  font-family: "Config-Text";
  src: url('webFonts/ConfigText/font.woff2') format('woff2'), url('webFonts/ConfigText/font.woff') format('woff');
}
@font-face {
  font-family: "Config-Bold";
  src: url('webFonts/ConfigBold/font.woff2') format('woff2'), url('webFonts/ConfigBold/font.woff') format('woff');
}

