/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 07 2018 | 12:20:49 */
html {
  font-family: 'Roboto Condensed';
}

body,
body.custom-font-enabled {
  font-family: inherit;
  font-size: 120%;
}

h1.site-title {
  font-size: 180%;
}

.site-header h2 {
  font-size: 95%;
}

.entry-content h1 {
  font-size: 175%;
}

.entry-content h2 {
  font-size: 150%;
}

.entry-content h3 {
  font-size: 133%;
}

.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-size: 120%;
}
.main-navigation {
  font-weight: bold;
}

.main-navigation li {
  font-size: 85%;
}

.main-navigation li ul li a {
  font-size: 100%;
}