/**
 * @license
 * MyFonts Webfont Build ID 3900539, 2020-05-08T08:25:17-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: Bookmania-Bold by Mark Simonson
 * URL: https://www.myfonts.com/fonts/marksimonson/bookmania/bold/
 * 
 * Webfont: Bookmania-Black by Mark Simonson
 * URL: https://www.myfonts.com/fonts/marksimonson/bookmania/black/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2011 by Mark Simonson. 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/3b847b");
  
@font-face {
  font-family: 'Bookmania-Bold';
  src: url('../font.html') format('woff2'), url('../woff/font.woff') format('woff');
}
@font-face {
  font-family: 'Bookmania-Black';
  src: url('../font-2.html') format('woff2'), url('../woff/font-2.woff') format('woff');
}

