/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-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: Pronto MF Extra Light by Masterfont
 * URL: https://www.myfonts.com/collections/masterfont-foundry

 * Webfont: Pronto MF Light by Masterfont
 * URL: https://www.myfonts.com/collections/masterfont-foundry

 * Webfont: Pronto MF Medium by Masterfont
 * URL: https://www.myfonts.com/collections/masterfont-foundry

 * Webfont: Pronto MF Bold by Masterfont
 * URL: https://www.myfonts.com/collections/masterfont-foundry
 
 * © 2025 MyFonts Inc. */


  
@font-face {
  font-family: "Pronto";
  src: url('webFonts/ProntoMFLight/font.woff2') format('woff2'), url('webFonts/ProntoMFLight/font.woff') format('woff');
	font-weight: 400;
}
@font-face {
  font-family: "Pronto";
  src: url('webFonts/ProntoMFBold/font.woff2') format('woff2'), url('webFonts/ProntoMFBold/font.woff') format('woff');
	font-weight: 700;
}
@font-face {
  font-family: "Pronto";
  src: url('webFonts/ProntoMFMedium/font.woff2') format('woff2'), url('webFonts/ProntoMFMedium/font.woff') format('woff');
	font-weight: 600;
}
@font-face {
  font-family: "Pronto";
  src: url('webFonts/ProntoMFExtraLight/font.woff2') format('woff2'), url('webFonts/ProntoMFExtraLight/font.woff') format('woff');
	font-weight: 300;
}

