/**
 * @license
 * MyFonts Webfont Build ID 4138144, 2021-08-09T07:16:46-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: AllRoundGothic-Bold by Dharma Type
 * URL: https://www.myfonts.com/fonts/flat-it/all-round-gothic/bold/
 * 
 * Webfont: AllRoundGothic-Demi by Dharma Type
 * URL: https://www.myfonts.com/fonts/flat-it/all-round-gothic/demi/
 * 
 * 
 * Webfonts copyright: Copyright &amp;#x00A9; 2019 by Ryoichi Tsunekawa. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3f24a0");
  
@font-face {
  /*font-family: "AllRoundGothic-Bold";*/
  font-family: "all-round-gothic";
  src: url('webFonts/AllRoundGothicBold/font.woff2') format('woff2'), url('webFonts/AllRoundGothicBold/font.woff') format('woff');
}
@font-face {
  /*font-family: "AllRoundGothic-Demi";*/
  font-family: "all-round-gothic-demi";
  src: url('webFonts/AllRoundGothicDemi/font.woff2') format('woff2'), url('webFonts/AllRoundGothicDemi/font.woff') format('woff');
}

