/**
 * @license
 * MyFonts Webfont Build ID 3957372, 2020-10-06T14:45:26-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: AvenirNextLTPro-Demi by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-demi/
 * Copyright: Copyright &amp;#x00A9; 2004 - 2017 Monotype GmbH. All rights reserved.
 * 
 * Webfont: AvenirNextLTPro-Regular by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-regular/
 * Copyright: Copyright &amp;#x00A9; 2004 - 2017 Monotype GmbH. All rights reserved.
 * 
 * Webfont: MacklinDisplay-Light by Monotype
 * URL: https://www.myfonts.com/fonts/mti/macklin/display-light/
 * Copyright: Copyright © 2020 Monotype Imaging Inc. All rights reserved.
 * 
 * 
 * 
 * © 2020 MyFonts Inc
*/

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

@font-face {
    font-family: 'Macklin';
    src: url('webFonts/MacklinDisplay-Light/font.woff2') format('woff2'),
        url('webFonts/MacklinDisplay-Light/font.woff') format('woff');
}
@font-face {
    font-family: 'AvenirNextLTPro-Demi';
    font-style: normal;
    font-weight: 700;
    src: url('webFonts/AvenirNextLTPro-Demi/font.woff2') format('woff2'),
        url('webFonts/AvenirNextLTPro-Demi/font.woff') format('woff');
}
@font-face {
    font-family: 'AvenirNext';
    font-style: normal;
    font-weight: 400;
    src: url('webFonts/AvenirNextLTPro-Regular/font.woff2') format('woff2'),
        url('webFonts/AvenirNextLTPro-Regular/font.woff') format('woff');
}
