            /* cyrillic */
@font-face {
    font-family: "bearmoney";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    font-display: swap;
    src: local("bearmoney"),
         local("bearmoney-Regular"),
         url(\assets\fonts\beermoney.woff2) 
         format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }