@font-face {
font-family: "bebasregular";
src: url("fonts/bebas___-webfont.eot");
src: url("fonts/bebas___-webfont.eot?#iefix") format("embedded-opentype"),
url("fonts/bebas___-webfont.woff") format("woff"),
url("fonts/bebas___-webfont.ttf") format("truetype"),
url("fonts/bebas___-webfont.svg#bebasregular") format("svg");
font-weight: normal;
font-style: normal;
}

@font-face {
	font-family: 'RobotoCondensedBold';
	src: url('fonts/RobotoCondensedBold.eot');
	src: local('RobotoCondensedBold'),
 	url('fonts/RobotoCondensedBold.woff') format('woff'),
	url('fonts/RobotoCondensedBold.ttf') format('truetype');
font-weight: normal;
font-style: normal
}



@font-face {
    font-family: 'fjalla_oneregular';
    src: url('fonts/fjallaone-regular-webfont.eot');
    src: url('fonts/fjallaone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/fjallaone-regular-webfont.woff') format('woff'),
         url('fonts/fjallaone-regular-webfont.ttf') format('truetype'),
         url('fonts/fjallaone-regular-webfont.svg#fjalla_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'source_sans_proregular';
    src: url('fonts/sourcesanspro-regular-webfont.eot');
    src: url('fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_72351">Text with this font applied</p> */
.fontsforweb_fontid_72351 {
	font-family: 'RobotoCondensedBold' !important;
}