@font-face {
  font-family: "Rostov";
  src:
    /* Safari, Android, iOS */ url("../fonts/rostov400.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/rostov/rostov400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope600.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter400.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
