/**
 * @license
 * MyFonts Webfont Build ID 4370102, 2022-02-15T22:04:45-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: MichiganSignature-Regular by Cititype
 * URL: https://www.myfonts.com/fonts/cititype/michigan-signature/regular/
 * Copyright: null
 * 
 * 
 * 
 * © 2022 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/42aeb6");

@font-face {
  font-family: "MichiganSignature-Regular";
  src: url("webFonts/MichiganSignatureRegular/font.woff2") format("woff2"),
    url("webFonts/MichiganSignatureRegular/font.woff") format("woff");
}
