/*
@font-face {
  font-family: 'Pobeda-Bold';
  src: url('/wp-content/themes/pobeda/fonts/pobeda/Pobeda-Bold.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
*/
@font-face {
  font-family: 'Pobeda-Bold';
  src: url('/wp-content/themes/pobeda/fonts/pobeda/Pobeda-Bold.eot') format('embedded-opentype'),
	  url('/wp-content/themes/pobeda/fonts/pobeda/Pobeda-Bold.woff2') format('woff2'),
	  url('/wp-content/themes/pobeda/fonts/pobeda/Pobeda-Bold.ttf') format('truetype'),
	  url('/wp-content/themes/pobeda/fonts/pobeda/Pobeda-Bold.svg#PobedaBold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


