html, body, textarea, p { font-family: "Roboto", sans-serif; font-size: 100%; line-height: 1.5em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.site-branding__name-link {  font-size: 1.125rem; line-height: 1.5; }
.node__title, .page__title, .user__title {  font-size: 1.125rem; line-height: 1.5; }
.node--view-mode-full .node__title, .node--view-mode-full .field-node--node-title * { font-family: "Bree Serif", sans-serif; font-size: 2.063rem; line-height: 1.5; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.node--view-mode-teaser .node__title, .node--view-mode-teaser .field-node--node-title * { font-family: "Bree Serif", sans-serif; font-size: 2.063rem; line-height: 1.5; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.comment__title, .comment__title a, .field-comment--comment-title * { font-family: "Bree Serif", sans-serif; }
.block__title, .block-menu__title, .pane__title { font-family: "Bree Serif", sans-serif; }
.menu a {  font-size: 0.938rem; line-height: 1.5; }
.rm-block, .rm-block a {  font-size: 1rem; line-height: 1.5; }
h1, h2, h3, h4, .h1, .h2, .h3, .h4 { font-family: "Bree Serif", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
h5, h6, .h5, .h6 { font-family: "Roboto", sans-serif; }

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../../../fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../../../fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../../fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Bree Serif';
  font-style: normal;
  font-weight: 400;
  src: url('../../../fonts/bree-serif-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Bree Serif Regular'), local('BreeSerif-Regular'),
       url('../../../fonts/bree-serif-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../fonts/bree-serif-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../fonts/bree-serif-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../../fonts/bree-serif-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../fonts/bree-serif-v9-latin-regular.svg#BreeSerif') format('svg'); /* Legacy iOS */
}
