/**
 * @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: Gotham Light by Hoefler &amp; Co.
 * URL: https://www.myfonts.com/collections/hoefler-and-co-foundry

 * Webfont: Gotham Book by Hoefler &amp; Co.
 * URL: https://www.myfonts.com/collections/hoefler-and-co-foundry

 * Webfont: Gotham Medium by Hoefler &amp; Co.
 * URL: https://www.myfonts.com/collections/hoefler-and-co-foundry

 * Webfont: Gotham Bold by Hoefler &amp; Co.
 * URL: https://www.myfonts.com/collections/hoefler-and-co-foundry
 
 * © 2025 MyFonts Inc. */



@font-face {
    font-family: "Gotham";
    font-weight: 500;
    src: url('webFonts/GothamMedium/font.woff2') format('woff2'), url('webFonts/GothamMedium/font.woff') format('woff');
}

@font-face {
    font-family: "Gotham";
    font-weight: 400;
    src: url('webFonts/GothamBook/font.woff2') format('woff2'), url('webFonts/GothamBook/font.woff') format('woff');
}

@font-face {
    font-family: "Gotham";
    font-weight: 300;
    src: url('webFonts/GothamLight/font.woff2') format('woff2'), url('webFonts/GothamLight/font.woff') format('woff');
}

@font-face {
    font-family: "Gotham";
    font-weight: 700;
    src: url('webFonts/GothamBold/font.woff2') format('woff2'), url('webFonts/GothamBold/font.woff') format('woff');
}
