/**
 * @license
 * MyFonts Webfont Build ID 4252009, 2021-12-17T10:23:26-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: PlutoMedium by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/pluto/medium/
 * Copyright: Copyright (c) 2011 by Hannes von Doehren. All rights reserved.
 * 
 * Webfont: HumanSans-Regular by Ian Farnam
 * URL: https://www.myfonts.com/fonts/ian-farnam/human-sans/regular/
 * Copyright: © 2019 Ian Farnam. All rights reserved.
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: "PlutoMedium";
  src: url('./PlutoMedium/font.woff2') format('woff2'), url('./PlutoMedium/font.woff') format('woff');
}
@font-face {
  font-family: "HumanSans-Regular";
  src: url('./HumanSansRegular/font.woff2') format('woff2'), url('./HumanSansRegular/font.woff') format('woff');
}

