/**
 * @license
 * MyFonts Webfont Build ID 3258953, 2016-07-29T14:19:53-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: BrixSansBlack by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brix-sans/black/
 *
 * Webfont: BrixSansBold by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brix-sans/bold/
 *
 * Webfont: BrixSansRegular by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brix-sans/regular/
 *
 * Webfont: BrixSansBold-Italic by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brix-sans/bold-italic/
 *
 * Webfont: BrixSansBlack-Italic by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brix-sans/black-italic/
 *
 * Webfont: BrixSansRegular-Italic by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brix-sans/italic/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3258953
 * Licensed pageviews: 1,000,000
 * Webfonts copyright: Copyright (c) 2014 by Hannes von Doehren, Livius Dietzel. All rights reserved.
 *
 * © 2016 MyFonts Inc
*/

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

@font-face {
  font-display: swap;
  font-family: "BrixSansRegular";
  src:
    url('brix_sans/brixsansregular-webfont.woff2') format('woff2'),
    url('brix_sans/brixsansregular-webfont.woff') format('woff');
}
@font-face {
  font-display: swap;
  font-family: "BrixSansRegular-Italic";
  src:
    url('brix_sans/brixsansregular-italic-webfont.woff2') format('woff2'),
    url('brix_sans/brixsansregular-italic-webfont.woff') format('woff');
}
@font-face {
  font-display: swap;
  font-family: "BrixSansBold";
  src:
    url('brix_sans/brixsansbold-webfont.woff2') format('woff2'),
    url('brix_sans/brixsansbold-webfont.woff') format('woff');
}
@font-face {
  font-display: swap;
  font-family: "BrixSansBold-Italic";
  src:
    url('brix_sans/brixsansbold-italic-webfont.woff2') format('woff2'),
    url('brix_sans/brixsansbold-italic-webfont.woff') format('woff');
}
@font-face {
  font-display: swap;
  font-family: "BrixSansBlack";
  src:
    url('brix_sans/brixsansblack-webfont.woff2') format('woff2'),
    url('brix_sans/brixsansblack-webfont.woff') format('woff');
}
