/* Локальные шрифты UMRAN.HOME. Внешний запрос к Google Fonts не выполняется. */
@font-face{
  font-family:"Manrope";
  src:url("/assets/fonts/Manrope-Variable.woff2?v=e391a6ac08ae3daf") format("woff2"),
      url("/assets/fonts/Manrope-Variable.ttf?v=d0639be45d0af36e") format("truetype");
  font-style:normal;
  font-weight:200 800;
  font-display:swap;
}
@font-face{
  font-family:"Cormorant Garamond";
  src:url("/assets/fonts/CormorantGaramond-Variable.woff2?v=1c7136dcfe2ba0c2") format("woff2"),
      url("/assets/fonts/CormorantGaramond-Variable.ttf?v=b20b7d9626dd956b") format("truetype");
  font-style:normal;
  font-weight:300 700;
  font-display:swap;
}
@font-face{
  font-family:"Cormorant Garamond";
  src:url("/assets/fonts/CormorantGaramond-Italic-Variable.woff2?v=b25fd6a663141222") format("woff2"),
      url("/assets/fonts/CormorantGaramond-Italic-Variable.ttf?v=0f48ea6abb208453") format("truetype");
  font-style:italic;
  font-weight:300 700;
  font-display:swap;
}
@font-face{
  font-family:"Roboto";
  src:url("/assets/fonts/Roboto-Variable.woff2?v=66e3a7dafb09acdf") format("woff2"),
      url("/assets/fonts/Roboto-Variable.ttf?v=d7598e12c5dbef09") format("truetype");
  font-style:normal;
  font-weight:100 900;
  font-stretch:75% 100%;
  font-display:swap;
}
