/**
 * @license
 * MyFonts Webfont Build ID 4134376, 2021-07-31T17:34:01-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: Rustica-Light by TipoType
 * URL: https://www.myfonts.com/fonts/tipotype/rustica/light/
 * 
 * Webfont: Rustica-SemiLight by TipoType
 * URL: https://www.myfonts.com/fonts/tipotype/rustica/semi-light/
 * 
 * Webfont: Rustica-Regular by TipoType
 * URL: https://www.myfonts.com/fonts/tipotype/rustica/regular/
 * 
 * Webfont: Rustica-Medium by TipoType
 * URL: https://www.myfonts.com/fonts/tipotype/rustica/medium/
 * 
 * Webfont: Rustica-Bold by TipoType
 * URL: https://www.myfonts.com/fonts/tipotype/rustica/bold/
 * 
 * 
 * Webfonts copyright: © TipoType 2021, all rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3f15e8");
  
@font-face {
  font-family: "Rustica-Regular";
  src: url('fonts/webFonts/RusticaRegular/font.woff2') format('woff2'), url('fonts/webFonts/RusticaRegular/font.woff') format('woff');
}
@font-face {
  font-family: "Rustica-SemiLight";
  src: url('fonts/webFonts/RusticaSemiLight/font.woff2') format('woff2'), url('fonts/webFonts/RusticaSemiLight/font.woff') format('woff');
}
@font-face {
  font-family: "Rustica-Light";
  src: url('fonts/webFonts/RusticaLight/font.woff2') format('woff2'), url('fonts/webFonts/RusticaLight/font.woff') format('woff');
}
@font-face {
  font-family: "Rustica-Bold";
  src: url('fonts/webFonts/RusticaBold/font.woff2') format('woff2'), url('fonts/webFonts/RusticaBold/font.woff') format('woff');
}
@font-face {
  font-family: "Rustica-Medium";
  src: url('fonts/webFonts/RusticaMedium/font.woff2') format('woff2'), url('fonts/webFonts/RusticaMedium/font.woff') format('woff');
}

