/* STRAVON – helyben kiszolgált Manrope
   A fontfájlt a webhelyen ide kell feltölteni:
   /assets/fonts/Manrope-VariableFont_wght.ttf
*/
@font-face {
  font-family: "Manrope";
  src: url("../assets/fonts/Manrope-VariableFont_wght.ttf") format("truetype");
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
}
