/**
 * @license
 * MyFonts Webfont Build ID 4614309, 2022-04-04T03:11:43-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: Cherlotte by Viswell
 * URL: https://www.myfonts.com/fonts/viswell/cherlotte/regular/
 * Copyright: Cherlotte Typeface © (Viswell Studio). 2020. All Rights Reserved
 * 
 * 
 * 
 * © 2022 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/*@import url("//hello.myfonts.net/count/4668a5");*/
  
@font-face {
  font-family: "Cherlotte";
  src: url('../webfonts/Cherlotte/font.woff2') format('woff2'), url('../webfonts/Cherlotte/font.woff') format('woff');
}

