/**
 * @license
 * MyFonts Webfont Build ID 4027923, 2021-03-17T05:22: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: Corbel-BoldItalic by Ascender
 * URL: https://www.myfonts.com/fonts/ascender/corbel/bold-italic/
 * 
 * Webfont: Corbel by Ascender
 * URL: https://www.myfonts.com/fonts/ascender/corbel/regular/
 * 
 * Webfont: Corbel-Bold by Ascender
 * URL: https://www.myfonts.com/fonts/ascender/corbel/bold/
 * 
 * Webfont: Corbel-Italic by Ascender
 * URL: https://www.myfonts.com/fonts/ascender/corbel/italic/
 * 
 * 
 * Webfonts copyright: &amp;#x00A9; 2007 Microsoft Corporation. All Rights Reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3d7613");
  
@font-face {
  font-family: "Corbel";
  src: url('webFonts/Corbel/font.woff2') format('woff2'), url('webFonts/Corbel/font.woff') format('woff');
}
@font-face {
  font-family: "Corbel-Bold";
  src: url('webFonts/CorbelBold/font.woff2') format('woff2'), url('webFonts/CorbelBold/font.woff') format('woff');
}
@font-face {
  font-family: "Corbel-BoldItalic";
  src: url('webFonts/CorbelBoldItalic/font.woff2') format('woff2'), url('webFonts/CorbelBoldItalic/font.woff') format('woff');
}
@font-face {
  font-family: "Corbel-Italic";
  src: url('webFonts/CorbelItalic/font.woff2') format('woff2'), url('webFonts/CorbelItalic/font.woff') format('woff');
}

