/**
 * @license
 * MyFonts Webfont Build ID 4026379, 2021-03-12T12:29:29-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: MontBlanc-Light by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/mont-blanc/light/
 * 
 * Webfont: MontBlanc-SemiBold by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/mont-blanc/semi-bold/
 * 
 * 
 * Webfonts copyright: Copyright © 2020 by Fontfabric. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3d700b");
  
@font-face {
  font-family: "MontBlanc-Light";
  src: url('/fonts/MontBlancLight/font.woff2') format('woff2'), url('webFonts/MontBlancLight/font.woff') format('woff');
}
@font-face {
  font-family: "MontBlanc-SemiBold";
  src: url('/fonts/MontBlancSemiBold/font.woff2') format('woff2'), url('webFonts/MontBlancSemiBold/font.woff') format('woff');
}

