/*@font-face{
    font-family:'gorda';
    src: url(../fonts/MullerNarrow-ExtraBold.ttf) format('truetype'),
     url(../fonts/MullerNarrow-ExtraBold.eot?#iefix) format('embedded-opentype'),; 
}
*/
/*@font-face{
    font-family:'MullerNarrow';
    src: url(../fonts/MullerNarrow-ExtraBoldItalic.ttf) format('truetype'),
    url(../fonts/MullerNarrow-ExtraBoldItalic.eot?#iefix) format('embedded-opentype'),;
    font-weight:bold;
    font-style: italic;
}
*/
@font-face{
    font-family:'MullerNarrow';
    src: url(../fonts/MullerNarrow-Light.ttf) format('truetype'),
    url('../fonts/MullerNarrow-Light?#iefix') format('embedded-opentype');
    font-weight:normal;
    font-style: normal;
}


@font-face{
    font-family:'MullerNarrow';
    src: url(../fonts/MullerNarrow-LightItalic.ttf) format('truetype'),
    url('../fonts/MullerNarrow-LightItalic.eot?#iefix') format('embedded-opentype');
    font-weight:normal;
     font-style: italic;
}

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

