/**
 * @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: Neue Haas Grotesk Display Pro 55 Roman by Linotype
 * URL: https://www.myfonts.com/collections/linotype-foundry

 * Webfont: Neue Haas Grotesk Display Pro 66 Medium Italic by Linotype
 * URL: https://www.myfonts.com/collections/linotype-foundry
 
 * © 2025 MyFonts Inc. */

/* @font-face {
    font-family: "NeueHaasGroteskDisplayPro55Roman";
    src: url("../fonts/NeueHaasGroteskDisplayPro55Roman/font.woff2")
            format("woff2"),
        url("webFonts/NeueHaasGroteskDisplayPro55Roman/font.woff")
            format("woff");
}
@font-face {
    font-family: "NeueHaasGroteskDisplayPro66MediumItalic";
    src: url("../fonts/NeueHaasGroteskDisplayPro66MediumItalic/font.woff2")
            format("woff2"),
        url("webFonts/NeueHaasGroteskDisplayPro66MediumItalic/font.woff")
            format("woff");
} */

@font-face {
    font-family: "Neue Haas Grotesk";
    src: url("../fonts/NeueHaasGroteskDisplayPro55Roman/font.woff2")
            format("woff2"),
        url("webFonts/NeueHaasGroteskDisplayPro55Roman/font.woff")
            format("woff");
	font-style: normal; 
	font-weight: 400;
}
@font-face {
    font-family: "Neue Haas Grotesk";
    src: url("../fonts/NeueHaasGroteskDisplayPro66MediumItalic/font.woff2")
            format("woff2"),
        url("webFonts/NeueHaasGroteskDisplayPro66MediumItalic/font.woff")
            format("woff");
	font-weight: 700;
}
@font-face {
    font-family: "Neue Haas Grotesk";
    src: url("../fonts/NeueHaasGroteskDisplayPro66MediumItalic/font.woff2")
            format("woff2"),
        url("webFonts/NeueHaasGroteskDisplayPro66MediumItalic/font.woff")
            format("woff");
	font-style: italic;
}

html body .fl-page strong, html body .fl-page b, html body .fl-page i {
	font-style: italic; font-weight: 400 !important;
}