

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=3192c6f7-c951-4133-9102-a14c1380233d");

/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-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: Cooper BT Bold by ParaType
 * URL: https://www.myfonts.com/collections/paratype-foundry

 * Webfont: Cooper BT Light Italic by ParaType
 * URL: https://www.myfonts.com/collections/paratype-foundry
 
 * © 2026 MyFonts Inc. */
  
@font-face {
  font-family: "Sivellin";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Sivellin/Sivellin_normal_normal.woff2') format('woff2'), url('Sivellin/Sivellin_normal_normal.woff') format('woff');
}

@font-face {
  font-family: "CooperBTBold";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('CooperBT/CooperBTBold_normal_normal.woff2') format('woff2'), url('CooperBT/CooperBTBold_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "CooperBTLightItalic";
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
  src: url('CooperBT/CooperBTLightItalic_italic_normal.woff2') format('woff2'), url('CooperBT/CooperBTLightItalic_italic_normal.woff') format('woff');
}