/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/urlassets/template/gfonts/merriweather/Merriweather-VariableFont_opsz,wdth,wght.ttf) format('ttf');
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/urlassets/template/gfonts/merriweather/Merriweather-Italic-VariableFont_opsz,wdth,wght.ttf) format('ttf');
}