/**
 * @license
 * MyFonts Webfont Build ID 4193629, 2021-10-13T03:06:32-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-Bd by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/bold/
 * 
 * 
 * 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/3ffd5d");

@font-face {
  font-family: "TTNormsPro";
  font-weight: bold;
  src: url("webfonts/TTNormsProBd/font.woff2") format("woff2"),
    url("webfonts/TTNormsProBd/font.woff") format("woff");
}
@font-face {
  font-family: "TTNormsPro";
  src: url("webfonts/TTNormsProRg/font.woff2") format("woff2"),
    url("webfonts/TTNormsProRg/font.woff") format("woff");
}
