/**
 * @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: Quarto Semibold by Hoefler &amp; Co.
 * URL: https://www.myfonts.com/collections/hoefler-and-co-foundry

 * Webfont: Quarto Semibold Italic by Hoefler &amp; Co.
 * URL: https://www.myfonts.com/collections/hoefler-and-co-foundry

 * Webfont: Quarto Medium Italic by Hoefler &amp; Co.
 * URL: https://www.myfonts.com/collections/hoefler-and-co-foundry

 * Webfont: Quarto Medium by Hoefler &amp; Co.
 * URL: https://www.myfonts.com/collections/hoefler-and-co-foundry
 
 * © 2026 MyFonts Inc. */

@font-face {
  font-family: "QuartoMedium";
  src: url("../webFonts/QuartoMedium/font.woff2") format("woff2"),
    url("../webFonts/QuartoMedium/font.woff") format("woff");
}
@font-face {
  font-family: "QuartoSemibold";
  src: url("../webFonts/QuartoSemibold/font.woff2") format("woff2"),
    url("../webFonts/QuartoSemibold/font.woff") format("woff");
}
@font-face {
  font-family: "QuartoMediumItalic";
  src: url("../webFonts/QuartoMediumItalic/font.woff2") format("woff2"),
    url("../webFonts/QuartoMediumItalic/font.woff") format("woff");
}
@font-face {
  font-family: "QuartoSemiboldItalic";
  src: url("../webFonts/QuartoSemiboldItalic/font.woff2") format("woff2"),
    url("../webFonts/QuartoSemiboldItalic/font.woff") format("woff");
}
