/**
 * @license
 * MyFonts Webfont Build ID 3932396, 2020-08-04T07:08:33-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: Calibri by Ascender
 * URL: https://www.myfonts.com/fonts/ascender/calibri/regular/
 * Copyright: &amp;#x00A9; 2007 Microsoft Corporation. All Rights Reserved.
 * 
 * 
 * 
 * © 2020 MyFonts Inc
*/


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

