/**
 * @license
 * MyFonts Webfont Build ID 4072132, 2021-04-28T02:56:41-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: Stolzl-Regular by The Northern Block
 * URL: https://www.myfonts.com/fonts/northernblock/stolzl/regular/
 * 
 * Webfont: Stolzl-Bold by The Northern Block
 * URL: https://www.myfonts.com/fonts/northernblock/stolzl/bold/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2015 by Mariya Pigoulevskaya. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3e22c4");
  
@font-face {
  font-family: "Stolzl-Bold";
  src: url('../webfonts/StolzlBold/font.woff2') format('woff2'), url('../webfonts/StolzlBold/font.woff') format('woff');
}
@font-face {
  font-family: "Stolzl-Regular";
  src: url('../webfonts/StolzlRegular/font.woff2') format('woff2'), url('../webfonts/StolzlRegular/font.woff') format('woff');
}

