/**
 * @license
 * MyFonts Webfont Build ID 3995502, 2021-01-08T16:40:28-0500
 * 
 * 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: Mikado-Regular by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/mikado/regular/
 * 
 * Webfont: Mikado-Bold by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/mikado/bold/
 * 
 * 
 * Webfonts copyright: Copyright © 2012-2020 by Hannes von Doehren. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3cf76e");
  
@font-face {
  font-family: 'Mikado-Bold';
  src: url('webFonts/Mikado-Bold/font.woff2') format('woff2'), url('webFonts/Mikado-Bold/font.woff') format('woff');
}
@font-face {
  font-family: 'Mikado-Regular';
  src: url('webFonts/Mikado-Regular/font.woff2') format('woff2'), url('webFonts/Mikado-Regular/font.woff') format('woff');
}

