/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 19, 2011 10:14:56 PM America/New_York */

@font-face {
    font-family: 'LinuxLibertineORegular'; /* tekst in p hooftekst */
    src: url('../fonts/Maven Pro regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima-nova-extra-condensed-1'; /* navigation bar */
    src: url('../fonts/Maven Pro regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LinuxLibertineOItalic';
    src: url('linlibertine_it-4.2.6ro-webfont.eot');
    src: url('linlibertine_it-4.2.6ro-webfont.eot?#iefix') format('embedded-opentype'),
         url('linlibertine_it-4.2.6ro-webfont.woff') format('woff'),
         url('linlibertine_it-4.2.6ro-webfont.ttf') format('truetype'),
         url('linlibertine_it-4.2.6ro-webfont.svg#LinuxLibertineOItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LinuxLibertineOBold'; /* H2 elementen */
    src: url('../fonts/Laine.TTF') format('truetype');       
    font-weight: normal;
    font-style: normal;

}

/* H2.fontface style.css line 39 elementen
font: 55px;
margin:39px;
margin-bottom-10px;
*/

@font-face {
    font-family: 'LinuxLibertineOBoldItalic';
    src: url('linlibertine_bi-4.1.0ro-webfont.eot');
    src: url('linlibertine_bi-4.1.0ro-webfont.eot?#iefix') format('embedded-opentype'),
         url('linlibertine_bi-4.1.0ro-webfont.woff') format('woff'),
         url('linlibertine_bi-4.1.0ro-webfont.ttf') format('truetype'),
         url('linlibertine_bi-4.1.0ro-webfont.svg#LinuxLibertineOBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


html, html a {
    -webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    text-rendering: optimizeLegibility !important;
}

 body { /* Zorgt ervoor dat in Chrome text netjes en goed gerenderd wordt.*/
    -webkit-animation-delay: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-duration: 0.1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes fontfix {
    from { opacity: 1; }
    to   { opacity: 1; }
}


//* interessante lettertypen karaform: Rechts voor de naam en datum
maven pro voor p en nav elementen
Laine voor h2
bariol regular voor nav elementen 1.4 em, toch niet. gebruik maven pro 1.4em

//*/