/**
 * @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: Eagle Book by Font Bureau
 * URL: https://www.myfonts.com/collections/font-bureau-foundry

 * Webfont: Myriad Pro Regular by Adobe
 * URL: https://www.myfonts.com/collections/adobe-foundry

 * Webfont: Myriad Pro Bold by Adobe
 * URL: https://www.myfonts.com/collections/adobe-foundry
 
 * © 2025 MyFonts Inc. */
  
@font-face {
  font-family: "MyriadProBold";
  src: url('../fonts/MyriadProBold.woff2') format('woff2'), url('../fonts/MyriadProBold.woff') format('woff');
}
@font-face {
  font-family: "MyriadProRegular";
  src: url('../fonts/MyriadProRegular.woff2') format('woff2'), url('../fonts/MyriadProRegular.woff') format('woff');
}
@font-face {
  font-family: "EagleBook";
  src: url('../fonts/EagleBook.woff2') format('woff2'), url('../fonts/EagleBook.woff') format('woff');
}

