/**
 * @license
 * MyFonts Webfont Build ID 3928140, 2020-07-22T03:20:21-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-Normal by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/normal/
 * 
 * Webfont: TTNormsPro-Medium by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/medium/
 * 
 * Webfont: TTNormsPro-Bold by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/bold/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2016-2019 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Vika Usmanova, Olexa Volochay, Nadyr Rakhimov, Yuri Nakonechny. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/* @import url("//hello.myfonts.net/count/3bf04c"); */
  
@font-face {
  font-family: 'TTNormsPro-Medium';
  src: url('webFonts/TTNormsPro-Medium/font.woff2') format('woff2'), url('webFonts/TTNormsPro-Medium/font.woff') format('woff');
}
@font-face {
  font-family: 'TTNormsPro-Bold';
  src: url('webFonts/TTNormsPro-Bold/font.woff2') format('woff2'), url('webFonts/TTNormsPro-Bold/font.woff') format('woff');
}
@font-face {
  font-family: 'TTNormsPro-Normal';
  src: url('webFonts/TTNormsPro-Normal/font.woff2') format('woff2'), url('webFonts/TTNormsPro-Normal/font.woff') format('woff');
}
@font-face {
    font-family: 'ttnorms-serif-extrabold';
    src: url('ttnorms-proserif-ExtraBold.woff2') format('woff2'),
         url('ttnorms-proserif-ExtraBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ttnorms-serif-medium';
    src: url('ttnorms-proserif-Medium.woff2') format('woff2'),
         url('ttnorms-proserif-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ttnorms-serif-regular';
    src: url('ttnorms-proserif-Regular.woff2') format('woff2'),
         url('ttnorms-proserif-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

