/**
 * @license
 * MyFonts Webfont Build ID 3930088, 2020-07-27T12:20:47-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: Noka-Bold by Blackletra
 * URL: https://www.myfonts.com/fonts/blackletra/noka/bold/
 * Copyright: Copyright Daniel Sabino | Blackletra Type Foundry
 * 
 * 
 * 
 * © 2020 MyFonts Inc
*/


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

