/**
 * @license
 * MyFonts Webfont Build ID 4081288, 2021-05-04T07:54:13-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: Museo-700 by exljbris
 * URL: https://www.myfonts.com/fonts/exljbris/museo/700/
 * 
 * Webfont: Museo-500 by exljbris
 * URL: https://www.myfonts.com/fonts/exljbris/museo/500/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2008 by Jos Buivenga/exljbris. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3e4688");
  
@font-face {
  font-family: "Museo-500";
  src: url('museo-500.woff2') format('woff2'), url('museo-500.woff') format('woff');
}
@font-face {
  font-family: "Museo-700";
  src: url('museo-700.woff2') format('woff2'), url('museo-700.woff') format('woff');
}

