/**
 * @license
 * MyFonts Webfont Build ID 3960511, 2020-10-14T09:45: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: ModulusRegular by Andrew Footit
 * URL: https://www.myfonts.com/fonts/virtuecreative/modulus/regular/
 * 
 * Webfont: Modulus-Bold by Andrew Footit
 * URL: https://www.myfonts.com/fonts/virtuecreative/modulus/bold/
 * 
 * 
 * Webfonts copyright: Modulus &amp;#x00A9;Virtue Creative. 2012. All Rights Reserved
 * 
 * © 2020 MyFonts Inc
*/


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

