/**
 * @license
 * MyFonts Webfont Build ID 4301783, 2022-01-17T11:09:02-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: Mario-DemiBold by Tipo Pèpel
 * URL: https://www.myfonts.com/fonts/tipo-pepel/mario/demi-bold/
 * 
 * Webfont: Mario-Heavy by Tipo Pèpel
 * URL: https://www.myfonts.com/fonts/tipo-pepel/mario/heavy/
 * 
 * Webfont: Mario-Bold by Tipo Pèpel
 * URL: https://www.myfonts.com/fonts/tipo-pepel/mario/bold/
 * 
 * Webfont: Mario-Light by Tipo Pèpel
 * URL: https://www.myfonts.com/fonts/tipo-pepel/mario/light/
 * 
 * Webfont: Mario-Regular by Tipo Pèpel
 * URL: https://www.myfonts.com/fonts/tipo-pepel/mario/regular/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2015 by Josep Patau Bellart. All rights reserved.
 * 
 * © 2022 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/41a3d7");
  
@font-face {
  font-family: "Mario-Regular";
  src: url('webFonts/MarioRegular/font.woff2') format('woff2'), url('webFonts/MarioRegular/font.woff') format('woff');
}
@font-face {
  font-family: "Mario-Heavy";
  src: url('webFonts/MarioHeavy/font.woff2') format('woff2'), url('webFonts/MarioHeavy/font.woff') format('woff');
}
@font-face {
  font-family: "Mario-Light";
  src: url('webFonts/MarioLight/font.woff2') format('woff2'), url('webFonts/MarioLight/font.woff') format('woff');
}
@font-face {
  font-family: "Mario-Bold";
  src: url('webFonts/MarioBold/font.woff2') format('woff2'), url('webFonts/MarioBold/font.woff') format('woff');
}
@font-face {
  font-family: "Mario-DemiBold";
  src: url('webFonts/MarioDemiBold/font.woff2') format('woff2'), url('webFonts/MarioDemiBold/font.woff') format('woff');
}

