@font-face {
    font-family: Pobeda;
	font-weight: 400;
	src: url('/fonts/Pobeda-Regular/Pobeda-Regular.eot');
    src: url('/fonts/Pobeda-Regular/Pobeda-Regular.eot?#iefix') format('embedded-opentype'),
    url('/fonts/Pobeda-Regular/Pobeda-Regular.woff') format('woff'),
    url('/fonts/Pobeda-Regular/Pobeda-Regular.ttf') format('truetype'),
    url('/fonts/Pobeda-Regular/Pobeda-Regular.svg#DSNoteRegular') format('svg');
}

@font-face {
    font-family: PobedaBold;
	font-weight: 700;
    src: url('/fonts/Pobeda-Bold/Pobeda-Bold.eot');
    src: url('/fonts/Pobeda-Bold/Pobeda-Bold.eot?#iefix') format('embedded-opentype'),
    url('/fonts/Pobeda-Bold/Pobeda-Bold.woff') format('woff'),
    url('/fonts/Pobeda-Bold/Pobeda-Bold.ttf') format('truetype'),
    url('/fonts/Pobeda-Bold/Pobeda-Bold.svg#DSNoteRegular') format('svg');
}