/*
Theme Name: Cerla Child
Theme URI: http://www.wpbingosite.com/cerla
Author: wpbingo
Description: This is a child theme for Cerla
Version: 1.0
Author URI: http://wpbingosite.com
Template: cerla
Text Domain: cerla-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/


.bwp-header .wpbingoLogo img {
    max-height: 80px;
}

body {
    font-family: 'Graphik Regular', sans-serif !important;
    letter-spacing: 0.03em;
}

h1, h2, h3 {
    font-family: 'Graphik Medium', sans-serif !important;
    letter-spacing: 0.05em;
    text-transform: uppercase; /* falls Headlines laut Styleguide in Versalien */    
}