/**
 * @license
 * MyFonts Webfont Build ID 4266266, 2021-12-23T09:01:48-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: GuthenBlootsSlant by Azetype
 * URL: https://www.myfonts.com/fonts/azetype/guthen-bloots/slant/
 * Copyright: Typeface©Azetype Studio. 2018. All Rights Reserved
 * 
 * Webfont: GuthenBlootsBasic by Azetype
 * URL: https://www.myfonts.com/fonts/azetype/guthen-bloots/regular/
 * Copyright: Typeface©Azetype Studio. 2018. All Rights Reserved
 * 
 * Webfont: GuthenBlootsSwash by Azetype
 * URL: https://www.myfonts.com/fonts/azetype/guthen-bloots/swash/
 * Copyright: Typeface©Azetype Studio . 2019. All Rights Reserved
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/* @import url("//hello.myfonts.net/count/41191a"); */
  
@font-face {
  font-family: "GuthenBlootsSwash";
  src: url('webFonts/GuthenBlootsSwash/font.woff2') format('woff2'), url('webFonts/GuthenBlootsSwash/font.woff') format('woff');
}
@font-face {
  font-family: "GuthenBlootsSlant";
  src: url('webFonts/GuthenBlootsSlant/font.woff2') format('woff2'), url('webFonts/GuthenBlootsSlant/font.woff') format('woff');
}
@font-face {
  font-family: "GuthenBlootsBasic";
  src: url('webFonts/GuthenBlootsBasic/font.woff2') format('woff2'), url('webFonts/GuthenBlootsBasic/font.woff') format('woff');
}

