@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v47-cyrillic_cyrillic-ext_latin-300.woff2') format('woff2'), url('../fonts/roboto-v47-cyrillic_cyrillic-ext_latin-300.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v47-cyrillic_cyrillic-ext_latin-regular.woff2') format('woff2'), url('../fonts/roboto-v47-cyrillic_cyrillic-ext_latin-regular.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/roboto-v47-cyrillic_cyrillic-ext_latin-600.woff2') format('woff2'), url('../fonts/roboto-v47-cyrillic_cyrillic-ext_latin-600.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/BebasNeueLight.woff2') format('woff2'), url('../fonts/BebasNeueLight.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/BebasNeueRegular.woff2') format('woff2'), url('../fonts/BebasNeueRegular.ttf') format('truetype');
}