@font-face {
  font-family: 'Metka';
  src: url(/assets/OTMetka-Regular-743364a2203906ab43b14316690b5f4313da26dfccef5e28b907ab8ecbdc8896.otf) format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Metka';
  src: url(/assets/OTMetka-Bold-701c80f640c6b35f3526c1d8e8d064409a5f90d61501578004badbe6fbb1bfd5.otf) format("opentype");
  font-weight: bold;
  font-style: normal;
}

body{
  font-family: 'Metka', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
h1, h2, h3, h4{
  font-weight: 600;
  line-height: 0.9;
}
h1{
  font-size: 9em;
}
h2{
  font-size: 2rem;
}
