@font-face {
    font-family: 'SwipoRegular';
    src: url('fonts/swipo-webfont.eot');
    src: url('fonts/swipo-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/swipo-webfont.woff') format('woff'),
         url('fonts/swipo-webfont.ttf') format('truetype'),
         url('fonts/swipo-webfont.svg#SwipoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CaveatBrush';
    src: url('fonts/CaveatBrush-Regular.ttf');
    font-weight: normal;
    font-style: normal;

}

body {
  background-color: #660033;
  color: white;
  font-size: 3.9rem;
  font-family: 'SwipoRegular';
}
/*
Abel-Regular
SwipoRegular
CaveatBrush
AlexBrush-Regular
BadScript-Regular
Abel-Regular
*/

.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    font-family: Abel-Regular;
}

.site-title {    font-family: "BadScript-Regular";
    margin-top: 16px;}
    
.entry-title {    
      font-family: "BadScript-Regular"; 
}

a {
  color: white!important;
}
.site-branding {display: none  !important;}

.edit-link {
    background: #2196F3;
    padding: 10px;
    top: 18px;
    position: relative;}
    
  #gwolle_gb .gb-entry .gb-author-info .gb-author-avatar {display: none}  
  #gwolle_gb #gwolle_gb_entries, #gwolle_gb #gwolle-gb-entries {
    position: relative;
    font-family: Abel-Regular;
    font-size: 21px;
}

.markItUpContainer{ background: white; padding-top: 5px !important;}


div.gb-metabox-line {     background-color: #2196f3; }

#gwolle_gb_new_entry { font-family: Abel-Regular;
    font-size: 20px; }
#gwolle_gb .page-navigation a, #gwolle_gb .page-navigation span {font-family: Abel-Regular;     font-size: 20px;}

#post-87, #post-20 {font-family: "comic sans ms";
    font-size: 17px;} 
    
.main-navigation li {
    border-bottom: none !important;
    border-top: none !important;
}


.site-info {display: none }