/* open-sans-300 */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../fonts/open-sans-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-300.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans'), local('OpenSans'),
       url('../fonts/open-sans-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* merriweather-700 */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/merriweather-700.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Bold'), local('Merriweather-Bold'),
       url('../fonts/merriweather-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/merriweather-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/merriweather-700.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/merriweather-700.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* josefin-slab-regular */
@font-face {
  font-family: 'Josefin Slab';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/josefin-slab-regular.eot'); /* IE9 Compat Modes */
  src: local('Josefin Slab'), local('JosefinSlab'),
       url('../fonts/josefin-slab-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/josefin-slab-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/josefin-slab-regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/josefin-slab-regular.svg#JosefinSlab') format('svg'); /* Legacy iOS */
}