/**
 * @license
 * MyFonts Webfont Build ID 3985650, 2020-12-10T08:53:13-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: 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.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3cd0f2");
  
@font-face {
  font-family: 'Moneta-Bold';
  src: url('webFonts/Moneta-Bold/font.woff2') format('woff2'), url('webFonts/Moneta-Bold/font.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Moneta-Light';
  src: url('webFonts/Moneta-Light/font.woff2') format('woff2'), url('webFonts/Moneta-Light/font.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Moneta-Black';
  src: url('webFonts/Moneta-Black/font.woff2') format('woff2'), url('webFonts/Moneta-Black/font.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Moneta-Regular';
  src: url('webFonts/Moneta-Regular/font.woff2') format('woff2'), url('webFonts/Moneta-Regular/font.woff') format('woff');
  font-display: swap;
}

