/* Base typography with Google Fonts enabled
============================================= */

body {
  font-family: Raleway, sans-serif;
}

.site-logo {
  font-family: Raleway, sans-serif;
}