@font-face {
  font-family: 'Droid Serif';
  font-weight: 400;
  font-style: normal;
  src: url('../fonts/Droid-Serif-regular/Droid-Serif-regular.eot');
  src: url('../fonts/Droid-Serif-regular/Droid-Serif-regular.eot?#iefix') format('embedded-opentype'),
       local('Droid Serif'),
       local('Droid-Serif-regular'),
       url('../fonts/Droid-Serif-regular/Droid-Serif-regular.woff2') format('woff2'),
       url('../fonts/Droid-Serif-regular/Droid-Serif-regular.woff') format('woff'),
       url('../fonts/Droid-Serif-regular/Droid-Serif-regular.ttf') format('truetype'),
       url('../fonts/Droid-Serif-regular/Droid-Serif-regular.svg#DroidSerif') format('svg');
}

@font-face {
  font-family: 'Droid Serif';
  font-weight: 700;
  font-style: normal;
  src: url('../fonts/Droid-Serif-700/Droid-Serif-700.eot');
  src: url('../fonts/Droid-Serif-700/Droid-Serif-700.eot?#iefix') format('embedded-opentype'),
       local('Droid Serif Bold'),
       local('Droid-Serif-700'),
       url('../fonts/Droid-Serif-700/Droid-Serif-700.woff2') format('woff2'),
       url('../fonts/Droid-Serif-700/Droid-Serif-700.woff') format('woff'),
       url('../fonts/Droid-Serif-700/Droid-Serif-700.ttf') format('truetype'),
       url('../fonts/Droid-Serif-700/Droid-Serif-700.svg#DroidSerif') format('svg');
}

