/**
 * @license
 * MyFonts Webfont Build ID 4039498, 2021-04-15T09:50:25-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: Calps-Medium by Typesketchbook
 * URL: https://www.myfonts.com/fonts/typesketchbook/calps/medium/
 * 
 * Webfont: Calps-Light by Typesketchbook
 * URL: https://www.myfonts.com/fonts/typesketchbook/calps/light/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2017 by Typesketchbook. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3da34a");
  
@font-face {
  font-family: "Calps-Light";
  src: url('webFonts/CalpsLight/font.woff2') format('woff2'), url('webFonts/CalpsLight/font.woff') format('woff');
}
@font-face {
  font-family: "Calps-Medium";
  src: url('webFonts/CalpsMedium/font.woff2') format('woff2'), url('webFonts/CalpsMedium/font.woff') format('woff');
}

