/**
 * @license
 * MyFonts Webfont Build ID 4021659, 2021-03-02T06:58:32-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: FuturaPT-Book by ParaType
 * URL: https://www.myfonts.com/fonts/paratype/futura-book/futura-book/
 * Copyright: Copyright &amp;#x00A9; 1995 ParaGraph Intl., &amp;#x00A9; 1998 ParaType Inc., ParaType Ltd. All rights reserved.
 * 
 * Webfont: ArcheronPro-Medium by Mostardesign
 * URL: https://www.myfonts.com/fonts/mostardesign/archeron-pro/medium/
 * Copyright: Copyright © 2019 by Olivier Gourvat. All rights reserved.
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3d5d9b");
  
@font-face {
  font-family: "FuturaPT-Book";
  src: url('../webFonts/FuturaPTBook/font.woff2') format('woff2'), url('../webFonts/FuturaPTBook/font.woff') format('woff');
}
@font-face {
  font-family: "ArcheronPro-Medium";
  src: url('../webFonts/ArcheronProMedium/font.woff2') format('woff2'), url('../webFonts/ArcheronProMedium/font.woff') format('woff');
}

