/**
 * @license
 * MyFonts Webfont Build ID 3826050, 2019-10-18T06:24:32-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: Mont-Regular by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/mont/regular/
 *
 * Webfont: Mont-Bold by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/mont/bold/
 *
 *
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3826050
 * Licensed pageviews: 10,000
 * Webfonts copyright: Modern and elegant sans serif font family.
 *
 * © 2019 MyFonts Inc
*/

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

@font-face {
  font-weight: normal;
  font-family: 'Mont';
  font-style: normal;
  src: url('/static/assets/webfonts/3A6182_0_0.eot');
  src:
    url('/static/assets/webfonts/3A6182_0_0.eot?#iefix')
    format('embedded-opentype'),
    url('/static/assets/webfonts/3A6182_0_0.woff2') format('woff2'),
    url('/static/assets/webfonts/3A6182_0_0.woff') format('woff'),
    url('/static/assets/webfonts/3A6182_0_0.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-weight: bold;
  font-family: 'Mont';
  font-style: normal;
  src: url('/static/assets/webfonts/3A6182_1_0.eot');
  src:
    url('/static/assets/webfonts/3A6182_1_0.eot?#iefix')
    format('embedded-opentype'),
    url('/static/assets/webfonts/3A6182_1_0.woff2') format('woff2'),
    url('/static/assets/webfonts/3A6182_1_0.woff') format('woff'),
    url('/static/assets/webfonts/3A6182_1_0.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-weight: 600;
  font-family: 'Mont';
  font-style: normal;
  src: url('/static/assets/webfonts/Mont-SemiBold.eot');
  src:
    url('/static/assets/webfonts/Mont-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('/static/assets/webfonts/Mont-SemiBold.woff2') format('woff2'),
    url('/static/assets/webfonts/Mont-SemiBold.woff') format('woff'),
    url('/static/assets/webfonts/Mont-SemiBold.ttf') format('truetype');
}
