/**
 * @license
 * MyFonts Webfont Build ID 4027751, 2021-03-16T16:07:58-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: RationalTWText-Book by Rene Bieder
 * URL: https://www.myfonts.com/fonts/rene-bieder/rational-tw/text-book/
 * Copyright: Copyright &amp;#x00A9; 2016 by Ren&amp;#x00E9; Bieder. All rights reserved.
 * 
 * Webfont: WayfinderCF-Heavy by Connary Fagen
 * URL: https://www.myfonts.com/fonts/connary-fagen/wayfinder-cf/heavy/
 * Copyright: Copyright © 2020 by Connary Fagen. All rights reserved.
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/* @import url("//hello.myfonts.net/count/3d7567"); */
  
@font-face {
  font-family: "WayfinderCF-Heavy";
  src: url('webFonts/WayfinderCFHeavy/font.woff2') format('woff2'), url('webFonts/WayfinderCFHeavy/font.woff') format('woff');
}
@font-face {
  font-family: "RationalTW";
  font-style: normal;
  font-weight: normal;
  font-stretch: normal;
  src: url('webFonts/RationalTW/normal_normal_normal.woff2') format('woff2'), url('webFonts/RationalTW/normal_normal_normal.woff') format('woff');
}

