/**
 * @license
 * MyFonts Webfont Build ID 3985640, 2020-12-10T08:15:21-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: Mont-Regular by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/mont/regular/
 * 
 * Webfont: Mont-SemiBold by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/mont/semi-bold/
 * 
 * Webfont: Mont-Bold by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/mont/bold/
 * 
 * 
 * Webfonts copyright: Modern and elegant sans serif font family.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3cd0e8");
  
@font-face {
  font-family: 'Mont';
  font-weight: 400;
  src: url('Mont-Regular/font.woff2') format('woff2'), url('Mont-Regular/font.woff') format('woff');
}
@font-face {
  font-family: 'Mont';
  font-weight: 700;
  src: url('Mont-Bold/font.woff2') format('woff2'), url('Mont-Bold/font.woff') format('woff');
}
@font-face {
  font-family: 'Mont';
  font-weight: 600;
  src: url('Mont-SemiBold/font.woff2') format('woff2'), url('Mont-SemiBold/font.woff') format('woff');
}

