/**
 * @license
 * MyFonts Webfont Build ID 3989988, 2020-12-22T13:38:23-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: FF Dax Web Pro Condensed Regular Italic by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-dax/pro-cond-regular-ita/
 *
 * Webfont: FF Dax Web Pro Condensed Extra Bold by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-dax/pro-cond-extra-bold/
 *
 * Webfont: FF Dax Web Pro Condensed Regular by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-dax/pro-cond-regular/
 *
 *
 * Webfonts copyright: 2006 Hans Reichel published by FSI FontShop International GmbH
 *
 * © 2020 MyFonts Inc
*/

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

@font-face {
    font-family: 'FFDaxWebProCondensed';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/FFDaxWebProCondensedRegular/font.woff2') format('woff2'),
         url('../fonts/FFDaxWebProCondensedRegular/font.woff') format('woff');
}

@font-face {
    font-family: 'FFDaxWebProCondensed';
    font-weight: 400;
    font-style: italic;
    font-display: swap;
    src: url('../fonts/FFDaxWebProCondensedRegularItalic/font.woff2') format('woff2'),
         url('../fonts/FFDaxWebProCondensedRegularItalic/font.woff') format('woff');
}

@font-face {
    font-family: 'FFDaxWebProCondensed';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/FFDaxWebProCondensedExtraBold/font.woff2') format('woff2'),
         url('../fonts/FFDaxWebProCondensedExtraBold/font.woff') format('woff');
}
