@font-face {
  font-family: "Blokletters-Viltstift";
  src: url("/static/fonts/Blokletters-Viltstift.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
}

/**
 * @license
 * MyFonts Webfont Build ID 4304968, 2022-01-19T14:16:36-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: FF Cocon Web Pro Regular by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-cocon/pro-regular/
 *
 * Webfont: FF Cocon Web Pro Bold by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-cocon/pro-bold/
 *
 *
 * Webfonts copyright: 2005 Evert Bloemsma published by FSI FontShop International GmbH
 *
 * © 2022 MyFonts Inc
*/
@font-face {
  font-family: "FFCoconWebProBold";
  src: url('/static/fonts/FFCoconWebProBold/font.woff2') format('woff2'), url('webFonts/FFCoconWebProBold/font.woff') format('woff');
}
@font-face {
  font-family: "FFCoconWebProRegular";
  src: url('/static/fonts/FFCoconWebProRegular/font.woff2') format('woff2'), url('webFonts/FFCoconWebProRegular/font.woff') format('woff');
}


