/**
 * @license
 * MyFonts Webfont Build ID 3984882, 2020-12-08T20:44:06-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: AvenirLTPro-Light by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir/pro-35-light/
 * 
 * Webfont: AvenirLTPro-Medium by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir/pro-65-medium/
 * 
 * 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/3ccdf2");

@font-face {
    font-family: 'avenir';
    src: url('AvenirLTPro-Heavy/font.woff2') format('woff2'), url('AvenirLTPro-Heavy/font.woff') format('woff');
    font-weight: 700;
}

@font-face {
    font-family: 'avenir';
    src: url('AvenirLTPro-Medium/font.woff2') format('woff2'), url('AvenirLTPro-Medium/font.woff') format('woff');
    font-weight: 500;
}

@font-face {
    font-family: 'avenir';
    src: url('AvenirLTPro-Light/font.woff2') format('woff2'), url('AvenirLTPro-Light/font.woff') format('woff');
    font-weight: 300;
}