/**
 * @license
 * MyFonts Webfont Build ID 4109486, 2021-06-25T06:31:22-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: Lufga-Light by Adam Ladd
 * URL: https://www.myfonts.com/fonts/adam-ladd/lufga/light/
 * 
 * Webfont: Lufga-Regular by Adam Ladd
 * URL: https://www.myfonts.com/fonts/adam-ladd/lufga/regular/
 * 
 * Webfont: Lufga-MediumItalic by Adam Ladd
 * URL: https://www.myfonts.com/fonts/adam-ladd/lufga/medium-italic/
 * 
 * Webfont: Lufga-Bold by Adam Ladd
 * URL: https://www.myfonts.com/fonts/adam-ladd/lufga/bold/
 * 
 * 
 * Webfonts copyright: Copyright © 2020 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/3eb4ae");
  
@font-face {
  font-family: "Lufga-MediumItalic";
  src: url('webFonts/LufgaMediumItalic/font.woff2') format('woff2'), url('webFonts/LufgaMediumItalic/font.woff') format('woff');
}
@font-face {
  font-family: "Lufga-Bold";
  src: url('webFonts/LufgaBold/font.woff2') format('woff2'), url('webFonts/LufgaBold/font.woff') format('woff');
}
@font-face {
  font-family: "Lufga-Light";
  src: url('webFonts/LufgaLight/font.woff2') format('woff2'), url('webFonts/LufgaLight/font.woff') format('woff');
}
@font-face {
  font-family: "Lufga-Regular";
  src: url('webFonts/LufgaRegular/font.woff2') format('woff2'), url('webFonts/LufgaRegular/font.woff') format('woff');
}

