 /*font-face start here*/

@font-face {
    font-family: 'droid_sansregular';
    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#droid_sansregular') 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-webfont.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_sanslight';
    src: url('../font/opensans-light-webfont.eot');
    src: url('../font/opensans-light-webfont.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: 'OswaldRegular';  src: url('../font/oswald-webfont.eot'); src: url('../font/oswald-webfont.eot?#iefix') format('embedded-opentype'), url('../font/oswald-webfont.woff') format('woff'), url('../font/oswald-webfont.ttf') format('truetype'),  url('../font/oswald-webfont.svg#OswaldRegular') format('svg');
font-weight: normal; font-style: normal;}

@font-face {font-family: 'BebasNeue';	src: url('../font/bebasneue.eot');	src: url('../font/bebasneue.eot?#iefix') format('embedded-opentype'),		url('../font/bebasneue.woff') format('woff'),	 url('../font/bebasneue.ttf') format('truetype'),	 url('../font/bebasneue.svg#bebasneue') format('svg');	font-weight: normal;	font-style: normal;	}