/**
 * @license
 * MyFonts Webfont Build ID 4129967, 2021-07-23T11:07:52-0400
 * 
 * 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: AvenirLTStd-Light by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir/pro-35-light-115678/
 * Copyright: Copyright &amp;#x00A9; 2013 Monotype GmbH. All rights reserved.
 * 
 * Webfont: CenturyGothicStd by Monotype
 * URL: https://www.myfonts.com/fonts/mti/century-gothic/wgl-regular/
 * Copyright: Copyright The Monotype Corporation. All rights reserved.
 * 
 * Webfont: CenturyGothicStd-Bold by Monotype
 * URL: https://www.myfonts.com/fonts/mti/century-gothic/wgl-bold/
 * Copyright: Copyright The Monotype Corporation. All rights reserved.
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3f04af");
  
@font-face {
  font-family: "Century Gothic";
  font-weight: normal;
  font-display: swap;
  src: url('/fonts/CenturyGothicStd/font.woff2') format('woff2'), url('/fonts/CenturyGothicStd/font.woff') format('woff');
}
@font-face {
  font-family: "Avenir";
  font-weight: normal;
  font-display: swap;
  src: url('/fonts/AvenirLTStdLight/font.woff2') format('woff2'), url('/fonts/AvenirLTStdLight/font.woff') format('woff');
}
@font-face {
  font-family: "Century Gothic Bold";
  font-weight: bold;
  font-display: swap;
  src: url('/fonts/CenturyGothicStdBold/font.woff2') format('woff2'), url('/fonts/CenturyGothicStdBold/font.woff') format('woff');
}

