@font-face {
    font-family: 'Oswald';
    src: url('Oswald-Regular-webfont.eot');
    src: url('Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Oswald-Regular-webfont.woff') format('woff'),
         url('Oswald-Regular-webfont.ttf') format('truetype'),
         url('Oswald-Regular-webfont.svg#Oswald') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
font-family:"BenchNine Regular";
	src:url("BenchNine-Regular.eot?") format("eot"),
		url("BenchNine-Regular.woff") format("woff"),
		url("BenchNine-Regular.ttf") format("truetype"),
		url("BenchNine-Regular.svg#BenchNine-Regular") format("svg");
	font-weight:normal;
	font-style:normal;
}