

/*=================================================================
    FONT FAMILIES
    =============================================================*/
/*
    .block-custom-cnapi .event-title a,
    body {
        font-family: verdana, arial, sans-serif;
    }
    .node h1, .node h2, .node h3, .node h4,
    #tinymce h1, #tinymce h2, #tinymce h3, #tinymce h4,
    #footer .content,
    #page .summary-links span,
    .block-sharrre h2,
    .view-niet-gevonden-wat-je-zocht span.slogan,
    .node-cnapi-event dl dt,
    .cnapi-ui-event-summary.teaser .teaser-text h2,
    h1#page-title,
    .block-custom-cnapi .date > span > div:first-child,
    .views-field-created .field-content > div:first-child,
    .block-custom-cnapi .date > span > div + div,
    .views-field-created .field-content > div + div,
    #page-bottom .menu-level-2 > ul > li > a {
        font-family: 'Myriad Pro', arial, sans-serif;
    }
*/


/*=================================================================
    FONT SIZES and WEIGHT
    =============================================================*/

    body {
        font-size: 14px;
        line-height: 1.5;
    }