/**
 * @license
 * MyFonts Webfont Build ID 3890474, 2020-04-14T07:14:18-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: AvenirLTPro-Roman by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir/pro-55-roman/
 *
 * Webfont: AvenirLTPro-Heavy by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir/pro-85-heavy/
 *
 *
 * Webfonts copyright: Copyright &amp;#x00A9; 2014 Monotype GmbH. All rights reserved.
 *
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3b5d2a");

/* @font-face {
  font-family: 'AvenirLTPro-Roman';
  src: url('webFonts/AvenirLTPro-Roman/font.woff2') format('woff2'), url('webFonts/AvenirLTPro-Roman/font.woff') format('woff');
}
@font-face {
  font-family: 'AvenirLTPro-Heavy';
  src: url('webFonts/AvenirLTPro-Heavy/font.woff2') format('woff2'), url('webFonts/AvenirLTPro-Heavy/font.woff') format('woff');
} */

@font-face {
   font-family: 'AvenirWeb';
      src: url('webFonts/AvenirLTPro-Roman/font.woff2') format('woff2'), url('webFonts/AvenirLTPro-Roman/font.woff') format('woff');
   font-weight: 500;
   font-style: normal;
}
@font-face {
   font-family: 'AvenirWeb';
      src: url('webFonts/AvenirLTPro-Heavy/font.woff2') format('woff2'), url('webFonts/AvenirLTPro-Heavy/font.woff') format('woff');
   font-weight: 700;
   font-style: normal;
}
