/*------------------------------------------------*/
/* Fonts
/*------------------------------------------------*/

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

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

@font-face {
    font-family: 'NP-Freya-Medium-Italic';
    src: url('fonts/Freya/freya-mediumitalic.eot');
    src: url('fonts/Freya/freya-mediumitalic.eot?#iefix') format('embedded-opentype'),
         url('fonts/Freya/freya-mediumitalic.woff') format('woff'),
         url('fonts/Freya/freya-mediumitalic.ttf') format('truetype'),
         url('fonts/Freya/freya-mediumitalic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NP-Freya-Bold-Italic';
    src: url('fonts/Freya/freya-bolditalic.eot');
    src: url('fonts/Freya/freya-bolditalic.eot?#iefix') format('embedded-opentype'),
         url('fonts/Freya/freya-bolditalic.woff') format('woff'),
         url('fonts/Freya/freya-bolditalic.ttf') format('truetype'),
         url('fonts/Freya/freya-bolditalic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * nixonpeabody.com
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2012
 */


 @font-face {
    font-family: 'Line-NP-Simple-Bold';
    src: url('fonts/NP-Simple/css/fonts/lineto-np_simple-bold.eot');
    src: url('fonts/NP-Simple/css/fonts/lineto-np_simple-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/NP-Simple/css/fonts/lineto-np_simple-bold.woff') format('woff'),
         url('fonts/NP-Simple/css/fonts/lineto-np_simple-bold-webfont.ttf') format('truetype'), 
         url('fonts/NP-Simple/css/fonts/lineto-np_simple-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}