@charset "utf-8";
/* CSS Document */

@font-face{
	font-family:"Open Sans Bold";
	src:url("OpenSans-Bold.eot?") format("eot"),
		url("OpenSans-Bold.woff") format("woff"),
		url("OpenSans-Bold.ttf") format("truetype"),
		url("OpenSans-Bold.svg#OpenSans-Bold") format("svg");
	font-weight:normal;
	font-style:normal;
}

 
@font-face {
font-family: "OakesGroteskBold";
src: url("OakesGroteskBold.eot");
src: url("OakesGroteskBold.eot?#iefix") format("embedded-opentype"),
url("OakesGroteskBold.woff") format("woff"),
url("OakesGroteskBold.ttf") format("truetype"),
url("OakesGroteskBold.svg#OakesGroteskBold") format("svg");
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
				}
				
@font-face {
font-family: "OakesGroteskRegular";
src: url("OakesGroteskRegular.eot");
src: url("OakesGroteskRegular.eot?#iefix") format("embedded-opentype"),
url("OakesGroteskRegular.woff") format("woff"),
url("OakesGroteskRegular.ttf") format("truetype"),
url("OakesGroteskRegular.svg#OakesGroteskRegular") format("svg");
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
				}				