/* CSS Document */

@font-face {
    font-family: "geinspirapitch";
    font-style: normal;
    font-weight: normal;
    src: url("geinspirapitch-webfont.eot?#iefix") format("embedded-opentype"), url("geinspirapitch-webfont.ttf") format("truetype");
}
@font-face {
    font-family: "geinspirapitch";
    font-style: italic;
    font-weight: normal;
    src: url("geinspirapitch-webfontitalic.eot?#iefix") format("embedded-opentype"), url("geinspirapitch-webfontitalict.woff") format("woff"), url("geinspirapitch-webfontitalic.ttf") format("truetype");
}
@font-face {
    font-family: "geinspirapitch";
    font-style: normal;
    font-weight: bold;
    src: url("geinspirapitch-webfontbold.eot?#iefix") format("embedded-opentype"),  url("geinspirapitch-webfontbold.ttf") format("truetype");
}

input, select {
	font-family: 'geinspirapitch', Arial, sans-serif;
}

body {
	font-family: 'geinspirapitch', Arial, sans-serif;
}

/* removed this as it is not available in repo - url("geinspirapitch-webfontbold.woff") format("woff"), url("geinspirapitch-webfont.woff") format("woff"), */