/* use all.css for all font variants, use common.css for commonly used (regular, italic, bold) */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  src: local('Merriweather Light'), local('Merriweather-Light'), url(//fonts.julis.de/Merriweather/Merriweather-Light.woff2) format('woff2'), url(//fonts.julis.de/Merriweather/Merriweather-Light.woff) format('woff');
}
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather'), url(//fonts.julis.de/Merriweather/Merriweather.woff2) format('woff2'), url(//fonts.julis.de/Merriweather/Merriweather.woff) format('woff');
}
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url(//fonts.julis.de/Merriweather/Merriweather-Bold.woff2) format('woff2'), url(//fonts.julis.de/Merriweather/Merriweather-Bold.woff) format('woff');
}
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 900;
  src: local('Merriweather Heavy'), local('Merriweather-Heavy'), url(//fonts.julis.de/Merriweather/Merriweather-Heavy.woff2) format('woff2'), url(//fonts.julis.de/Merriweather/Merriweather-Heavy.woff) format('woff');
}
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300;
  src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(//fonts.julis.de/Merriweather/Merriweather-LightItalic.woff2) format('woff2'), url(//fonts.julis.de/Merriweather/Merriweather-LightItalic.woff) format('woff');
}
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  src: local('Merriweather Italic'), local('Merriweather-Italic'), url(//fonts.julis.de/Merriweather/Merriweather-Italic.woff2) format('woff2'), url(//fonts.julis.de/Merriweather/Merriweather-Italic.woff) format('woff');
}
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(//fonts.julis.de/Merriweather/Merriweather-BoldItalic.woff2) format('woff2'), url(//fonts.julis.de/Merriweather/Merriweather-BoldItalic.woff) format('woff');
}
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 900;
  src: local('Merriweather Heavy Italic'), local('Merriweather-HeavyItalic'), url(//fonts.julis.de/Merriweather/Merriweather-HeavyItalic.woff2) format('woff2'), url(//fonts.julis.de/Merriweather/Merriweather-HeavyItalic.woff) format('woff');
}
