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

@font-face {
    font-family: 'din_bold';
    src: url('/static/fonts/pfdintextcomppro-bold-webfont.eot');
    src: url('/static/fonts/pfdintextcomppro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/pfdintextcomppro-bold-webfont.woff') format('woff'),
         url('/static/fonts/pfdintextcomppro-bold-webfont.ttf') format('truetype'),
         url('/static/fonts/pfdintextcomppro-bold-webfont.svg#din_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'din_xblack';
    src: url('/static/fonts/pfdintextcomppro-xblack-webfont.eot');
    src: url('/static/fonts/pfdintextcomppro-xblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/pfdintextcomppro-xblack-webfont.woff') format('woff'),
         url('/static/fonts/pfdintextcomppro-xblack-webfont.ttf') format('truetype'),
         url('/static/fonts/pfdintextcomppro-xblack-webfont.svg#din_xblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/static/js/bootstrap/fonts/glyphicons-halflings-regular.eot');
    src: url('/static/js/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
         url('/static/js/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'),
         url('/static/js/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'),
         url('/static/js/bootstrap/fonts/glyphicons-halflings-regular.svg#Glyphicons Halflings') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'arialblk';
    src: url('/static/fonts/ariblk.eot');
    src: url('/static/fonts/ariblk.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/ariblk.woff') format('woff'),
         url('/static/fonts/ariblk.ttf') format('truetype'),
         url('/static/fonts/ariblk.svg#ariblk') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*****      TYPOGRAPGY    *****/


/*
@font-face {
    font-family: 'tti_999';
    src: url('/static/fonts/titilliummaps26l-webfont.eot');
    src: url('/static/fonts/titilliummaps26l-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/titilliummaps26l-webfont.woff') format('woff'),
         url('/static/fonts/titilliummaps26l-webfont.ttf') format('truetype'),
         url('/static/fonts/titilliummaps26l-webfont.svg#titilliummaps26l999_wt') format('svg');
    font-weight: normal;
    font-style: normal;
}


h1 {font-size:60px; line-height:62px;}
h2 {font-size:40px; line-height:42px;}
h3 {font-size:35px; line-height:37px;}
h4 {font-size:18px; line-height:20px;}
h5 {font-size:16px; line-height:18px;}
h6 {font-size:14px; line-height:16px;}
*/



