/**
 * @license
 * MyFonts Webfont Build ID 3907315, 2020-05-27T04:38:37-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: Glence-Bold by Nine Font
 * URL: https://www.myfonts.com/fonts/nine-font/glence/bold/
 * 
 * Webfont: Glence-Regular by Nine Font
 * URL: https://www.myfonts.com/fonts/nine-font/glence/regular/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2017 by Nine Font. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3b9ef3");
  
@font-face {
  font-family: 'Glence-Bold';
  src: url('webFonts/Glence-Bold/font.woff2') format('woff2'), url('webFonts/Glence-Bold/font.woff') format('woff');
}
@font-face {
  font-family: 'Glence-Regular';
  src: url('webFonts/Glence-Regular/font.woff2') format('woff2'), url('webFonts/Glence-Regular/font.woff') format('woff');
}

