/**
 * @license
 * MyFonts Webfont Build ID 4159341, 2021-08-25T09:58:13-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: TTNormsPro-Rg by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/regular/
 * 
 * Webfont: TTNormsPro-It by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/ital/
 * 
 * Webfont: TTNormsPro-XBd by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/exbold/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2016-2021 by TypeType. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3f776d");
  
@font-face {
  font-family: "TTNormsPro-XBd";
  src: url('./fonts/TTNormsProXBd.woff2') format('woff2'), url('../fonts/TTNormsProXBd.woff') format('woff');
}
@font-face {
  font-family: "TTNormsPro-Rg";
  src: url('./fonts/TTNormsProRg.woff2') format('woff2'), url('../fonts/TTNormsProRg.woff') format('woff');
}
@font-face {
  font-family: "TTNormsPro-It";
  src: url('./fonts/TTNormsProIt.woff2') format('woff2'), url('../fonts/TTNormsProIt.woff') format('woff');
}

