/*
 Theme Name: Fitkod
 Theme URI: https://www.fitkod.com/
 Description: Fitkod is a child theme of Twenty Seventeen.
 Author: Adam
 Template: twentyseventeen
 Version: 1.0.0
*/
@import url("../twentyseventeen/style.css");
@import url('https://fonts.googleapis.com/css?family=Allerta+Stencil');

.site-title {
  font-family:'Allerta Stencil', 'Segoe UI', 'Calibri', sans-serif;
  text-transform:none;
  font-weight:400;
}