/**
 * @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: Felix Titling MT by myfonts-production
 * URL: https://www.myfonts.com/collections/monotype-imaging-foundry

 * Webfont: Gill Sans Medium by MyFonts
 * URL: https://www.myfonts.com/collections/monotype-imaging-foundry

 * Webfont: Gill Sans Light by MyFonts
 * URL: https://www.myfonts.com/collections/monotype-imaging-foundry
 
 * © 2025 MyFonts Inc. */

@font-face {
	font-family: "GillSansLight";
	src: url("../assets/webFonts/GillSansLight/font.woff2") format("woff2"), url("../assets/webFonts/GillSansLight/font.woff") format("woff");
}
@font-face {
	font-family: "GillSansMedium";
	src: url("../assets/webFonts/GillSansMedium/font.woff2") format("woff2"), url("../assets/webFonts/GillSansMedium/font.woff") format("woff");
}
@font-face {
	font-family: "FelixTitlingMT";
	src: url("../assets/webFonts/FelixTitlingMT/font.woff2") format("woff2"), url("../assets/webFonts/FelixTitlingMT/font.woff") format("woff");
}
