@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto/roboto-v48-cyrillic-ext_latin-ext-300.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Advent Pro';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/adventpro/advent-pro-v32-cyrillic-ext_latin-ext-300.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Denk One';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/denkone/denk-one-v20-cyrillic-ext_latin-ext-regular.woff2') format('woff2');
}

body {
  font-family: 'Roboto', Arial, sans-serif !important;
}