/*
Font: 		Saint Agnes
Style: 		Regular
URL: 		https://www.youworkforthem.com/font/T4357/saint-agnes
Foundry: 	Great Lakes Lettering
Foundry: 	https://www.youworkforthem.com/designer/347/great-lakes-lettering
Copyright:	Copyright  2012 by Great Lakes Lettering. All rights reserved.
Version: 	17
Created:	March 20, 2015
License: 	https://www.youworkforthem.com/font-license 
License: 	The WebFont(s) listed in this document must follow the YouWorkForThem
			WebFont license rules. All other parties are strictly restricted 
			from using the WebFonts(s) listed without a purchased license. 
			All details above must always remain unaltered and visible in your CSS.
*/

@font-face {
	font-family: 'SaintAgnes-Regular';
	src: url('saint-agnes.eot');
	src: url('saint-agnes.eot?#iefix') format('embedded-opentype'),
             url('saint-agnes.woff2') format('woff2'),
	     url('saint-agnes.woff') format('woff'),
	     url('saint-agnes.ttf') format('truetype'),
	     url('saint-agnes.svg#youworkforthem') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Lucida-Sans-Unicode';
    src:url('Lucida-Sans-Unicode.ttf.woff') format('woff'),
        url('Lucida-Sans-Unicode.ttf.svg#Lucida-Sans-Unicode') format('svg'),
        url('Lucida-Sans-Unicode.ttf.eot'),
        url('Lucida-Sans-Unicode.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}