
/*  ////////////////////////////////////////////// FONTS  //////////////////////////////////////////////  */
@charset "utf-8";
/* CSS Document */
@font-face 
{
font-family: 'TheSansBold';
src: url('/_new/_font/TheSansExtraBold-Plain.ttf');
/* src: url('/_new/_font/decker-webfont.eot?iefix') format('eot'),
url('/_new/_font/decker-webfont.woff') format('woff'),
url('/_new/_font/decker-webfont.ttf') format('truetype'),
url('/_new/_font/decker-webfont.svg#webfontZzk9b72Q') format('svg');*/
font-weight: 900;
font-style: normal;
}


@font-face 
{
font-family: 'TheSans';
src: url('/_new/_font/TheSans-Plain.ttf');
/* src: url('/_new/_font/decker-webfont.eot?iefix') format('eot'),
url('/_new/_font/decker-webfont.woff') format('woff'),
url('/_new/_font/decker-webfont.ttf') format('truetype'),
url('/_new/_font/decker-webfont.svg#webfontZzk9b72Q') format('svg');*/
font-weight: normal;
font-style: normal;
}

@font-face 
{
font-family: 'TheSansLight';
src: url('/_new/_font/TheSansLight.ttf');
/* src: url('/_new/_font/decker-webfont.eot?iefix') format('eot'),
url('/_new/_font/decker-webfont.woff') format('woff'),
url('/_new/_font/decker-webfont.ttf') format('truetype'),
url('/_new/_font/decker-webfont.svg#webfontZzk9b72Q') format('svg');*/
font-weight: normal;
font-style: normal;
}
@font-face 
{
font-family: 'Prater';
src: url('/_new/_font/PraterSansOne-Regular.ttf');
/* src: url('/_new/_font/decker-webfont.eot?iefix') format('eot'),
url('/_new/_font/decker-webfont.woff') format('woff'),
url('/_new/_font/decker-webfont.ttf') format('truetype'),
url('/_new/_font/decker-webfont.svg#webfontZzk9b72Q') format('svg');*/
font-weight: 200;
font-style: normal;
}

@font-face 
{
font-family: 'PraterScript';
src: url('/_new/_font/PraterScriptOne-Regular.ttf');
/*  src: url('/_new/_font/museosans_500-webfont.eot?#iefix') format('embedded-opentype'),
url('/_new/_font/museosans_500-webfont.woff') format('woff'),
url('/_new/_font/PraterScriptTwo-Regular.ttf') format('truetype'),
url('/_new/_font/museosans_500-webfont.svg#MuseoSans500') format('svg');*/
font-weight: normal;
font-style: normal;
}

@font-face 
{
    font-family: 'PraterSerifBold';
    src: url('../_font/PraterSerifOne-Bold.ttf');
     /*  src: url('../_font/museosans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_font/museosans_500-webfont.woff') format('woff'),
         url('../_font/PraterScriptTwo-Regular.ttf') format('truetype'),
         url('../_font/museosans_500-webfont.svg#MuseoSans500') format('svg');*/
    font-weight: normal;
    font-style: normal;
}
/*  ////////////////////////////////////////////// FONTS  //////////////////////////////////////////////  */









