/**
 * @license
 * MyFonts Webfont Build ID 3947980, 2020-09-15T11:33:30-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: MonetaSans-Regular by Santi Rey
 * URL: https://www.myfonts.com/fonts/santi-rey/moneta-sans/regular/
 * Copyright: Copyright © 2019 by Santi Rey. All rights reserved.
 * 
 * 
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3c3dcc");
  
@font-face {
  font-family: 'MonetaSans-Regular';
  src: url('webFonts/MonetaSans-Regular/font.woff2') format('woff2'), url('webFonts/MonetaSans-Regular/font.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'MonetaSans-Bold';
  src: url('webFonts/MonetaSans-Bold/font.woff2') format('woff2'), url('webFonts/MonetaSans-Bold/font.woff') format('woff');
  font-display: swap;
}

