/**
 * @license
 * MyFonts Webfont Build ID 3907742, 2020-05-28T07:07:05-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: PlutoBold by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/pluto/bold/
 * 
 * Webfont: PlutoHeavy by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/pluto/heavy/
 * 
 * Webfont: PlutoRegular by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/pluto/regular/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2011 by Hannes von Doehren. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3ba09e");
  
@font-face {
  font-family: 'PlutoRegular';
  src: url('webFonts/PlutoRegular/font.woff2') format('woff2'), url('webFonts/PlutoRegular/font.woff') format('woff');
}
@font-face {
  font-family: 'PlutoBold';
  src: url('webFonts/PlutoBold/font.woff2') format('woff2'), url('webFonts/PlutoBold/font.woff') format('woff');
}
@font-face {
  font-family: 'PlutoHeavy';
  src: url('webFonts/PlutoHeavy/font.woff2') format('woff2'), url('webFonts/PlutoHeavy/font.woff') format('woff');
}

