

@font-face {
    font-family: 'oswald_regular';
    src: url('../fonts/oswald-regular-webfont.eot');
    src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-regular-webfont.woff') format('woff'),
         url('../fonts/oswald-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'neosans';
	font-style: normal;
	font-weight: 300;
    src: url('../fonts/neosanslig.eot');
    src: url('../fonts/neosanslig.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neosanslig.woff') format('woff'),
         url('../fonts/neosanslig.ttf') format('truetype');
}

@font-face {
    font-family: 'neosans';
	font-style: italic;
	font-weight: 300;
    src: url('../fonts/neosansligitalic.eot');
    src: url('../fonts/neosansligitalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neosansligitalic.woff') format('woff'),
         url('../fonts/neosansligitalic.ttf') format('truetype');
}

@font-face {
    font-family: 'neosans';
	font-style: normal;
	font-weight: 400;
    src: url('../fonts/neosansreg.eot');
    src: url('../fonts/neosansreg.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neosansreg.woff') format('woff'),
         url('../fonts/neosansreg.ttf') format('truetype');
}

@font-face {
    font-family: 'neosans';
	font-style: italic;
	font-weight: 400;
    src: url('../fonts/neosansregitalic.eot');
    src: url('../fonts/neosansregitalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neosansregitalic.woff') format('woff'),
         url('../fonts/neosansregitalic.ttf') format('truetype');
}

@font-face {
    font-family: 'neosans';
	font-style: normal;
	font-weight:500;
    src: url('../fonts/neosansmed.eot');
    src: url('../fonts/neosansmed.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neosansmed.woff') format('woff'),
         url('../fonts/neosansmed.ttf') format('truetype');
}

@font-face {
    font-family: 'neosans';
	font-style: normal;
	font-weight: bold;
    src: url('../fonts/neosansbold.eot');
    src: url('../fonts/neosansbold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neosansbold.woff') format('woff'),
         url('../fonts/neosansbold.ttf') format('truetype');
}

@font-face {
    font-family: 'neosans';
	font-style: italic;
	font-weight: bold;
    src: url('../fonts/nesosansbolditalic.eot');
    src: url('../fonts/nesosansbolditalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nesosansbolditalic.woff') format('woff'),
         url('../fonts/nesosansbolditalic.ttf') format('truetype');
}

