/**
 * @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: Alethia Next Light Italic by Pepper Type
 * URL: https://www.myfonts.com/collections/pepper-type-foundry

 * Webfont: Alethia Next Light by Pepper Type
 * URL: https://www.myfonts.com/collections/pepper-type-foundry
 
 * © 2026 MyFonts Inc. */


  
@font-face {
  font-family: "AlethiaNextLight";
  src: url('webFonts/AlethiaNextLight/font.woff2') format('woff2'), 
  url('webFonts/AlethiaNextLight/font.woff') format('woff');
}
@font-face {
  font-family: "AlethiaNextLightItalic";
  src: url('webFonts/AlethiaNextLightItalic/font.woff2') format('woff2'), 
  url('webFonts/AlethiaNextLightItalic/font.woff') format('woff');
}

@font-face {
    font-family: 'AlethiaNextBold'; 
    src: url('webFonts/AlethiaNextBold/AlethiaNextBold.woff2') format('woff2'),
    url('webFonts/AlethiaNextBold/AlethiaNextBold.woff') format('woff');  
}

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

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

