/**
 * @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: Turbinado Bold Pro by Aerotype
 * URL: https://www.myfonts.com/collections/aerotype-foundry

 * Webfont: Turbinado Pro by Aerotype
 * URL: https://www.myfonts.com/collections/aerotype-foundry

 * Webfont: Aesthet Nova Medium by Inhouse Type
 * URL: https://www.myfonts.com/collections/inhouse-type-foundry

 * Webfont: Aesthet Nova Regular by Inhouse Type
 * URL: https://www.myfonts.com/collections/inhouse-type-foundry

 * Webfont: Aesthet Nova Bold by Inhouse Type
 * URL: https://www.myfonts.com/collections/inhouse-type-foundry

 * Webfont: Aesthet Nova Light by Inhouse Type
 * URL: https://www.myfonts.com/collections/inhouse-type-foundry
 
 * © 2025 MyFonts Inc. */


  
@font-face {
  font-family: "AesthetNovaBold";
  src: url('./webFonts/AesthetNovaBold/AesthetNovaBold.woff2') format('woff2'),
       url('./webFonts/AesthetNovaBold/AesthetNovaBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "AesthetNovaLight";
  src: url('./webFonts/AesthetNovaLight/AesthetNovaLight.woff2') format('woff2'),
       url('./webFonts/AesthetNovaLight/AesthetNovaLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "AesthetNovaRegular";
  src: url('./webFonts/AesthetNovaRegular/AesthetNovaRegular.woff2') format('woff2'),
       url('./webFonts/AesthetNovaRegular/AesthetNovaRegular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "AesthetNovaMedium";
  src: url('./webFonts/AesthetNovaMedium/AesthetNovaMedium.woff2') format('woff2'),
       url('./webFonts/AesthetNovaMedium/AesthetNovaMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "TurbinadoBoldPro";
  src: url('./webFonts/TurbinadoBoldPro/TurbinadoBoldPro.woff2') format('woff2'),
       url('./webFonts/TurbinadoBoldPro/TurbinadoBoldPro.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "TurbinadoPro";
  src: url('./webFonts/TurbinadoPro/TurbinadoPro.woff2') format('woff2'),
       url('./webFonts/TurbinadoPro/TurbinadoPro.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


