/**
 * @license
 * MyFonts Webfont Build ID 4772383, 2022-05-03T14:49:27-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: MoonTime2 by Dmitrii Chirkov
 * URL: https://www.myfonts.com/fonts/medialabco/moon-time/regular/
 * Copyright: DmitriyChirkov
 * 
 * 
 * 
 * © 2022 MyFonts Inc
*/


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

@font-face {
    font-family: "MoonTime2-backup";
    src: url('../../webfonts/MoonTime2.woff2') format('woff2'), url('../../webfonts/MoonTime2.woff') format('woff');
  }
  
  