@CHARSET "UTF-8";


@font-face
{
    font-family: 'ptSansNarrow';
    src: url('../fonts/ptsansnarrow_regular.eot');
    src: url('../fonts/ptsansnarrow_regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptsansnarrow_regular.woff') format('woff'),
         url('../fonts/ptsansnarrow_regular.ttf') format('truetype'),
         url('../fonts/ptsansnarrow_regular.svg#pt_sans_narrowregular') format('svg');
    font-style: normal;
	font-weight: 400;
}

@font-face
{
    font-family: 'ptSansNarrow';
    src: url('../fonts/ptsansnarrow_bold.eot');
    src: url('../fonts/ptsansnarrow_bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptsansnarrow_bold.woff') format('woff'),
         url('../fonts/ptsansnarrow_bold.ttf') format('truetype'),
         url('../fonts/ptsansnarrow_bold.svg#pt_sans_narrowbold') format('svg');
    font-style: normal;
	font-weight: 800;
}


@font-face
{
    font-family: 'DINPro';
    src: url('../fonts/dinpro-light.eot');
    src: url('../fonts/dinpro-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinpro-light.woff') format('woff'),
         url('../fonts/dinpro-light.ttf') format('truetype'),
         url('../fonts/dinpro-light.svg#DINProLight') format('svg');
	font-style: normal;
	font-weight: 300;
}

@font-face
{
    font-family: 'DINPro';
    src: url('../fonts/dinpro-regular.eot');
    src: url('../fonts/dinpro-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinpro-regular.woff') format('woff'),
         url('../fonts/dinpro-regular.ttf') format('truetype'),
         url('../fonts/dinpro-regular.svg#DINProRegular') format('svg');
	font-style: normal;
	font-weight: 400;
}

@font-face
{
    font-family: 'DINPro';
    src: url('../fonts/dinpro-medium.eot');
    src: url('../fonts/dinpro-medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinpro-medium.woff') format('woff'),
         url('../fonts/dinpro-medium.ttf') format('truetype'),
         url('../fonts/dinpro-medium.svg#DINProMedium') format('svg');
	font-style: normal;
	font-weight: 500;
}


@font-face
{
    font-family: 'DINPro';
    src: url('../fonts/dinpro-bold.eot');
    src: url('../fonts/dinpro-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinpro-bold.woff') format('woff'),
         url('../fonts/dinpro-bold.ttf') format('truetype'),
         url('../fonts/dinpro-bold.svg#DINProBold') format('svg');
	font-style: normal;
	font-weight: 800;
}

@font-face
{
    font-family: 'DINPro';
    src: url('../fonts/dinpro-black.eot');
    src: url('../fonts/dinpro-black.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinpro-black.woff') format('woff'),
         url('../fonts/dinpro-black.ttf') format('truetype'),
         url('../fonts/dinpro-black.svg#DINPro') format('svg');
	font-style: normal;
	font-weight: 900;
}