/**
 * @license
 * MyFonts Webfont Build ID 3942772, 2020-09-01T15:58:42-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: CooperLtBT-Regular by ParaType
 * URL: https://www.myfonts.com/fonts/paratype/cooper-bt/cooper-light/
 * 
 * Webfont: CooperLtBT-Italic by ParaType
 * URL: https://www.myfonts.com/fonts/paratype/cooper-bt/cooper-light-italic/
 * 
 * 
 * Webfonts copyright: Copyright 1990-1992 as an unpublished work by Bitstream Inc.  All rights reserved. Confidential. Copyright (c) ParaType, Inc., 2005. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3c2974");
  
@font-face {
  font-family: 'CooperLtBT-Regular';
  src: url('webFonts/CooperLtBT-Regular/font.woff2') format('woff2'), url('webFonts/CooperLtBT-Regular/font.woff') format('woff');
}
@font-face {
  font-family: 'CooperLtBT-Italic';
  src: url('webFonts/CooperLtBT-Italic/font.woff2') format('woff2'), url('webFonts/CooperLtBT-Italic/font.woff') format('woff');
}
body { 
  font-family: CooperLtBT-Regular; 
}
h1, h2, h3, h4, h5 { 
  font-family: CooperLtBT-Regular;
}

