/* From https://gwfh.mranftl.com/fonts/inter?subsets=cyrillic,cyrillic-ext,latin,latin-ext */

/* Inter - regular (400) */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/inter-v20-cyrillic_cyrillic-ext_latin_latin-ext-regular.woff2') format('woff2');
}

/* Inter - bold (700) */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/inter-v20-cyrillic_cyrillic-ext_latin_latin-ext-700.woff2') format('woff2');
}

/* Merriweather - regular (400) */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/merriweather-v33-cyrillic_cyrillic-ext_latin_latin-ext-regular.woff2') format('woff2');
}

/* Merriweather - bold (700) */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/merriweather-v33-cyrillic_cyrillic-ext_latin_latin-ext-700.woff2') format('woff2');
}
