/*http://foundation.zurb.com/stylesheets/fonts/ */
@font-face {
	font-family: 'OpenSans';
	src: url("../fonts/OpenSans-Regular-webfont.eot");
	src: url("../fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular-webfont.woff") format("woff"), url("../fonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face { 
	font-family: 'oswaldregular'; 
	src: url('../fonts/oswald-regular-webfont.eot'); 
	src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/oswald-regular-webfont.woff') format('woff'),  url('../fonts/oswald-regular-webfont.ttf') format('truetype'); 
	font-weight: normal; 
	font-style: normal; 
}
/* Foundation Icons General Enclosed */
@font-face {
	font-family: 'FoundationIconsGeneralEnclosed';
	src: url("../fonts/foundation-icons-general-enclosed.eot");
	src: url("../fonts/foundation-icons-general-enclosed.eot?#iefix") format("embedded-opentype"), url("../fonts/foundation-icons-general-enclosed.woff") format("woff"), url("../fonts/foundation-icons-general-enclosed.ttf") format("truetype"), url("../fonts/foundation-icons-general-enclosed.svg#FoundationIconsGeneralEnclosed") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FoundationIconsSocial';
	src: url("../fonts/foundation-icons-social.eot");
	src: url("../fonts/foundation-icons-social.eot?#iefix") format("embedded-opentype"), url("../fonts/foundation-icons-social.woff") format("woff"), url("../fonts/foundation-icons-social.ttf") format("truetype"), url("../fonts/foundation-icons-social.svg#FoundationIconsGeneralEnclosed") format("svg");
	font-weight: normal;
	font-style: normal;
}
