@import url('https://fonts.googleapis.com/css?family=Raleway:600|Roboto');

body {
  font-family: 'Roboto';
}

h2,#site-subtitle {
  font-family: 'Raleway';
}
