/**
 * @license
 * MyFonts Webfont Build ID 4191537, 2021-10-07T12:54:58-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: Notera by Mans Greback
 * URL: https://www.myfonts.com/fonts/mawns/notera/regular/
 * Copyright: Copyright (c) 2014 by Mans Greback. All rights reserved.
 * 
 * Webfont: MaghfireaRegular by Salsabiyl Studios
 * URL: https://www.myfonts.com/fonts/salsabiyl-studios/maghfirea/regular/
 * Copyright: ©2020, Salsabiyl Studios.
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/


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

