/* ------------------------------------------------------------ *\
    Fonts    
\* ------------------------------------------------------------ */
@font-face {
    font-family: 'Helvetica Neue LT Com';
    src: url('fonts/HelveticaNeueLTComLt-webfont.woff') format('woff'),
         url('fonts/HelveticaNeueLTComLt-webfont.ttf') format('truetype'),
         url('fonts/HelveticaNeueLTComLt-webfont.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT Com';
    src: url('fonts/HelveticaNeueLTComRoman-webfont.woff') format('woff'),
         url('fonts/HelveticaNeueLTComRoman-webfont.ttf') format('truetype'),
         url('fonts/HelveticaNeueLTComRoman-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Neutra Text';
    src: url('fonts/neutrafacetext-book-webfont.eot');
    src: url('fonts/neutrafacetext-book-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/neutrafacetext-book-webfont.woff') format('woff'),
         url('fonts/neutrafacetext-book-webfont.ttf') format('truetype'),
         url('fonts/neutrafacetext-book-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Neutra Text';
    src: url('fonts/Neutratextdemi-webfont.woff') format('woff'),
         url('fonts/Neutratextdemi-webfont.ttf') format('truetype'),
         url('fonts/Neutratextdemi-webfont.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}