/**
 * @license
 * MyFonts Webfont Build ID 4575712, 2022-03-26T14:41:45-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: Moneta-Light by Santi Rey
 * URL: https://www.myfonts.com/fonts/santi-rey/moneta/light/
 * 
 * Webfont: Moneta-Regular by Santi Rey
 * URL: https://www.myfonts.com/fonts/santi-rey/moneta/regular/
 * 
 * Webfont: Moneta-Bold by Santi Rey
 * URL: https://www.myfonts.com/fonts/santi-rey/moneta/bold/
 * 
 * Webfont: Moneta-Black by Santi Rey
 * URL: https://www.myfonts.com/fonts/santi-rey/moneta/black/
 * 
 * 
 * Webfonts copyright: Copyright © 2019 by Santi Rey. All rights reserved.
 * 
 * © 2022 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/45d1e0");
  
@font-face {
  font-family: "Moneta-Light";
  src: url('webFonts/MonetaLight/font.woff2') format('woff2'), url('webFonts/MonetaLight/font.woff') format('woff');
}
@font-face {
  font-family: "Moneta-Black";
  src: url('webFonts/MonetaBlack/font.woff2') format('woff2'), url('webFonts/MonetaBlack/font.woff') format('woff');
}
@font-face {
  font-family: "Moneta-Bold";
  src: url('webFonts/MonetaBold/font.woff2') format('woff2'), url('webFonts/MonetaBold/font.woff') format('woff');
}
@font-face {
  font-family: "Moneta-Regular";
  src: url('webFonts/MonetaRegular/font.woff2') format('woff2'), url('webFonts/MonetaRegular/font.woff') format('woff');
}

