/**
 * @license
 * MyFonts Webfont Build ID 4008659, 2021-02-05T03:51:35-0500
 * 
 * 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: Sparkler-Bold by Roland Hüse Design
 * URL: https://www.myfonts.com/fonts/myhandwritings/sparkler/bold/
 * 
 * Webfont: Sparkler by Roland Hüse Design
 * URL: https://www.myfonts.com/fonts/myhandwritings/sparkler/regular/
 * 
 * Webfont: Sparkler-Light by Roland Hüse Design
 * URL: https://www.myfonts.com/fonts/myhandwritings/sparkler/light/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2014 by Roland Huse. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3d2ad3");
  
@font-face {
  font-family: "Sparkler-Light";
  src: url('SparklerLight/font.woff2') format('woff2'), url('SparklerLight/font.woff') format('woff');
}
@font-face {
  font-family: "Sparkler";
  src: url('Sparkler/font.woff2') format('woff2'), url('Sparkler/font.woff') format('woff');
}
@font-face {
  font-family: "Sparkler-Bold";
  src: url('SparklerBold/font.woff2') format('woff2'), url('SparklerBold/font.woff') format('woff');
}

