/**
 * @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: TT Norms Pro Medium Italic by TypeType
 * URL: https://www.myfonts.com/collections/typetype-foundry

 * Webfont: TT Norms Pro Light Italic by TypeType
 * URL: https://www.myfonts.com/collections/typetype-foundry

 * Webfont: TT Norms Pro Light by TypeType
 * URL: https://www.myfonts.com/collections/typetype-foundry

 * Webfont: TT Norms Pro Medium by TypeType
 * URL: https://www.myfonts.com/collections/typetype-foundry

 * Webfont: TT Norms Pro Bold by TypeType
 * URL: https://www.myfonts.com/collections/typetype-foundry

 * Webfont: TT Norms Pro Bold Italic by TypeType
 * URL: https://www.myfonts.com/collections/typetype-foundry
 
 * © 2025 MyFonts Inc. */


  
 @font-face {
  font-family: 'TTNormsPro';
  src: url('./TTNormsProLight/font.woff2') format('woff2'),
      url('./TTNormsProLight/font.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TTNormsPro';
  src: url('./TTNormsProLightItalic/font.woff2') format('woff2'),
      url('./TTNormsProLightItalic/font.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TTNormsPro';
  src: url('./TTNormsProMedium/font.woff2') format('woff2'),
      url('./TTNormsProMedium/font.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TTNormsPro';
  src: url('./TTNormsProMediumItalic/font.woff2') format('woff2'),
      url('./TTNormsProMediumItalic/font.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TTNormsPro';
  src: url('./TTNormsProBold/font.woff2') format('woff2'),
      url('./TTNormsProBold/font.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TTNormsPro';
  src: url('./TTNormsProBoldItalic/font.woff2') format('woff2'),
      url('./TTNormsProBoldItalic/font.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
}

