/* Add Google WebFonts */
@import url(http://fonts.googleapis.com/css?family=Oswald:300);
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,500,700);
@import url(https://fonts.googleapis.com/css?family=Alegreya+Sans);


@font-face {
	font-family:'open_sansbold';
	src:url('../font/opensans-bold-webfont.eot');
	src:url('../font/opensans-bold-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../font/opensans-bold-webfont.woff') format('woff'), url('../font/opensans-bold-webfont.ttf') format('truetype'), url('../font/opensans-bold-webfont.svg#open_sansbold') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'open_sansitalic';
	src:url('../font/opensans-italic-webfont.eot');
	src:url('../font/opensans-italic-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../font/opensans-italic-webfont.woff') format('woff'), url('../font/opensans-italic-webfont.ttf') format('truetype'), url('../font/opensans-italic-webfont.svg#open_sansitalic') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'open_sanslight';
	src:url('../font/opensans-light-webfont.eot');
	src:url('../font/opensans-light-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../font/opensans-light-webfont.woff')
 format('woff'), url('../font/opensans-light-webfont.ttf') format('truetype'), url('../font/opensans-light-webfont.svg#open_sanslight') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'open_sansregular';
	src:url('../font/opensans-regular-webfont.eot');
	src:url('../font/opensans-regular-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../font/opensans-regular-webfont.woff') format('woff'), url('../font/opensans-regular-webfont.ttf') format('truetype'), url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'open_sansbold_italic';
	src:url('../font/opensans-bolditalic-webfont.eot');
	src:url('../font/opensans-bolditalic-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../font/opensans-bolditalic-webfont.woff') format('woff'), url('../font/opensans-bolditalic-webfont.ttf') format('truetype'), url('../font/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg');
	font-weight:
normal;
	font-style:normal;
}

@font-face {
	font-family:'open_sanssemibold';
	src:url('../font/opensans-semibold-webfont.eot');
	src:url('../font/opensans-semibold-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../font/opensans-semibold-webfont.woff') format('woff'), url('../font/opensans-semibold-webfont.ttf') format('truetype'), url('../font/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
	font-weight:normal;
	font-style:normal;
}


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

@font-face {
    font-family: 'BebasRegular';
    src: url('../font/bebas-webfont.eot');
    src: url('../font/bebas-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../font/bebas-webfont.woff') format('woff'),
         url('../font/bebas-webfont.ttf') format('truetype'),
         url('../font/bebas-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AngelinaRegular';
    src: url('../font/angelina-webfont.eot');
    src: url('../font/angelina-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../font/angelina-webfont.woff') format('woff'),
         url('../font/angelina-webfont.ttf') format('truetype'),
         url('../font/angelina-webfont.svg#AngelinaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'roboto_condensedregular';
  src: url('../font/robotocondensed-regular-webfont.eot');
  src: url('../font/robotocondensed-regular-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../font/robotocondensed-regular-webfont.woff') format('woff'), url('../font/robotocondensed-regular-webfont.ttf') format('truetype'), url('../font/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto_condensedbold';
  src: url('../font/robotocondensed-bold-webfont.eot');
  src: url('../font/robotocondensed-bold-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../font/robotocondensed-bold-webfont.woff') format('woff'), url('../font/robotocondensed-bold-webfont.ttf') format('truetype'), url('../font/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');
  font-weight: normal;
  font-style: normal;
}


