
@font-face {
    font-family: 'Neuton';
    src: url('../fonts/neuton/Neuton-Regular-webfont.eot');
    src: url('../fonts/neuton/Neuton-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neuton/Neuton-Regular-webfont.woff') format('woff'),
         url('../fonts/neuton/Neuton-Regular-webfont.ttf') format('truetype'),
         url('../fonts/neuton/Neuton-Regular-webfont.svg#NeutonRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Neuton';
    src: url('../fonts/neuton/Neuton-Italic-webfont.eot');
    src: url('../fonts/neuton/Neuton-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neuton/Neuton-Italic-webfont.woff') format('woff'),
         url('../fonts/neuton/Neuton-Italic-webfont.ttf') format('truetype'),
         url('../fonts/neuton/Neuton-Italic-webfont.svg#NeutonItalic') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'Neuton';
    src: url('../fonts/neuton/Neuton-Bold-webfont.eot');
    src: url('../fonts/neuton/Neuton-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neuton/Neuton-Bold-webfont.woff') format('woff'),
         url('../fonts/neuton/Neuton-Bold-webfont.ttf') format('truetype'),
         url('../fonts/neuton/Neuton-Bold-webfont.svg#NeutonBold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
	font-family: 'DroidSans';
	src: url('../fonts/droidsans/DroidSans-webfont.eot');
	src: local('Droid Sans'), url('../fonts/droidsans/DroidSans-webfont.woff') format('woff'), url('../fonts/droidsans/DroidSans-webfont.ttf') format('truetype'), url('../fonts/droidsans/DroidSans-webfont.svg#webfontb9QNrogX') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DroidSans';
	src: url('../fonts/droidsans/DroidSans-Bold-webfont.eot');
	src: local('Droid Sans'), url('../fonts/droidsans/DroidSans-Bold-webfont.woff') format('woff'), url('../fonts/droidsans/DroidSans-Bold-webfont.ttf') format('truetype'), url('../fonts/droidsans/DroidSans-Bold-webfont.svg#webfontCibXC3IK') format('svg');
	font-weight: bold;
	font-style: normal;
}
